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

Michael Stefaniuc mstefani at redhat.de
Fri Sep 5 17:14:34 CDT 2008


---
 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"
 }
-- 
1.6.0.1
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080906/d5409f45/attachment.pgp 


More information about the wine-patches mailing list