1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-09 03:03:12 +02:00

core: update translations

This commit is contained in:
Sébastien Helleu
2015-08-07 07:42:07 +02:00
parent cc92883449
commit ded3f7b13c
19 changed files with 124 additions and 35 deletions
+2 -1
View File
@@ -2911,7 +2911,8 @@ irc_config_init ()
irc_config_color_topic_current = weechat_config_new_option (
irc_config_file, ptr_section,
"topic_current", "color",
N_("color for current channel topic (when joining or using /topic)"),
N_("color for current channel topic (when joining a channel or "
"using /topic)"),
NULL, -1, 0, "default", NULL, 0, NULL, NULL,
NULL, NULL, NULL, NULL);
irc_config_color_topic_new = weechat_config_new_option (