diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2014-02-09 12:51:34 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2014-02-09 12:51:34 +0100 |
commit | a0bf3938f18c275fe585639db7ad9d945e462d94 (patch) | |
tree | ee79d7fcb1ee041fab26a7b7e5629fbef1166733 /po/ru.po | |
parent | 190f5dd5f2a3baa5bbabe8de874a32a5778282e0 (diff) | |
download | weechat-a0bf3938f18c275fe585639db7ad9d945e462d94.zip |
core: display a warning in case of inconsistency between the options weechat.look.save_{config|layout}_on_exit
Diffstat (limited to 'po/ru.po')
-rw-r--r-- | po/ru.po | 11 |
1 files changed, 8 insertions, 3 deletions
@@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-02-09 12:39+0100\n" +"POT-Creation-Date: 2014-02-09 12:43+0100\n" "PO-Revision-Date: 2014-01-06 10:17+0100\n" "Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -2217,10 +2217,15 @@ msgstr "Список сокращений:\n" msgid "names of secured data (file sec.conf, section data)" msgstr "" +msgid "" +"Warning: option weechat.look.save_config_on_exit is disabled, so the option " +"weechat.look.save_layout_on_exit is ignored" +msgstr "" + #, fuzzy msgid "" -"Warning: you should now issue /save to write \"save_config_on_exit\" option " -"in configuration file" +"Warning: you should now issue /save to write option weechat.look." +"save_config_on_exit in configuration file" msgstr "" "%s вам следует набрать /save чтобы записать параметр \"save_on_exit\" в " "конфигурационный файл.\n" |