mirror of
https://github.com/weechat/weechat.git
synced 2026-06-26 21:06:38 +02:00
core: fix typo in /help key
This commit is contained in:
@@ -365,7 +365,7 @@ For context "mouse" (possible in context "cursor" too), key has format: "@area:k
|
||||
item(*): any bar item
|
||||
item(xxx): bar item "xxx"
|
||||
The key can start or end with '*' to match many mouse events.
|
||||
A special value for command wit format "hsignal:name" can be used for context mouse, this will send the hsignal "name" with the focus hashtable as argument.
|
||||
A special value for command with format "hsignal:name" can be used for context mouse, this will send the hsignal "name" with the focus hashtable as argument.
|
||||
Another special value "-" can be used to disable key (it will be ignored when looking for keys).
|
||||
|
||||
Examples:
|
||||
|
||||
@@ -365,7 +365,7 @@ For context "mouse" (possible in context "cursor" too), key has format: "@area:k
|
||||
item(*): any bar item
|
||||
item(xxx): bar item "xxx"
|
||||
The key can start or end with '*' to match many mouse events.
|
||||
A special value for command wit format "hsignal:name" can be used for context mouse, this will send the hsignal "name" with the focus hashtable as argument.
|
||||
A special value for command with format "hsignal:name" can be used for context mouse, this will send the hsignal "name" with the focus hashtable as argument.
|
||||
Another special value "-" can be used to disable key (it will be ignored when looking for keys).
|
||||
|
||||
Examples:
|
||||
|
||||
@@ -365,7 +365,7 @@ For context "mouse" (possible in context "cursor" too), key has format: "@area:k
|
||||
item(*): any bar item
|
||||
item(xxx): bar item "xxx"
|
||||
The key can start or end with '*' to match many mouse events.
|
||||
A special value for command wit format "hsignal:name" can be used for context mouse, this will send the hsignal "name" with the focus hashtable as argument.
|
||||
A special value for command with format "hsignal:name" can be used for context mouse, this will send the hsignal "name" with the focus hashtable as argument.
|
||||
Another special value "-" can be used to disable key (it will be ignored when looking for keys).
|
||||
|
||||
Examples:
|
||||
|
||||
@@ -20,7 +20,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat 0.3.6-dev\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2011-08-26 13:17+0200\n"
|
||||
"POT-Creation-Date: 2011-08-26 18:23+0200\n"
|
||||
"PO-Revision-Date: 2011-07-05 15:37+0200\n"
|
||||
"Last-Translator: Jiri Golembiovsky <golemj@gmail.com>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -1465,7 +1465,7 @@ msgid ""
|
||||
" item(*): any bar item\n"
|
||||
" item(xxx): bar item \"xxx\"\n"
|
||||
"The key can start or end with '*' to match many mouse events.\n"
|
||||
"A special value for command wit format \"hsignal:name\" can be used for "
|
||||
"A special value for command with format \"hsignal:name\" can be used for "
|
||||
"context mouse, this will send the hsignal \"name\" with the focus hashtable "
|
||||
"as argument.\n"
|
||||
"Another special value \"-\" can be used to disable key (it will be ignored "
|
||||
|
||||
@@ -22,7 +22,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat 0.3.6-dev\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2011-08-26 13:17+0200\n"
|
||||
"POT-Creation-Date: 2011-08-26 18:23+0200\n"
|
||||
"PO-Revision-Date: 2011-08-15 10:10+0100\n"
|
||||
"Last-Translator: Nils Görs\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -1536,7 +1536,7 @@ msgid ""
|
||||
" item(*): any bar item\n"
|
||||
" item(xxx): bar item \"xxx\"\n"
|
||||
"The key can start or end with '*' to match many mouse events.\n"
|
||||
"A special value for command wit format \"hsignal:name\" can be used for "
|
||||
"A special value for command with format \"hsignal:name\" can be used for "
|
||||
"context mouse, this will send the hsignal \"name\" with the focus hashtable "
|
||||
"as argument.\n"
|
||||
"Another special value \"-\" can be used to disable key (it will be ignored "
|
||||
|
||||
@@ -21,7 +21,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat 0.3.6-dev\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2011-08-26 13:17+0200\n"
|
||||
"POT-Creation-Date: 2011-08-26 18:23+0200\n"
|
||||
"PO-Revision-Date: 2011-07-05 15:37+0200\n"
|
||||
"Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -1475,7 +1475,7 @@ msgid ""
|
||||
" item(*): any bar item\n"
|
||||
" item(xxx): bar item \"xxx\"\n"
|
||||
"The key can start or end with '*' to match many mouse events.\n"
|
||||
"A special value for command wit format \"hsignal:name\" can be used for "
|
||||
"A special value for command with format \"hsignal:name\" can be used for "
|
||||
"context mouse, this will send the hsignal \"name\" with the focus hashtable "
|
||||
"as argument.\n"
|
||||
"Another special value \"-\" can be used to disable key (it will be ignored "
|
||||
|
||||
@@ -21,8 +21,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat 0.3.6-dev\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2011-08-26 13:17+0200\n"
|
||||
"PO-Revision-Date: 2011-08-26 13:17+0200\n"
|
||||
"POT-Creation-Date: 2011-08-26 18:23+0200\n"
|
||||
"PO-Revision-Date: 2011-08-26 18:24+0200\n"
|
||||
"Last-Translator: Sebastien Helleu <flashcode@flashtux.org>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
"Language: French\n"
|
||||
@@ -1506,7 +1506,7 @@ msgid ""
|
||||
" item(*): any bar item\n"
|
||||
" item(xxx): bar item \"xxx\"\n"
|
||||
"The key can start or end with '*' to match many mouse events.\n"
|
||||
"A special value for command wit format \"hsignal:name\" can be used for "
|
||||
"A special value for command with format \"hsignal:name\" can be used for "
|
||||
"context mouse, this will send the hsignal \"name\" with the focus hashtable "
|
||||
"as argument.\n"
|
||||
"Another special value \"-\" can be used to disable key (it will be ignored "
|
||||
|
||||
@@ -20,7 +20,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat 0.3.6-dev\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2011-08-26 13:17+0200\n"
|
||||
"POT-Creation-Date: 2011-08-26 18:23+0200\n"
|
||||
"PO-Revision-Date: 2011-05-15 10:51+0200\n"
|
||||
"Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -1301,7 +1301,7 @@ msgid ""
|
||||
" item(*): any bar item\n"
|
||||
" item(xxx): bar item \"xxx\"\n"
|
||||
"The key can start or end with '*' to match many mouse events.\n"
|
||||
"A special value for command wit format \"hsignal:name\" can be used for "
|
||||
"A special value for command with format \"hsignal:name\" can be used for "
|
||||
"context mouse, this will send the hsignal \"name\" with the focus hashtable "
|
||||
"as argument.\n"
|
||||
"Another special value \"-\" can be used to disable key (it will be ignored "
|
||||
|
||||
@@ -20,7 +20,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat 0.3.6-dev\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2011-08-26 13:17+0200\n"
|
||||
"POT-Creation-Date: 2011-08-26 18:23+0200\n"
|
||||
"PO-Revision-Date: 2011-08-16 17:48+0200\n"
|
||||
"Last-Translator: Marco Paolone <marcopaolone@gmail.com>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -1496,7 +1496,7 @@ msgid ""
|
||||
" item(*): any bar item\n"
|
||||
" item(xxx): bar item \"xxx\"\n"
|
||||
"The key can start or end with '*' to match many mouse events.\n"
|
||||
"A special value for command wit format \"hsignal:name\" can be used for "
|
||||
"A special value for command with format \"hsignal:name\" can be used for "
|
||||
"context mouse, this will send the hsignal \"name\" with the focus hashtable "
|
||||
"as argument.\n"
|
||||
"Another special value \"-\" can be used to disable key (it will be ignored "
|
||||
|
||||
@@ -21,7 +21,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat 0.3.6-dev\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2011-08-26 13:17+0200\n"
|
||||
"POT-Creation-Date: 2011-08-26 18:23+0200\n"
|
||||
"PO-Revision-Date: 2011-07-05 15:38+0200\n"
|
||||
"Last-Translator: Krzysztof Koroscik <soltys@szluug.org>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -1479,7 +1479,7 @@ msgid ""
|
||||
" item(*): any bar item\n"
|
||||
" item(xxx): bar item \"xxx\"\n"
|
||||
"The key can start or end with '*' to match many mouse events.\n"
|
||||
"A special value for command wit format \"hsignal:name\" can be used for "
|
||||
"A special value for command with format \"hsignal:name\" can be used for "
|
||||
"context mouse, this will send the hsignal \"name\" with the focus hashtable "
|
||||
"as argument.\n"
|
||||
"Another special value \"-\" can be used to disable key (it will be ignored "
|
||||
|
||||
+2
-2
@@ -20,7 +20,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat 0.3.6-dev\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2011-08-26 13:17+0200\n"
|
||||
"POT-Creation-Date: 2011-08-26 18:23+0200\n"
|
||||
"PO-Revision-Date: 2011-05-15 10:52+0200\n"
|
||||
"Last-Translator: Ivan Sichmann Freitas <ivansichfreitas@gmail.com>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -1472,7 +1472,7 @@ msgid ""
|
||||
" item(*): any bar item\n"
|
||||
" item(xxx): bar item \"xxx\"\n"
|
||||
"The key can start or end with '*' to match many mouse events.\n"
|
||||
"A special value for command wit format \"hsignal:name\" can be used for "
|
||||
"A special value for command with format \"hsignal:name\" can be used for "
|
||||
"context mouse, this will send the hsignal \"name\" with the focus hashtable "
|
||||
"as argument.\n"
|
||||
"Another special value \"-\" can be used to disable key (it will be ignored "
|
||||
|
||||
@@ -20,7 +20,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat 0.3.6-dev\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2011-08-26 13:17+0200\n"
|
||||
"POT-Creation-Date: 2011-08-26 18:23+0200\n"
|
||||
"PO-Revision-Date: 2011-05-15 10:52+0200\n"
|
||||
"Last-Translator: Pavel Shevchuk <stlwrt@gmail.com>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -1309,7 +1309,7 @@ msgid ""
|
||||
" item(*): any bar item\n"
|
||||
" item(xxx): bar item \"xxx\"\n"
|
||||
"The key can start or end with '*' to match many mouse events.\n"
|
||||
"A special value for command wit format \"hsignal:name\" can be used for "
|
||||
"A special value for command with format \"hsignal:name\" can be used for "
|
||||
"context mouse, this will send the hsignal \"name\" with the focus hashtable "
|
||||
"as argument.\n"
|
||||
"Another special value \"-\" can be used to disable key (it will be ignored "
|
||||
|
||||
+2
-2
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2011-08-26 13:17+0200\n"
|
||||
"POT-Creation-Date: 2011-08-26 18:23+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -1153,7 +1153,7 @@ msgid ""
|
||||
" item(*): any bar item\n"
|
||||
" item(xxx): bar item \"xxx\"\n"
|
||||
"The key can start or end with '*' to match many mouse events.\n"
|
||||
"A special value for command wit format \"hsignal:name\" can be used for "
|
||||
"A special value for command with format \"hsignal:name\" can be used for "
|
||||
"context mouse, this will send the hsignal \"name\" with the focus hashtable "
|
||||
"as argument.\n"
|
||||
"Another special value \"-\" can be used to disable key (it will be ignored "
|
||||
|
||||
@@ -5689,7 +5689,7 @@ command_init ()
|
||||
" item(xxx): bar item \"xxx\"\n"
|
||||
"The key can start or end with '*' to match many mouse "
|
||||
"events.\n"
|
||||
"A special value for command wit format \"hsignal:name\" "
|
||||
"A special value for command with format \"hsignal:name\" "
|
||||
"can be used for context mouse, this will send the hsignal "
|
||||
"\"name\" with the focus hashtable as argument.\n"
|
||||
"Another special value \"-\" can be used to disable key "
|
||||
|
||||
Reference in New Issue
Block a user