summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2013-01-18 07:14:19 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2013-01-18 07:14:19 +0000
commit87288bd403cb5b047ec29101107faca7983876aa (patch)
tree1814c4139eaffd32eed6138049c806e78b40413f
parent9c5c70f96295ed0aa06d886b020e92b0c758efce (diff)
- description and russian translation fix
git-svn-id: http://svn.miranda-ng.org/main/trunk@3150 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
-rw-r--r--langpacks/russian/Plugins/MRA.txt4
-rw-r--r--protocols/MRA/res/resource.rc2
2 files changed, 3 insertions, 3 deletions
diff --git a/langpacks/russian/Plugins/MRA.txt b/langpacks/russian/Plugins/MRA.txt
index 1269b1155f..016c2b6bc0 100644
--- a/langpacks/russian/Plugins/MRA.txt
+++ b/langpacks/russian/Plugins/MRA.txt
@@ -6,8 +6,8 @@
;============================================================
[Mail.ru Agent (MRA) protocol support for Miranda NG.]
Поддержка протокола Mail.ru Агент (MRA) в Miranda NG.
-[Create a new account]
-Создавать учётную запись
+[Create a new Mail.ru account]
+Создать новую учётную запись Mail.ru
[Display &Inbox]
Открыть входящие
[Display &Inbox status]
diff --git a/protocols/MRA/res/resource.rc b/protocols/MRA/res/resource.rc
index 3fcb6713ec..3caad3cee9 100644
--- a/protocols/MRA/res/resource.rc
+++ b/protocols/MRA/res/resource.rc
@@ -61,7 +61,7 @@ BEGIN
EDITTEXT IDC_LOGIN,54,0,131,12,ES_AUTOHSCROLL
LTEXT "Password:",IDC_STATIC,0,16,53,12
EDITTEXT IDC_PASSWORD,54,16,131,12,ES_PASSWORD | ES_AUTOHSCROLL
- CONTROL "Create a new account",IDC_NEW_ACCOUNT_LINK,"Hyperlink",WS_TABSTOP,0,40,174,12
+ CONTROL "Create a new Mail.ru account",IDC_NEW_ACCOUNT_LINK,"Hyperlink",WS_TABSTOP,0,40,174,12
END
IDD_OPT_CONNECTIONS DIALOGEX 0, 0, 295, 230