fixing typo that broke interface

This commit is contained in:
toyg 2014-01-17 17:41:01 +00:00
parent 93e44070cf
commit e3051c8c32

View File

@ -589,7 +589,7 @@ if(preferredLanguage == "ru"){
// list of the English words and translations
wordset = {
"Actions ▼": "Действия ▼" // , comma after each match except the last
"Actions ▼": "Действия ▼", // , comma after each match except the last
"Active DHT nodes:": "Активные узлы DHT: ",
"Add DNS": "Добавить DNS",
"Add peer": "Добавить пира",