1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-27 21:36:37 +02:00

core: fix typos in translations and docs

This commit is contained in:
Sebastien Helleu
2014-01-29 22:37:33 +01:00
parent 537f5617cf
commit f3d614460b
44 changed files with 440 additions and 424 deletions
+1 -1
View File
@@ -478,7 +478,7 @@ script_config_init ()
script_config_file, ptr_section,
"translate_description", "boolean",
N_("translate description of scripts (if translation is available in "
"your language, otherwise english version is used)"),
"your language, otherwise English version is used)"),
NULL, 0, 0, "on", NULL, 0,
NULL, NULL, &script_config_reload_scripts_cb, NULL, NULL, NULL);
script_config_look_use_keys = weechat_config_new_option (