summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/de/autogen/user/irc_options.txt4
-rw-r--r--doc/en/autogen/user/irc_options.txt4
-rw-r--r--doc/it/autogen/user/irc_options.txt4
-rw-r--r--po/cs.po6
-rw-r--r--po/de.po6
-rw-r--r--po/es.po6
-rw-r--r--po/fr.po8
-rw-r--r--po/hu.po6
-rw-r--r--po/it.po6
-rw-r--r--po/pl.po6
-rw-r--r--po/ru.po6
-rw-r--r--po/weechat.pot6
-rw-r--r--src/plugins/irc/irc-config.c4
13 files changed, 36 insertions, 36 deletions
diff --git a/doc/de/autogen/user/irc_options.txt b/doc/de/autogen/user/irc_options.txt
index 94d4b8a14..1efa35cd6 100644
--- a/doc/de/autogen/user/irc_options.txt
+++ b/doc/de/autogen/user/irc_options.txt
@@ -219,12 +219,12 @@
** Werte: auto, never, always (Standardwert: `auto`)
* *irc.look.notify_tags_ison*
-** Beschreibung: `comma separated list of tags used in messages printed by notify when a nick joins or quits server (result of command ison), for example: "notify_highglight", "notify_message" or "notify_private"`
+** Beschreibung: `comma separated list of tags used in messages printed by notify when a nick joins or quits server (result of command ison), for example: "notify_highlight", "notify_message" or "notify_private"`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `"notify_message"`)
* *irc.look.notify_tags_whois*
-** Beschreibung: `comma separated list of tags used in messages printed by notify when a nick away status changes (result of command whois), for example: "notify_highglight", "notify_message" or "notify_private"`
+** Beschreibung: `comma separated list of tags used in messages printed by notify when a nick away status changes (result of command whois), for example: "notify_highlight", "notify_message" or "notify_private"`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `"notify_message"`)
diff --git a/doc/en/autogen/user/irc_options.txt b/doc/en/autogen/user/irc_options.txt
index 85be17fca..a1f02079b 100644
--- a/doc/en/autogen/user/irc_options.txt
+++ b/doc/en/autogen/user/irc_options.txt
@@ -219,12 +219,12 @@
** values: auto, never, always (default value: `auto`)
* *irc.look.notify_tags_ison*
-** description: `comma separated list of tags used in messages printed by notify when a nick joins or quits server (result of command ison), for example: "notify_highglight", "notify_message" or "notify_private"`
+** description: `comma separated list of tags used in messages printed by notify when a nick joins or quits server (result of command ison), for example: "notify_highlight", "notify_message" or "notify_private"`
** type: string
** values: any string (default value: `"notify_message"`)
* *irc.look.notify_tags_whois*
-** description: `comma separated list of tags used in messages printed by notify when a nick away status changes (result of command whois), for example: "notify_highglight", "notify_message" or "notify_private"`
+** description: `comma separated list of tags used in messages printed by notify when a nick away status changes (result of command whois), for example: "notify_highlight", "notify_message" or "notify_private"`
** type: string
** values: any string (default value: `"notify_message"`)
diff --git a/doc/it/autogen/user/irc_options.txt b/doc/it/autogen/user/irc_options.txt
index a9e084edd..c1e0bc1f8 100644
--- a/doc/it/autogen/user/irc_options.txt
+++ b/doc/it/autogen/user/irc_options.txt
@@ -219,12 +219,12 @@
** valori: auto, never, always (valore predefinito: `auto`)
* *irc.look.notify_tags_ison*
-** descrizione: `comma separated list of tags used in messages printed by notify when a nick joins or quits server (result of command ison), for example: "notify_highglight", "notify_message" or "notify_private"`
+** descrizione: `comma separated list of tags used in messages printed by notify when a nick joins or quits server (result of command ison), for example: "notify_highlight", "notify_message" or "notify_private"`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `"notify_message"`)
* *irc.look.notify_tags_whois*
-** descrizione: `comma separated list of tags used in messages printed by notify when a nick away status changes (result of command whois), for example: "notify_highglight", "notify_message" or "notify_private"`
+** descrizione: `comma separated list of tags used in messages printed by notify when a nick away status changes (result of command whois), for example: "notify_highlight", "notify_message" or "notify_private"`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `"notify_message"`)
diff --git a/po/cs.po b/po/cs.po
index 02fd110ce..5470c8cb2 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.4-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2010-11-06 11:49+0100\n"
+"POT-Creation-Date: 2010-11-07 09:27+0100\n"
"PO-Revision-Date: 2010-11-06 11:55+0100\n"
"Last-Translator: Jiri Golembiovsky <golemj@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4730,13 +4730,13 @@ msgstr ""
msgid ""
"comma separated list of tags used in messages printed by notify when a nick "
"joins or quits server (result of command ison), for example: "
-"\"notify_highglight\", \"notify_message\" or \"notify_private\""
+"\"notify_highlight\", \"notify_message\" or \"notify_private\""
msgstr ""
msgid ""
"comma separated list of tags used in messages printed by notify when a nick "
"away status changes (result of command whois), for example: "
-"\"notify_highglight\", \"notify_message\" or \"notify_private\""
+"\"notify_highlight\", \"notify_message\" or \"notify_private\""
msgstr ""
msgid "close buffer when /part is issued on a channel"
diff --git a/po/de.po b/po/de.po
index 7f9d091f5..cd2b4112d 100644
--- a/po/de.po
+++ b/po/de.po
@@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.3-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2010-11-06 11:49+0100\n"
+"POT-Creation-Date: 2010-11-07 09:27+0100\n"
"PO-Revision-Date: 2010-11-06 11:55+0100\n"
"Last-Translator: Nils G.\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4930,13 +4930,13 @@ msgstr ""
msgid ""
"comma separated list of tags used in messages printed by notify when a nick "
"joins or quits server (result of command ison), for example: "
-"\"notify_highglight\", \"notify_message\" or \"notify_private\""
+"\"notify_highlight\", \"notify_message\" or \"notify_private\""
msgstr ""
msgid ""
"comma separated list of tags used in messages printed by notify when a nick "
"away status changes (result of command whois), for example: "
-"\"notify_highglight\", \"notify_message\" or \"notify_private\""
+"\"notify_highlight\", \"notify_message\" or \"notify_private\""
msgstr ""
msgid "close buffer when /part is issued on a channel"
diff --git a/po/es.po b/po/es.po
index 713fd944f..6be671233 100644
--- a/po/es.po
+++ b/po/es.po
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.4-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2010-11-06 11:49+0100\n"
+"POT-Creation-Date: 2010-11-07 09:27+0100\n"
"PO-Revision-Date: 2010-11-06 11:56+0100\n"
"Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4789,13 +4789,13 @@ msgstr ""
msgid ""
"comma separated list of tags used in messages printed by notify when a nick "
"joins or quits server (result of command ison), for example: "
-"\"notify_highglight\", \"notify_message\" or \"notify_private\""
+"\"notify_highlight\", \"notify_message\" or \"notify_private\""
msgstr ""
msgid ""
"comma separated list of tags used in messages printed by notify when a nick "
"away status changes (result of command whois), for example: "
-"\"notify_highglight\", \"notify_message\" or \"notify_private\""
+"\"notify_highlight\", \"notify_message\" or \"notify_private\""
msgstr ""
msgid "close buffer when /part is issued on a channel"
diff --git a/po/fr.po b/po/fr.po
index d2654a61e..a680fddd5 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -21,8 +21,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.4-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2010-11-06 11:49+0100\n"
-"PO-Revision-Date: 2010-11-06 11:56+0100\n"
+"POT-Creation-Date: 2010-11-07 09:27+0100\n"
+"PO-Revision-Date: 2010-11-07 09:29+0100\n"
"Last-Translator: Sebastien Helleu <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"Language: French\n"
@@ -4870,7 +4870,7 @@ msgstr ""
msgid ""
"comma separated list of tags used in messages printed by notify when a nick "
"joins or quits server (result of command ison), for example: "
-"\"notify_highglight\", \"notify_message\" or \"notify_private\""
+"\"notify_highlight\", \"notify_message\" or \"notify_private\""
msgstr ""
"liste des tags (séparés par des virgules) utilisés dans les messages "
"affichés par notify lorsqu'un pseudo a rejoint ou quitté le serveur "
@@ -4880,7 +4880,7 @@ msgstr ""
msgid ""
"comma separated list of tags used in messages printed by notify when a nick "
"away status changes (result of command whois), for example: "
-"\"notify_highglight\", \"notify_message\" or \"notify_private\""
+"\"notify_highlight\", \"notify_message\" or \"notify_private\""
msgstr ""
"liste des tags (séparés par des virgules) utilisés dans les messages "
"affichés par notify lorsque le status d'absence d'un pseudo change (résultat "
diff --git a/po/hu.po b/po/hu.po
index 8eb4ffc2f..ef4f1822e 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.4-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2010-11-06 11:49+0100\n"
+"POT-Creation-Date: 2010-11-07 09:27+0100\n"
"PO-Revision-Date: 2010-11-05 17:17+0100\n"
"Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4498,13 +4498,13 @@ msgstr "figyelmeztetések privát üzenetként való mutatása"
msgid ""
"comma separated list of tags used in messages printed by notify when a nick "
"joins or quits server (result of command ison), for example: "
-"\"notify_highglight\", \"notify_message\" or \"notify_private\""
+"\"notify_highlight\", \"notify_message\" or \"notify_private\""
msgstr ""
msgid ""
"comma separated list of tags used in messages printed by notify when a nick "
"away status changes (result of command whois), for example: "
-"\"notify_highglight\", \"notify_message\" or \"notify_private\""
+"\"notify_highlight\", \"notify_message\" or \"notify_private\""
msgstr ""
msgid "close buffer when /part is issued on a channel"
diff --git a/po/it.po b/po/it.po
index b1017a7b6..1bcd643e8 100644
--- a/po/it.po
+++ b/po/it.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.4-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2010-11-06 11:49+0100\n"
+"POT-Creation-Date: 2010-11-07 09:27+0100\n"
"PO-Revision-Date: 2010-11-06 11:56+0100\n"
"Last-Translator: Marco Paolone <marcopaolone@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4812,13 +4812,13 @@ msgstr ""
msgid ""
"comma separated list of tags used in messages printed by notify when a nick "
"joins or quits server (result of command ison), for example: "
-"\"notify_highglight\", \"notify_message\" or \"notify_private\""
+"\"notify_highlight\", \"notify_message\" or \"notify_private\""
msgstr ""
msgid ""
"comma separated list of tags used in messages printed by notify when a nick "
"away status changes (result of command whois), for example: "
-"\"notify_highglight\", \"notify_message\" or \"notify_private\""
+"\"notify_highlight\", \"notify_message\" or \"notify_private\""
msgstr ""
msgid "close buffer when /part is issued on a channel"
diff --git a/po/pl.po b/po/pl.po
index e0a85873c..acb2e7c86 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.4-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2010-11-06 11:49+0100\n"
+"POT-Creation-Date: 2010-11-07 09:27+0100\n"
"PO-Revision-Date: 2010-11-06 11:56+0100\n"
"Last-Translator: Krzysztof Koroscik <soltys@szluug.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4767,13 +4767,13 @@ msgstr ""
msgid ""
"comma separated list of tags used in messages printed by notify when a nick "
"joins or quits server (result of command ison), for example: "
-"\"notify_highglight\", \"notify_message\" or \"notify_private\""
+"\"notify_highlight\", \"notify_message\" or \"notify_private\""
msgstr ""
msgid ""
"comma separated list of tags used in messages printed by notify when a nick "
"away status changes (result of command whois), for example: "
-"\"notify_highglight\", \"notify_message\" or \"notify_private\""
+"\"notify_highlight\", \"notify_message\" or \"notify_private\""
msgstr ""
msgid "close buffer when /part is issued on a channel"
diff --git a/po/ru.po b/po/ru.po
index 98b58afd4..1c52bc8be 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.4-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2010-11-06 11:49+0100\n"
+"POT-Creation-Date: 2010-11-07 09:27+0100\n"
"PO-Revision-Date: 2010-11-05 17:17+0100\n"
"Last-Translator: Pavel Shevchuk <stlwrt@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4505,13 +4505,13 @@ msgstr "отображать notice'ы в виде личных сообщени
msgid ""
"comma separated list of tags used in messages printed by notify when a nick "
"joins or quits server (result of command ison), for example: "
-"\"notify_highglight\", \"notify_message\" or \"notify_private\""
+"\"notify_highlight\", \"notify_message\" or \"notify_private\""
msgstr ""
msgid ""
"comma separated list of tags used in messages printed by notify when a nick "
"away status changes (result of command whois), for example: "
-"\"notify_highglight\", \"notify_message\" or \"notify_private\""
+"\"notify_highlight\", \"notify_message\" or \"notify_private\""
msgstr ""
msgid "close buffer when /part is issued on a channel"
diff --git a/po/weechat.pot b/po/weechat.pot
index eca4129df..461c06c65 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: 2010-11-06 11:49+0100\n"
+"POT-Creation-Date: 2010-11-07 09:27+0100\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"
@@ -3856,13 +3856,13 @@ msgstr ""
msgid ""
"comma separated list of tags used in messages printed by notify when a nick "
"joins or quits server (result of command ison), for example: "
-"\"notify_highglight\", \"notify_message\" or \"notify_private\""
+"\"notify_highlight\", \"notify_message\" or \"notify_private\""
msgstr ""
msgid ""
"comma separated list of tags used in messages printed by notify when a nick "
"away status changes (result of command whois), for example: "
-"\"notify_highglight\", \"notify_message\" or \"notify_private\""
+"\"notify_highlight\", \"notify_message\" or \"notify_private\""
msgstr ""
msgid "close buffer when /part is issued on a channel"
diff --git a/src/plugins/irc/irc-config.c b/src/plugins/irc/irc-config.c
index d1ab51552..65e8aed9e 100644
--- a/src/plugins/irc/irc-config.c
+++ b/src/plugins/irc/irc-config.c
@@ -1939,7 +1939,7 @@ irc_config_init ()
"notify_tags_ison", "string",
N_("comma separated list of tags used in messages printed by notify "
"when a nick joins or quits server (result of command ison), "
- "for example: \"notify_highglight\", \"notify_message\" or "
+ "for example: \"notify_highlight\", \"notify_message\" or "
"\"notify_private\""),
NULL, 0, 0, "notify_message", NULL, 0, NULL, NULL,
NULL, NULL, NULL, NULL);
@@ -1948,7 +1948,7 @@ irc_config_init ()
"notify_tags_whois", "string",
N_("comma separated list of tags used in messages printed by notify "
"when a nick away status changes (result of command whois), "
- "for example: \"notify_highglight\", \"notify_message\" or "
+ "for example: \"notify_highlight\", \"notify_message\" or "
"\"notify_private\""),
NULL, 0, 0, "notify_message", NULL, 0, NULL, NULL,
NULL, NULL, NULL, NULL);