Aurimas Fišeras : shdocvw: Updated Lithuanian translation.

Alexandre Julliard julliard at winehq.org
Mon Aug 16 12:24:56 CDT 2010


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

Author: Aurimas Fišeras <aurimas at gmail.com>
Date:   Tue Aug  3 22:18:36 2010 +0300

shdocvw: Updated Lithuanian translation.

---

 dlls/shdocvw/Lt.rc |   10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diff --git a/dlls/shdocvw/Lt.rc b/dlls/shdocvw/Lt.rc
index 16074b6..d2a5640 100644
--- a/dlls/shdocvw/Lt.rc
+++ b/dlls/shdocvw/Lt.rc
@@ -28,7 +28,7 @@ STYLE DS_MODALFRAME | WS_CAPTION
 CAPTION "Atverti URL"
 FONT 8, "MS Shell Dlg"
 {
-    LTEXT "Nurodykite URL, kurį norite atverti su interneto naršykle",-1,30, 5, 150,15
+    LTEXT "Nurodykite URL, kurį norite atverti su interneto naršykle",-1 ,30, 5, 150, 16
     LTEXT "Atverti:", -1, 2, 32, 25, 15
     EDITTEXT IDC_BROWSE_OPEN_URL, 30, 30, 160, 13
     DEFPUSHBUTTON "&Gerai", IDOK, 30, 50, 50, 15
@@ -53,6 +53,14 @@ IDR_BROWSE_MAIN_MENU MENU
         MENUITEM SEPARATOR
         MENUITEM "&Savybės...",                 ID_BROWSE_PROPERTIES
     }
+    POPUP "&Rodymas"
+    {
+        POPUP "&Įrankių juosta"
+        {
+            MENUITEM "Į&prastinė juosta"        ID_BROWSE_BAR_STD
+            MENUITEM "&Adreso juosta"           ID_BROWSE_BAR_ADDR
+        }
+    }
     POPUP "&Adresynas"
     {
         MENUITEM "Į&rašyti į adresyną..."       ID_BROWSE_ADDFAV




More information about the wine-cvs mailing list