Paul Vriens : shell32: Fix the Serbian (Latin) translation.

Alexandre Julliard julliard at winehq.org
Wed Oct 6 14:38:22 CDT 2010


Module: wine
Branch: stable
Commit: 7a4dbe7c3c1342f9413bfefa769084219a983ce8
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=7a4dbe7c3c1342f9413bfefa769084219a983ce8

Author: Paul Vriens <Paul.Vriens.Wine at gmail.com>
Date:   Sun Jul 25 10:34:38 2010 +0200

shell32: Fix the Serbian (Latin) translation.
(cherry picked from commit 653a64e60b1844ca947d2656f3264a7ce8bd9568)

---

 dlls/shell32/shell32_Sr.rc |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dlls/shell32/shell32_Sr.rc b/dlls/shell32/shell32_Sr.rc
index 75a2c0c..aff6d39 100644
--- a/dlls/shell32/shell32_Sr.rc
+++ b/dlls/shell32/shell32_Sr.rc
@@ -38,7 +38,7 @@ MENU_002 MENU
 BEGIN
         POPUP ""
         BEGIN
-          POPUP "Nov"
+          POPUP "&Pregled"
           BEGIN
             MENUITEM "Velik&e Ikone",   FCIDM_SHVIEW_BIGICON
             MENUITEM "M&ale ikone",     FCIDM_SHVIEW_SMALLICON
@@ -46,7 +46,7 @@ BEGIN
             MENUITEM "&Detalji",        FCIDM_SHVIEW_REPORTVIEW
           END
           MENUITEM SEPARATOR
-          POPUP "Nov"
+          POPUP "Sredi &Ikone"
           BEGIN
             MENUITEM "po &Imenu",       0x30  /* column 0 */
             MENUITEM "po &Tipu",        0x32  /* column 2 */
@@ -97,13 +97,13 @@ END
 
 MENU_CPANEL MENU
 BEGIN
-    POPUP "&Pomoć"
+    POPUP "&Fajl"
     BEGIN
         MENUITEM SEPARATOR
         MENUITEM "I&zlaz", IDM_CPANEL_EXIT
     END
 
-    POPUP "&Pomoć"
+    POPUP "&Pregled"
     BEGIN
         MENUITEM "Veli&ke Ikone",    FCIDM_SHVIEW_BIGICON
         MENUITEM "Ma&le Ikone",      FCIDM_SHVIEW_SMALLICON




More information about the wine-cvs mailing list