Aurimas Fišeras : winecfg: Update Lithuanian translation.

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


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

Author: Aurimas Fišeras <aurimas at gmail.com>
Date:   Mon Aug 17 23:01:21 2009 +0300

winecfg: Update Lithuanian translation.

---

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

diff --git a/programs/winecfg/Lt.rc b/programs/winecfg/Lt.rc
index ca4f162..7208cc6 100644
--- a/programs/winecfg/Lt.rc
+++ b/programs/winecfg/Lt.rc
@@ -125,6 +125,16 @@ BEGIN
     PUSHBUTTON      "Atsisakyti",IDCANCEL,57,74,45,14,WS_GROUP
 END
 
+IDD_DRIVECHOOSE DIALOG DISCARDABLE  60, 70, 170, 60
+STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
+CAPTION "Parinkite disko raidę"
+FONT 8, "MS Shell Dlg"
+BEGIN
+    COMBOBOX IDC_DRIVESA2Z,15,10,75,230,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
+    DEFPUSHBUTTON   "Gerai",IDOK,105,10,45,14,WS_GROUP
+    PUSHBUTTON      "Atsisakyti",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