Module: wine Branch: master Commit: 79f4ec5cd47cba336fb5f454fc5a8fb8640c6208 URL: http://source.winehq.org/git/wine.git/?a=commit;h=79f4ec5cd47cba336fb5f454fc...
Author: Vladimir Pankratov scriptkid@mail.ru Date: Sat Jun 28 00:07:44 2008 +0500
winecfg: Update Russian translation.
---
programs/winecfg/Ru.rc | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/programs/winecfg/Ru.rc b/programs/winecfg/Ru.rc index 7b23136..1d78053 100644 --- a/programs/winecfg/Ru.rc +++ b/programs/winecfg/Ru.rc @@ -43,9 +43,9 @@ BEGIN */ LTEXT "This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.", IDC_STATIC,119,44,124,72 - GROUPBOX " Windows Registration Information ", IDC_STATIC, 15, 110, 230, 55 - LTEXT "Owner:", IDC_STATIC, 22, 126, 40, 20 - LTEXT "Organization:", IDC_STATIC, 22, 140, 50, 20 + GROUPBOX " ��������������� ���������� Windows ", IDC_STATIC, 15, 110, 230, 55 + LTEXT "���:", IDC_STATIC, 22, 126, 40, 20 + LTEXT "�����������:", IDC_STATIC, 22, 140, 50, 20 EDITTEXT IDC_ABT_OWNER, 75, 126, 160, 13, ES_AUTOHSCROLL | WS_TABSTOP EDITTEXT IDC_ABT_ORG, 75, 140, 160, 13, ES_AUTOHSCROLL | WS_TABSTOP END