diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2020-08-09 10:56:03 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2020-08-09 10:56:03 +0200 |
commit | 1054cdf1e95ec528869bce553c5e738709a9d115 (patch) | |
tree | fd77bfb7720dc24af599cd0ad6b374637bd5f2ae /po/weechat.pot | |
parent | 0cc5df664955cafab8334d7abc3dfd6dc8bc77cd (diff) | |
download | weechat-1054cdf1e95ec528869bce553c5e738709a9d115.zip |
fset: add option fset.look.auto_refresh (closes #1553)
Diffstat (limited to 'po/weechat.pot')
-rw-r--r-- | po/weechat.pot | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/po/weechat.pot b/po/weechat.pot index 527e24e34..9cefdfdee 100644 --- a/po/weechat.pot +++ b/po/weechat.pot @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2020-07-20 22:25+0200\n" +"POT-Creation-Date: 2020-08-09 10:51+0200\n" "PO-Revision-Date: 2014-08-16 10:27+0200\n" "Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -4829,6 +4829,13 @@ msgid "configuration files, sections, options and words of options" msgstr "" msgid "" +"comma separated list of options to automatically refresh on the fset buffer " +"(if opened); \"*\" means all options (recommended), a name beginning with \"!" +"\" is a negative value to prevent an option to be refreshed, wildcard \"*\" " +"is allowed in names (example: \"*,!plugin.section.*\")" +msgstr "" + +msgid "" "automatically unmark all options after an action on marked options or after " "a refresh" msgstr "" |