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/pt_BR.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/pt_BR.po')
-rw-r--r-- | po/pt_BR.po | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po index f2184bcd4..6bea7ffac 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -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-29 14:13+0100\n" "Last-Translator: Sergio Durigan Junior <sergiosdj@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -2599,8 +2599,14 @@ msgid "names of secured data (file sec.conf, section data)" msgstr "" msgid "" -"Warning: you should now issue /save to write \"save_config_on_exit\" option " -"in configuration file" +"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 option weechat.look." +"save_config_on_exit in configuration file" msgstr "" "Aviso: você deve usar /save para escrever a opção \"save_config_on_exit\" no " "arquivo de configuração" |