diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2019-03-11 21:12:40 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2019-03-11 21:12:40 +0100 |
commit | bc6c1f274caffb09f65418f9124005f31de4cee4 (patch) | |
tree | 185ba72c6524a401077cbdd24cc94c3f3337f2a3 /po/tr.po | |
parent | 92e176ab895b9fdb5f15e3b3ade369c61cbb203f (diff) | |
download | weechat-bc6c1f274caffb09f65418f9124005f31de4cee4.zip |
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).
Diffstat (limited to 'po/tr.po')
-rw-r--r-- | po/tr.po | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -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 <sunder67@hotmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\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 |