diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2023-04-05 20:56:48 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2023-04-05 20:56:48 +0200 |
commit | 87216279cae1d3b8a7fb13031dfd00ab0452fd35 (patch) | |
tree | f9212b32d4c0e911205dbfb61914ddf1bca72a9a /po/sr.po | |
parent | b6a59be3172cb389e9170b1d60346fa7e8b5a534 (diff) | |
download | weechat-87216279cae1d3b8a7fb13031dfd00ab0452fd35.zip |
irc: display a warning if CTCP name in option `irc.ctcp.*` is not lower case
Diffstat (limited to 'po/sr.po')
-rw-r--r-- | po/sr.po | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2023-04-01 11:12+0200\n" +"POT-Creation-Date: 2023-04-05 20:55+0200\n" "PO-Revision-Date: 2023-03-27 22:15+0200\n" "Last-Translator: Ivan Pešić <ivan.pesic@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -10485,6 +10485,12 @@ msgstr "бафер који се користи за приказ поруке msgid "%s%s: error creating \"%s\" => \"%s\"" msgstr "%s%s: грешка при креирању „%s” => „%s”" +#, c-format +msgid "" +"%s%s: warning: the CTCP name \"%s\" must be lower case, the option \"irc." +"ctcp.%s\" will not work" +msgstr "" + msgid "" "format for CTCP reply or empty string for blocking CTCP (no reply), " "following variables are replaced: $version (WeeChat version), $compilation " |