diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2015-03-30 19:16:28 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2015-03-30 19:16:28 +0200 |
commit | 6d8f2d3e976e503d043a5f5e330f4511b55615fa (patch) | |
tree | 5e05fc14270a46c438f0a7aefa3decea2f133301 /po/it.po | |
parent | 7d59c0523ef1237507aeff058e3f99f0c93d83e6 (diff) | |
download | weechat-6d8f2d3e976e503d043a5f5e330f4511b55615fa.zip |
core: display a warning on startup if the locale can not be set (closes #373)
Diffstat (limited to 'po/it.po')
-rw-r--r-- | po/it.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: 2015-03-24 06:54+0100\n" +"POT-Creation-Date: 2015-03-30 19:14+0200\n" "PO-Revision-Date: 2015-03-21 08:41+0100\n" "Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -199,6 +199,12 @@ msgid "%sYou should add this line in the file %s: %s" msgstr "" #, c-format +msgid "" +"%sWarning: cannot set the locale; make sure $LANG and $LC_* variables are " +"correct" +msgstr "" + +#, c-format msgid "Signal %s received, exiting WeeChat..." msgstr "Ricevuto segnale %s, chiusura di WeeChat..." |