diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2017-11-11 08:25:54 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2017-11-11 08:25:54 +0100 |
commit | 16309be4ede1d61ff74a8d7bdebf1ac27d189ef7 (patch) | |
tree | 8fee29e5e95b865aca93586ed1180fc586c2f35b /po/de.po | |
parent | 4dd15157d2ad74894e465819ed1903147b9fcd6c (diff) | |
download | weechat-16309be4ede1d61ff74a8d7bdebf1ac27d189ef7.zip |
fset: only toggle boolean values with /fset -toggle or alt+space key
Diffstat (limited to 'po/de.po')
-rw-r--r-- | po/de.po | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -19,7 +19,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2017-11-06 07:03+0100\n" +"POT-Creation-Date: 2017-11-11 08:21+0100\n" "PO-Revision-Date: 2017-11-06 22:13+0100\n" "Last-Translator: Nils Görs <weechatter@arcor.de>\n" "Language-Team: German <kde-i18n-de@kde.org>\n" @@ -6700,6 +6700,7 @@ msgstr "" "setnew || -append || -mark || -format || -export [-help|-nohelp] <filename> " "|| <filter>" +#, fuzzy msgid "" " -bar: add the help bar\n" " -refresh: refresh list of options, then whole screen (command: /window " @@ -6710,7 +6711,7 @@ msgid "" " -right: scroll the fset buffer by \"percent\" of width on the right\n" " -go: select a line by number, first line number is 0 (\"end\" to " "select the last line)\n" -" -toggle: toggle the boolean value, set a new value for other types\n" +" -toggle: toggle the boolean value\n" " -add: add \"value\" (which can be a negative number) for integers and " "colors, set/append to value for other types (set for a negative value, " "append for a positive value)\n" |