From bc6c1f274caffb09f65418f9124005f31de4cee4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Mon, 11 Mar 2019 21:12:40 +0100 Subject: core: improve message displayed when a command is not allowed (issue #928) The whole command with arguments and the full buffer name are now displayed in the warning message (in debug mode only). --- po/tr.po | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'po/tr.po') diff --git a/po/tr.po b/po/tr.po index 87dea136c..9f9804836 100644 --- a/po/tr.po +++ b/po/tr.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2019-03-11 20:47+0100\n" +"POT-Creation-Date: 2019-03-11 20:59+0100\n" "PO-Revision-Date: 2019-01-29 21:05+0100\n" "Last-Translator: Hasan Kiran \n" "Language-Team: weechat-dev \n" @@ -3354,7 +3354,9 @@ msgid "%sYou can not write text in this buffer" msgstr "" #, c-format -msgid "debug: command \"%s\" is not allowed in this context" +msgid "" +"warning: the command \"%s\" is not currently allowed (command: \"%s\", " +"buffer: \"%s\")" msgstr "" #, c-format -- cgit v1.2.3