Paul Vriens : comctl32: Use the Cyrillic 'O' in the Serbian translation.

Alexandre Julliard julliard at winehq.org
Thu Jul 22 12:09:19 CDT 2010


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

Author: Paul Vriens <Paul.Vriens.Wine at gmail.com>
Date:   Wed Jul 21 22:37:02 2010 +0200

comctl32: Use the Cyrillic 'O' in the Serbian translation.

---

 dlls/comctl32/comctl_Sr.rc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dlls/comctl32/comctl_Sr.rc b/dlls/comctl32/comctl_Sr.rc
index 52f520c..ecca989 100644
--- a/dlls/comctl32/comctl_Sr.rc
+++ b/dlls/comctl32/comctl_Sr.rc
@@ -98,7 +98,7 @@ STYLE DS_CONTEXTHELP | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_V
 CAPTION "Детаљи за %s"
 FONT 8, "MS Shell Dlg"
 BEGIN
-  DEFPUSHBUTTON "OK",     IDOK,4,122,50,14, WS_TABSTOP | WS_GROUP
+  DEFPUSHBUTTON "ОK",     IDOK,4,122,50,14, WS_TABSTOP | WS_GROUP
   PUSHBUTTON    "Откажи", IDCANCEL,58,122,50,14
   PUSHBUTTON    "&Примени", IDC_APPLY_BUTTON,112,122,50,14,WS_DISABLED
   PUSHBUTTON    "Помоћ",   IDHELP,166,122,50,14,WS_TABSTOP|WS_GROUP




More information about the wine-cvs mailing list