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/tr.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/tr.po')
-rw-r--r-- | po/tr.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-10 21:33+0100\n" "Last-Translator: Hasan Kiran <sunder67@hotmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -174,6 +174,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 "" |