Vladimir Pankratov : shell32: Update Russian translation.

Alexandre Julliard julliard at winehq.org
Wed Jun 18 12:55:06 CDT 2008


Module: wine
Branch: master
Commit: 2cb5773d7baefd56b4d83cbee63231569aa93fe1
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=2cb5773d7baefd56b4d83cbee63231569aa93fe1

Author: Vladimir Pankratov <scriptkid at mail.ru>
Date:   Tue Jun 17 13:06:51 2008 +0500

shell32: Update Russian translation.

---

 dlls/shell32/shell32_Ru.rc |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dlls/shell32/shell32_Ru.rc b/dlls/shell32/shell32_Ru.rc
index ec7ace6..48a403e 100644
--- a/dlls/shell32/shell32_Ru.rc
+++ b/dlls/shell32/shell32_Ru.rc
@@ -137,12 +137,12 @@ FONT 8, "MS Shell Dlg"
     LTEXT "", IDD_MESSAGE, 40, 10, 238, 52, 0
 }
 
-SHELL_ABOUT_MSGBOX DIALOG LOADONCALL MOVEABLE DISCARDABLE 15, 40, 210, 152
+SHELL_ABOUT_MSGBOX DIALOG LOADONCALL MOVEABLE DISCARDABLE 15, 40, 220, 152
 STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
 CAPTION "Î %s"
 FONT 10, "MS Shell Dlg"
 {
- DEFPUSHBUTTON "OK", IDOK, 153, 133, 50, 12, WS_TABSTOP
+ DEFPUSHBUTTON "OK", IDOK, 153, 133, 60, 12, WS_TABSTOP
  PUSHBUTTON "&Ëèöåíçèÿ Wine...", IDC_ABOUT_LICENSE, 153, 113, 60, 12, WS_TABSTOP
  LISTBOX IDC_ABOUT_LISTBOX, 8, 65, 137, 82, LBS_NOTIFY | WS_VSCROLL | WS_BORDER
  ICON "", stc1, 10, 10, 30, 30




More information about the wine-cvs mailing list