Michael Stefaniuc : shell32: Fix the Ca, Hu, Ro, Sk, Sv and Wa translations by removing an untranslated string.

Alexandre Julliard julliard at winehq.org
Mon Sep 8 07:41:14 CDT 2008


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

Author: Michael Stefaniuc <mstefani at redhat.de>
Date:   Sat Sep  6 00:14:34 2008 +0200

shell32: Fix the Ca, Hu, Ro, Sk, Sv and Wa translations by removing an untranslated string.

---

 dlls/shell32/shell32_Ca.rc |    1 -
 dlls/shell32/shell32_Hu.rc |    1 -
 dlls/shell32/shell32_Ro.rc |    1 -
 dlls/shell32/shell32_Sk.rc |    1 -
 dlls/shell32/shell32_Sv.rc |    1 -
 dlls/shell32/shell32_Wa.rc |    1 -
 6 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/dlls/shell32/shell32_Ca.rc b/dlls/shell32/shell32_Ca.rc
index 930d6a9..44e4e05 100644
--- a/dlls/shell32/shell32_Ca.rc
+++ b/dlls/shell32/shell32_Ca.rc
@@ -94,7 +94,6 @@ FONT 8, "MS Shell Dlg"
 
 STRINGTABLE
 {
-    IDS_CPANEL_TITLE            "Wine Control Panel"
     IDS_CPANEL_NAME             "Name"
     IDS_CPANEL_DESCRIPTION      "Description"
 }
diff --git a/dlls/shell32/shell32_Hu.rc b/dlls/shell32/shell32_Hu.rc
index 814e0c6..9b1c198 100644
--- a/dlls/shell32/shell32_Hu.rc
+++ b/dlls/shell32/shell32_Hu.rc
@@ -93,7 +93,6 @@ FONT 8, "MS Shell Dlg"
 
 STRINGTABLE
 {
-    IDS_CPANEL_TITLE            "Wine Control Panel"
     IDS_CPANEL_NAME             "Name"
     IDS_CPANEL_DESCRIPTION      "Description"
 }
diff --git a/dlls/shell32/shell32_Ro.rc b/dlls/shell32/shell32_Ro.rc
index 25b4565..e1a652e 100644
--- a/dlls/shell32/shell32_Ro.rc
+++ b/dlls/shell32/shell32_Ro.rc
@@ -232,7 +232,6 @@ STRINGTABLE
         IDS_PERSONAL            "Documentele mele"
         IDS_FAVORITES           "Favorite"
 
-        IDS_CPANEL_TITLE        "Wine Control Panel"
         IDS_CPANEL_NAME         "Name"
         IDS_CPANEL_DESCRIPTION  "Description"
 }
diff --git a/dlls/shell32/shell32_Sk.rc b/dlls/shell32/shell32_Sk.rc
index 2df139d..6ce1f54 100644
--- a/dlls/shell32/shell32_Sk.rc
+++ b/dlls/shell32/shell32_Sk.rc
@@ -104,7 +104,6 @@ BEGIN
 	IDS_SHV_COLUMN8		"Name" /*FIXME*/
 	IDS_SHV_COLUMN9		"Comments" /*FIXME*/
 
-	IDS_CPANEL_TITLE	"Wine Control Panel"
 	IDS_CPANEL_NAME		"Name"
 	IDS_CPANEL_DESCRIPTION	"Description"
 END
diff --git a/dlls/shell32/shell32_Sv.rc b/dlls/shell32/shell32_Sv.rc
index c65af34..3cd7591 100644
--- a/dlls/shell32/shell32_Sv.rc
+++ b/dlls/shell32/shell32_Sv.rc
@@ -93,7 +93,6 @@ FONT 8, "MS Shell Dlg"
 
 STRINGTABLE
 {
-    IDS_CPANEL_TITLE            "Wine Control Panel"
     IDS_CPANEL_NAME             "Name"
     IDS_CPANEL_DESCRIPTION      "Description"
 }
diff --git a/dlls/shell32/shell32_Wa.rc b/dlls/shell32/shell32_Wa.rc
index 393d65d..c92e7d2 100644
--- a/dlls/shell32/shell32_Wa.rc
+++ b/dlls/shell32/shell32_Wa.rc
@@ -98,7 +98,6 @@ FONT 8, "MS Shell Dlg"
 
 STRINGTABLE
 {
-    IDS_CPANEL_TITLE            "Wine Control Panel"
     IDS_CPANEL_NAME             "Name"
     IDS_CPANEL_DESCRIPTION      "Description"
 }




More information about the wine-cvs mailing list