Dylan Smith : wordpad: Remove untranslated resources from the Chinese translation.

Alexandre Julliard julliard at winehq.org
Thu Jun 24 11:15:21 CDT 2010


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

Author: Dylan Smith <dylan.ah.smith at gmail.com>
Date:   Wed Jun 23 19:19:50 2010 -0400

wordpad: Remove untranslated resources from the Chinese translation.

---

 programs/wordpad/Zh.rc |   24 ------------------------
 1 files changed, 0 insertions(+), 24 deletions(-)

diff --git a/programs/wordpad/Zh.rc b/programs/wordpad/Zh.rc
index 135f00c..bae40a7 100644
--- a/programs/wordpad/Zh.rc
+++ b/programs/wordpad/Zh.rc
@@ -111,30 +111,6 @@ BEGIN
     END
 END
 
-IDM_COLOR_POPUP MENU DISCARDABLE
-BEGIN
-    POPUP ""
-    BEGIN
-        MENUITEM "Black",      ID_COLOR_BLACK
-        MENUITEM "Maroon",     ID_COLOR_MAROON
-        MENUITEM "Green",      ID_COLOR_GREEN
-        MENUITEM "Olive"       ID_COLOR_OLIVE
-        MENUITEM "Navy"        ID_COLOR_NAVY
-        MENUITEM "Purple"      ID_COLOR_PURPLE
-        MENUITEM "Teal"        ID_COLOR_TEAL
-        MENUITEM "Gray"        ID_COLOR_GRAY
-        MENUITEM "Silver"      ID_COLOR_SILVER
-        MENUITEM "Red"         ID_COLOR_RED
-        MENUITEM "Lime"        ID_COLOR_LIME
-        MENUITEM "Yellow"      ID_COLOR_YELLOW
-        MENUITEM "Blue"        ID_COLOR_BLUE
-        MENUITEM "Fuchsia"     ID_COLOR_FUCHSIA
-        MENUITEM "Aqua"        ID_COLOR_AQUA
-        MENUITEM "White"       ID_COLOR_WHITE
-        MENUITEM "Automatic"   ID_COLOR_AUTOMATIC
-    END
-END
-
 IDD_DATETIME DIALOG DISCARDABLE 30, 20, 130, 80
 STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
 CAPTION "日期和时间"




More information about the wine-cvs mailing list