# HG changeset patch # User unc0rr # Date 1348256014 -14400 # Node ID 2b9017ffc72f5f52342f8013dde428c45cf3df6d # Parent fc44e4e33d1cd978e5ad67e9ee0218849fe8f6ca - Small fix - Update russian translation diff -r fc44e4e33d1c -r 2b9017ffc72f QTfrontend/ui/page/pageoptions.cpp --- a/QTfrontend/ui/page/pageoptions.cpp Fri Sep 21 23:29:57 2012 +0400 +++ b/QTfrontend/ui/page/pageoptions.cpp Fri Sep 21 23:33:34 2012 +0400 @@ -486,6 +486,7 @@ connect(cbProxyType, SIGNAL(currentIndexChanged(int)), this, SLOT(onProxyTypeChanged())); + onProxyTypeChanged(); } page2Layout->addWidget(new QWidget(this), 2, 0); diff -r fc44e4e33d1c -r 2b9017ffc72f share/hedgewars/Data/Locale/hedgewars_ru.ts --- a/share/hedgewars/Data/Locale/hedgewars_ru.ts Fri Sep 21 23:29:57 2012 +0400 +++ b/share/hedgewars/Data/Locale/hedgewars_ru.ts Fri Sep 21 23:33:34 2012 +0400 @@ -1111,31 +1111,31 @@ </message> <message> <source>Proxy host</source> - <translation type="unfinished"></translation> + <translation>Адрес прокси-сервера</translation> </message> <message> <source>Proxy port</source> - <translation type="unfinished"></translation> + <translation>Порт</translation> </message> <message> <source>Proxy login</source> - <translation type="unfinished"></translation> + <translation>Имя пользователя</translation> </message> <message> <source>Proxy password</source> - <translation type="unfinished"></translation> + <translation>Пароль</translation> </message> <message> <source>No proxy</source> - <translation type="unfinished"></translation> + <translation>Без прокси</translation> </message> <message> <source>Socks5 proxy</source> - <translation type="unfinished"></translation> + <translation>Socks5 прокси</translation> </message> <message> <source>HTTP proxy</source> - <translation type="unfinished"></translation> + <translation>HTTP прокси</translation> </message> </context> <context>