Aurimas Fischer : winecfg: Unify/fix some Lithuanian translated strings.

Alexandre Julliard julliard at winehq.org
Thu Feb 19 09:18:39 CST 2009


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

Author: Aurimas Fischer <aurimas at gmail.com>
Date:   Wed Feb 18 00:22:39 2009 +0200

winecfg: Unify/fix some Lithuanian translated strings.

---

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

diff --git a/programs/winecfg/Lt.rc b/programs/winecfg/Lt.rc
index 52ce466..c14ca57 100644
--- a/programs/winecfg/Lt.rc
+++ b/programs/winecfg/Lt.rc
@@ -137,7 +137,7 @@ BEGIN
     /* editing drive details */
     LTEXT           "&Kelias:",IDC_STATIC_PATH,15,123,20,9
     EDITTEXT        IDC_EDIT_PATH,41,120,160,13,ES_AUTOHSCROLL | WS_TABSTOP
-    PUSHBUTTON      "&Naršyti...",IDC_BUTTON_BROWSE_PATH,206,120,40,13
+    PUSHBUTTON      "Pari&nkti...",IDC_BUTTON_BROWSE_PATH,206,120,40,13
 
     LTEXT           "&Tipas:",IDC_STATIC_TYPE,15,138,21,10
     COMBOBOX        IDC_COMBO_TYPE,41,135,77,60,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
@@ -148,7 +148,7 @@ BEGIN
     CONTROL         "Automatiškai aptikti iš įrenginio:",IDC_RADIO_AUTODETECT,"Button",
                     BS_AUTORADIOBUTTON,15,166,116,10
     EDITTEXT        IDC_EDIT_DEVICE,27,176,174,13,ES_AUTOHSCROLL
-    PUSHBUTTON      "Naršyti...",IDC_BUTTON_BROWSE_DEVICE,206,176,40,13
+    PUSHBUTTON      "Parinkti...",IDC_BUTTON_BROWSE_DEVICE,206,176,40,13
     CONTROL         "P&riskirti rankiniu būdu:",IDC_RADIO_ASSIGN,"Button",
                     BS_AUTORADIOBUTTON,15,195,85,10
 
@@ -204,7 +204,7 @@ BEGIN
                      LVS_SINGLESEL | WS_BORDER | WS_TABSTOP, 15,126,230,64
     CONTROL         "S&usieti su:",IDC_LINK_SFPATH,"Button",BS_AUTOCHECKBOX|WS_TABSTOP|WS_DISABLED,15,195,50,13
     EDITTEXT         IDC_EDIT_SFPATH,65,195,125,13,ES_AUTOHSCROLL|WS_TABSTOP|WS_DISABLED
-    PUSHBUTTON      "&Naršyti...",IDC_BROWSE_SFPATH,195,195,50,13,WS_DISABLED
+    PUSHBUTTON      "Pari&nkti...",IDC_BROWSE_SFPATH,195,195,50,13,WS_DISABLED
 END
 
 STRINGTABLE DISCARDABLE




More information about the wine-cvs mailing list