summaryrefslogtreecommitdiff
path: root/po/de.po
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2023-04-05 20:56:48 +0200
committerSébastien Helleu <flashcode@flashtux.org>2023-04-05 20:56:48 +0200
commit87216279cae1d3b8a7fb13031dfd00ab0452fd35 (patch)
treef9212b32d4c0e911205dbfb61914ddf1bca72a9a /po/de.po
parentb6a59be3172cb389e9170b1d60346fa7e8b5a534 (diff)
downloadweechat-87216279cae1d3b8a7fb13031dfd00ab0452fd35.zip
irc: display a warning if CTCP name in option `irc.ctcp.*` is not lower case
Diffstat (limited to 'po/de.po')
-rw-r--r--po/de.po8
1 files changed, 7 insertions, 1 deletions
diff --git a/po/de.po b/po/de.po
index 314236087..3c9ba2126 100644
--- a/po/de.po
+++ b/po/de.po
@@ -26,7 +26,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-04-01 22:43+0200\n"
"Last-Translator: Nils Görs <weechatter@arcor.de>\n"
"Language-Team: German - Germany <weechatter@arcor.de>\n"
@@ -10553,6 +10553,12 @@ msgstr ""
msgid "%s%s: error creating \"%s\" => \"%s\""
msgstr "%s%s: Fehler beim Erstellen von \"%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 "