1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-25 04:16:38 +02:00

core: update translations

This commit is contained in:
Sébastien Helleu
2015-03-10 21:38:46 +01:00
parent 21069c8617
commit 87865260e6
13 changed files with 323 additions and 275 deletions
+1 -1
View File
@@ -293,7 +293,7 @@ weechat_js_load (const char *filename)
if (!js_current_interpreter)
{
weechat_printf (NULL,
weechat_gettext ("%s%s: unable to create new"
weechat_gettext ("%s%s: unable to create new "
"sub-interpreter"),
weechat_prefix ("error"), JS_PLUGIN_NAME);
free (source);