diff --git a/doc/de/autogen/user/aspell_commands.txt b/doc/de/autogen/user/aspell_commands.txt index ea36b58f6..140057022 100644 --- a/doc/de/autogen/user/aspell_commands.txt +++ b/doc/de/autogen/user/aspell_commands.txt @@ -11,7 +11,7 @@ dictlist: show installed dictionaries disable: disable aspell on current buffer addword: add a word in your personal aspell dictionary -Input line beginning with a '/' is not checked, except for some commands. +Input line beginning with a '/' is not checked, except for some commands (see /set aspell.check.commands). To enable aspell on all buffers, use option "default_dict", for example: /set aspell.check.default_dict "en" diff --git a/doc/en/autogen/user/aspell_commands.txt b/doc/en/autogen/user/aspell_commands.txt index 8bd12040f..93aa703a9 100644 --- a/doc/en/autogen/user/aspell_commands.txt +++ b/doc/en/autogen/user/aspell_commands.txt @@ -11,7 +11,7 @@ dictlist: show installed dictionaries disable: disable aspell on current buffer addword: add a word in your personal aspell dictionary -Input line beginning with a '/' is not checked, except for some commands. +Input line beginning with a '/' is not checked, except for some commands (see /set aspell.check.commands). To enable aspell on all buffers, use option "default_dict", for example: /set aspell.check.default_dict "en" diff --git a/doc/fr/autogen/user/aspell_commands.txt b/doc/fr/autogen/user/aspell_commands.txt index c45e57d04..9ec7b1f44 100644 --- a/doc/fr/autogen/user/aspell_commands.txt +++ b/doc/fr/autogen/user/aspell_commands.txt @@ -11,7 +11,7 @@ dictlist: afficher les dictionnaires installés disable: désactiver aspell sur le tampon courant addword: ajouter un mot dans le dictionnaire personnel aspell -Les lignes d'entrée commençant par '/' ne sont pas vérifiées, sauf pour certaines commandes. +Les lignes d'entrée commençant par '/' ne sont pas vérifiées, sauf pour certaines commandes (voir /set aspell.check.commands). Pour activer aspell sur tous les tampons, utilisez l'option "default_dict", par exemple : /set aspell.check.default_dict "en" diff --git a/doc/it/autogen/user/aspell_commands.txt b/doc/it/autogen/user/aspell_commands.txt index b62e7ef29..2d57f4c5e 100644 --- a/doc/it/autogen/user/aspell_commands.txt +++ b/doc/it/autogen/user/aspell_commands.txt @@ -11,7 +11,7 @@ dictlist: show installed dictionaries disable: disable aspell on current buffer addword: add a word in your personal aspell dictionary -Input line beginning with a '/' is not checked, except for some commands. +Input line beginning with a '/' is not checked, except for some commands (see /set aspell.check.commands). To enable aspell on all buffers, use option "default_dict", for example: /set aspell.check.default_dict "en" diff --git a/po/cs.po b/po/cs.po index 5da5309bf..2047ed9fb 100644 --- a/po/cs.po +++ b/po/cs.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-10-29 16:32+0200\n" +"POT-Creation-Date: 2011-10-31 10:03+0100\n" "PO-Revision-Date: 2011-10-22 12:21+0200\n" "Last-Translator: Jiri Golembiovsky \n" "Language-Team: weechat-dev \n" @@ -3537,7 +3537,8 @@ msgid "" " disable: disable aspell on current buffer\n" " addword: add a word in your personal aspell dictionary\n" "\n" -"Input line beginning with a '/' is not checked, except for some commands.\n" +"Input line beginning with a '/' is not checked, except for some commands " +"(see /set aspell.check.commands).\n" "\n" "To enable aspell on all buffers, use option \"default_dict\", for example:\n" " /set aspell.check.default_dict \"en\"" diff --git a/po/de.po b/po/de.po index 4bdbefe9f..cbb1d34df 100644 --- a/po/de.po +++ b/po/de.po @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-10-29 16:32+0200\n" +"POT-Creation-Date: 2011-10-31 10:03+0100\n" "PO-Revision-Date: 2011-10-27 11:56+0200\n" "Last-Translator: Nils Görs\n" "Language-Team: weechat-dev \n" @@ -3821,7 +3821,8 @@ msgid "" " disable: disable aspell on current buffer\n" " addword: add a word in your personal aspell dictionary\n" "\n" -"Input line beginning with a '/' is not checked, except for some commands.\n" +"Input line beginning with a '/' is not checked, except for some commands " +"(see /set aspell.check.commands).\n" "\n" "To enable aspell on all buffers, use option \"default_dict\", for example:\n" " /set aspell.check.default_dict \"en\"" diff --git a/po/es.po b/po/es.po index 8eb74cbad..cd1739697 100644 --- a/po/es.po +++ b/po/es.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-10-29 16:32+0200\n" +"POT-Creation-Date: 2011-10-31 10:03+0100\n" "PO-Revision-Date: 2011-10-27 11:56+0200\n" "Last-Translator: Elián Hanisch \n" "Language-Team: weechat-dev \n" @@ -3705,7 +3705,8 @@ msgid "" " disable: disable aspell on current buffer\n" " addword: add a word in your personal aspell dictionary\n" "\n" -"Input line beginning with a '/' is not checked, except for some commands.\n" +"Input line beginning with a '/' is not checked, except for some commands " +"(see /set aspell.check.commands).\n" "\n" "To enable aspell on all buffers, use option \"default_dict\", for example:\n" " /set aspell.check.default_dict \"en\"" diff --git a/po/fr.po b/po/fr.po index 294e0045a..e38a86b3d 100644 --- a/po/fr.po +++ b/po/fr.po @@ -21,8 +21,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-10-29 16:32+0200\n" -"PO-Revision-Date: 2011-10-29 16:49+0200\n" +"POT-Creation-Date: 2011-10-31 10:03+0100\n" +"PO-Revision-Date: 2011-10-31 10:03+0100\n" "Last-Translator: Sebastien Helleu \n" "Language-Team: weechat-dev \n" "Language: French\n" @@ -3728,7 +3728,8 @@ msgid "" " disable: disable aspell on current buffer\n" " addword: add a word in your personal aspell dictionary\n" "\n" -"Input line beginning with a '/' is not checked, except for some commands.\n" +"Input line beginning with a '/' is not checked, except for some commands " +"(see /set aspell.check.commands).\n" "\n" "To enable aspell on all buffers, use option \"default_dict\", for example:\n" " /set aspell.check.default_dict \"en\"" @@ -3739,7 +3740,7 @@ msgstr "" " addword: ajouter un mot dans le dictionnaire personnel aspell\n" "\n" "Les lignes d'entrée commençant par '/' ne sont pas vérifiées, sauf pour " -"certaines commandes.\n" +"certaines commandes (voir /set aspell.check.commands).\n" "\n" "Pour activer aspell sur tous les tampons, utilisez l'option \"default_dict" "\", par exemple :\n" diff --git a/po/hu.po b/po/hu.po index 2b6890d02..9153c6b9f 100644 --- a/po/hu.po +++ b/po/hu.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-10-29 16:32+0200\n" +"POT-Creation-Date: 2011-10-31 10:03+0100\n" "PO-Revision-Date: 2011-10-22 12:21+0200\n" "Last-Translator: Andras Voroskoi \n" "Language-Team: weechat-dev \n" @@ -3193,7 +3193,8 @@ msgid "" " disable: disable aspell on current buffer\n" " addword: add a word in your personal aspell dictionary\n" "\n" -"Input line beginning with a '/' is not checked, except for some commands.\n" +"Input line beginning with a '/' is not checked, except for some commands " +"(see /set aspell.check.commands).\n" "\n" "To enable aspell on all buffers, use option \"default_dict\", for example:\n" " /set aspell.check.default_dict \"en\"" diff --git a/po/it.po b/po/it.po index c1bb99fe0..52cfef71e 100644 --- a/po/it.po +++ b/po/it.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-10-29 16:32+0200\n" +"POT-Creation-Date: 2011-10-31 10:03+0100\n" "PO-Revision-Date: 2011-10-27 11:56+0200\n" "Last-Translator: Marco Paolone \n" "Language-Team: weechat-dev \n" @@ -3697,7 +3697,8 @@ msgid "" " disable: disable aspell on current buffer\n" " addword: add a word in your personal aspell dictionary\n" "\n" -"Input line beginning with a '/' is not checked, except for some commands.\n" +"Input line beginning with a '/' is not checked, except for some commands " +"(see /set aspell.check.commands).\n" "\n" "To enable aspell on all buffers, use option \"default_dict\", for example:\n" " /set aspell.check.default_dict \"en\"" diff --git a/po/pl.po b/po/pl.po index a73531798..11264df96 100644 --- a/po/pl.po +++ b/po/pl.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-10-29 16:32+0200\n" +"POT-Creation-Date: 2011-10-31 10:03+0100\n" "PO-Revision-Date: 2011-10-27 11:56+0200\n" "Last-Translator: Krzysztof Korościk \n" "Language-Team: weechat-dev \n" @@ -3686,7 +3686,8 @@ msgid "" " disable: disable aspell on current buffer\n" " addword: add a word in your personal aspell dictionary\n" "\n" -"Input line beginning with a '/' is not checked, except for some commands.\n" +"Input line beginning with a '/' is not checked, except for some commands " +"(see /set aspell.check.commands).\n" "\n" "To enable aspell on all buffers, use option \"default_dict\", for example:\n" " /set aspell.check.default_dict \"en\"" diff --git a/po/pt_BR.po b/po/pt_BR.po index a7a0649ad..df34f743f 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-10-31 08:44+0100\n" +"POT-Creation-Date: 2011-10-31 10:03+0100\n" "PO-Revision-Date: 2011-10-26 19:30+0200\n" "Last-Translator: Ivan Sichmann Freitas \n" "Language-Team: weechat-dev \n" @@ -3597,7 +3597,8 @@ msgid "" " disable: disable aspell on current buffer\n" " addword: add a word in your personal aspell dictionary\n" "\n" -"Input line beginning with a '/' is not checked, except for some commands.\n" +"Input line beginning with a '/' is not checked, except for some commands " +"(see /set aspell.check.commands).\n" "\n" "To enable aspell on all buffers, use option \"default_dict\", for example:\n" " /set aspell.check.default_dict \"en\"" diff --git a/po/ru.po b/po/ru.po index b67538735..4c781bf37 100644 --- a/po/ru.po +++ b/po/ru.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-10-29 16:32+0200\n" +"POT-Creation-Date: 2011-10-31 10:03+0100\n" "PO-Revision-Date: 2011-10-22 12:21+0200\n" "Last-Translator: Pavel Shevchuk \n" "Language-Team: weechat-dev \n" @@ -3213,7 +3213,8 @@ msgid "" " disable: disable aspell on current buffer\n" " addword: add a word in your personal aspell dictionary\n" "\n" -"Input line beginning with a '/' is not checked, except for some commands.\n" +"Input line beginning with a '/' is not checked, except for some commands " +"(see /set aspell.check.commands).\n" "\n" "To enable aspell on all buffers, use option \"default_dict\", for example:\n" " /set aspell.check.default_dict \"en\"" diff --git a/po/weechat.pot b/po/weechat.pot index 37340d83a..df8193870 100644 --- a/po/weechat.pot +++ b/po/weechat.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-10-29 16:32+0200\n" +"POT-Creation-Date: 2011-10-31 10:03+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -2807,7 +2807,8 @@ msgid "" " disable: disable aspell on current buffer\n" " addword: add a word in your personal aspell dictionary\n" "\n" -"Input line beginning with a '/' is not checked, except for some commands.\n" +"Input line beginning with a '/' is not checked, except for some commands " +"(see /set aspell.check.commands).\n" "\n" "To enable aspell on all buffers, use option \"default_dict\", for example:\n" " /set aspell.check.default_dict \"en\"" diff --git a/src/plugins/aspell/weechat-aspell.c b/src/plugins/aspell/weechat-aspell.c index 80524d87c..4a918d7df 100644 --- a/src/plugins/aspell/weechat-aspell.c +++ b/src/plugins/aspell/weechat-aspell.c @@ -969,7 +969,8 @@ weechat_plugin_init (struct t_weechat_plugin *plugin, int argc, char *argv[]) "dictionary\n" "\n" "Input line beginning with a '/' is not checked, " - "except for some commands.\n\n" + "except for some commands (see /set " + "aspell.check.commands).\n\n" "To enable aspell on all buffers, use option " "\"default_dict\", for example:\n" " /set aspell.check.default_dict \"en\""),