diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2019-01-20 20:13:54 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2019-01-20 20:13:54 +0100 |
commit | 7e0da4b68a9681d5bdf02461f6638ba8e7c267fe (patch) | |
tree | 06709d12ebabd4da0a2b8cb3d5c4f0003665f280 /po/tr.po | |
parent | eb0828ec6cfff284131efda85e1915caec75fbf5 (diff) | |
download | weechat-7e0da4b68a9681d5bdf02461f6638ba8e7c267fe.zip |
script: add missing input actions "A" and "v" in /help script
Diffstat (limited to 'po/tr.po')
-rw-r--r-- | po/tr.po | 17 |
1 files changed, 9 insertions, 8 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2018-12-22 09:33+0100\n" +"POT-Creation-Date: 2019-01-20 18:39+0100\n" "PO-Revision-Date: 2018-11-17 10:36+0100\n" "Last-Translator: Hasan Kiran <sunder67@hotmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -9862,14 +9862,15 @@ msgid "" " alt+v view script\n" "\n" "Input allowed on script buffer:\n" -" i/r/l/L/u/h action on script (same as keys above)\n" -" q close buffer\n" -" $ refresh buffer\n" -" s:x,y sort buffer using keys x and y (see /help script.look.sort)\n" -" s: reset sort (use default sort)\n" -" word(s) filter scripts: search word(s) in scripts (description, " +" i/r/l/L/u/A/h/v action on script (same as keys above)\n" +" q close buffer\n" +" $ refresh buffer\n" +" s:x,y sort buffer using keys x and y (see /help script.look." +"sort)\n" +" s: reset sort (use default sort)\n" +" word(s) filter scripts: search word(s) in scripts (description, " "tags, ...)\n" -" * remove filter\n" +" * remove filter\n" "\n" "Mouse actions on script buffer:\n" " wheel scroll list\n" |