Module: wine Branch: master Commit: 722e1f9fce1901107284569c4a6b5ac18be01188 URL: http://source.winehq.org/git/wine.git/?a=commit;h=722e1f9fce1901107284569c4a...
Author: Vladimir Pankratov scriptkid@mail.ru Date: Sun Aug 24 19:03:55 2008 +0000
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 47dcd37..3bcfefd 100644 --- a/dlls/shell32/shell32_Ru.rc +++ b/dlls/shell32/shell32_Ru.rc @@ -119,7 +119,7 @@ CAPTION " FONT 8, "MS Shell Dlg" { DEFPUSHBUTTON "��", 1, 80, 176, 50, 12, BS_DEFPUSHBUTTON | WS_GROUP | WS_TABSTOP - PUSHBUTTON "��������", 2, 134, 176, 50, 12, WS_GROUP | WS_TABSTOP + PUSHBUTTON "������", 2, 134, 176, 50, 12, WS_GROUP | WS_TABSTOP LTEXT "", IDD_TITLE, 4, 4, 180, 12 LTEXT "", IDD_STATUS, 4, 25, 180, 12 CONTROL "", IDD_TREEVIEW, "SysTreeView32", @@ -154,7 +154,7 @@ FONT 8, "MS Shell Dlg" DEFPUSHBUTTON "&��", IDYES, 34, 69, 53, 14, WS_GROUP | WS_TABSTOP PUSHBUTTON "�� ��� &����", IDD_YESTOALL, 92, 69, 65, 14, WS_GROUP | WS_TABSTOP PUSHBUTTON "&���", IDNO, 162, 69, 53, 14, WS_GROUP | WS_TABSTOP - PUSHBUTTON "&��������", IDCANCEL, 220, 69, 53, 14, WS_GROUP | WS_TABSTOP + PUSHBUTTON "&������", IDCANCEL, 220, 69, 53, 14, WS_GROUP | WS_TABSTOP ICON "", IDD_ICON, 10, 10, 16, 16 LTEXT "", IDD_MESSAGE, 40, 10, 238, 52, 0 }