Michael Stefaniuc : winecfg: Update the Romanian translation.

Alexandre Julliard julliard at winehq.org
Tue Aug 18 09:59:53 CDT 2009


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

Author: Michael Stefaniuc <mstefani at redhat.de>
Date:   Mon Aug 17 23:26:44 2009 +0200

winecfg: Update the Romanian translation.

---

 programs/winecfg/Ro.rc |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/programs/winecfg/Ro.rc b/programs/winecfg/Ro.rc
index f12949f..5626018 100644
--- a/programs/winecfg/Ro.rc
+++ b/programs/winecfg/Ro.rc
@@ -124,6 +124,16 @@ BEGIN
     PUSHBUTTON      "Renunță",IDCANCEL,57,74,45,14,WS_GROUP
 END
 
+IDD_DRIVECHOOSE DIALOG DISCARDABLE  60, 70, 170, 60
+STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
+CAPTION "Selecția literei de disc"
+FONT 8, "MS Shell Dlg"
+BEGIN
+    COMBOBOX IDC_DRIVESA2Z,15,10,75,230,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
+    DEFPUSHBUTTON   "OK",IDOK,105,10,45,14,WS_GROUP
+    PUSHBUTTON      "Renunță",IDCANCEL,105,30,45,14,WS_GROUP
+END
+
 IDD_DRIVECFG DIALOG DISCARDABLE  0, 0, 260, 250
 STYLE WS_CHILD | WS_DISABLED
 FONT 8, "MS Shell Dlg"




More information about the wine-cvs mailing list