From 7bbbfb434799bf00be8d14271bd1519dec3947e6 Mon Sep 17 00:00:00 2001 From: Miguel Freitas Date: Sun, 21 Sep 2014 15:48:50 -0300 Subject: [PATCH] fix some broken pull request --- js/interface_localization.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/interface_localization.js b/js/interface_localization.js index aec4f3d..ff40c5a 100644 --- a/js/interface_localization.js +++ b/js/interface_localization.js @@ -1249,7 +1249,7 @@ if(preferredLanguage == "ru"){ "Terminate Daemon:": "Остановить twister:", "Exit": "Выход", "Save Changes": "Сохранить изменения", - "Secret key:": "Секретный ключ:" + "Secret key:": "Секретный ключ:", "You have to log in to post messages.": "Войдите, чтобы отправлять сообщения.", "You have to log in to post replies.": "Войдите, чтобы отвечать на сообщения.", "You have to log in to retransmit messages.": "Войдите, чтобы репостить сообщения.",