venus: Remove dedebug
[openafs.git] / src / WINNT / client_cpa / lang / zh_CN / afs_cpa.rc
1 /*
2  * Copyright 2000, International Business Machines Corporation and others.
3  * All Rights Reserved.
4  * 
5  * This software has been released under the terms of the IBM Public
6  * License.  For details, see the LICENSE file in the top-level source
7  * directory or online at http://www.openafs.org/dl/license10.html
8  */
9
10 #include "resource.h"
11
12 #define APSTUDIO_READONLY_SYMBOLS
13 /////////////////////////////////////////////////////////////////////////////
14 //
15 // Generated from the TEXTINCLUDE 2 resource.
16 //
17 #include "afxres.h"
18
19 /////////////////////////////////////////////////////////////////////////////
20 #undef APSTUDIO_READONLY_SYMBOLS
21
22 /////////////////////////////////////////////////////////////////////////////
23 // English (U.S.) resources
24
25 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
26 #ifdef _WIN32
27 LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
28
29 #endif //_WIN32
30 #ifndef _MAC
31 /////////////////////////////////////////////////////////////////////////////
32 //
33 // Version
34 //
35
36 #define  AFS_VERINFO_FILE_DESCRIPTION "AFS Control Panel Applet"
37 #define AFS_VERINFO_NAME "afs_cpa"
38 #define AFS_VERINFO_FILENAME "afs_cpa.exe"
39 #define AFS_VERINFO_LANG_CODE 0x804
40 #define AFS_VERINFO_CHARSET 936
41 #include "AFS_component_version_number.h"
42 #include "..\..\config\NTVersioninfo.rc"
43
44 #endif    // !_MAC
45 /////////////////////////////////////////////////////////////////////////////
46 //
47 // Icon
48 //
49
50 // Icon with lowest ID value placed first to ensure application icon
51 // remains consistent on all systems.
52 IDI_AFSD                ICON    DISCARDABLE     "afs_conf.ico"
53 IDI_CCENTER             ICON    DISCARDABLE     "afs_ccenter.ico"
54
55 #ifdef APSTUDIO_INVOKED
56 /////////////////////////////////////////////////////////////////////////////
57 //
58 // TEXTINCLUDE
59 //
60
61 1 TEXTINCLUDE DISCARDABLE 
62 BEGIN
63     "resource.h\0"
64 END
65
66 2 TEXTINCLUDE DISCARDABLE 
67 BEGIN
68     "#include ""afxres.h""\r\n"
69     "\0"
70 END
71
72 3 TEXTINCLUDE DISCARDABLE 
73 BEGIN
74     "\r\n"
75     "\0"
76 END
77
78 #endif    // APSTUDIO_INVOKED
79
80
81 /////////////////////////////////////////////////////////////////////////////
82 //
83 // String Table
84 //
85
86 STRINGTABLE DISCARDABLE 
87 BEGIN
88     IDS_CPL_NAME_NT         "AFS ¿Í»§»úÅäÖÃ"
89     IDS_CPL_DESC_NT         "AFS ¿Í»§»úÅäÖÃ"
90     IDS_CPL_NAME_95         "AFS Light ÅäÖÃ"
91     IDS_CPL_DESC_95         "AFS Light ÅäÖÃ"
92     IDS_CPL_NAME_CCENTER    "AFS ¿ØÖÆÖÐÐÄ"
93     IDS_CPL_DESC_CCENTER    "AFS ¿ØÖÆÖÐÐÄÌØÐÔ"
94 END
95
96 #endif    // English (U.S.) resources
97 /////////////////////////////////////////////////////////////////////////////
98
99
100
101 #ifndef APSTUDIO_INVOKED
102 /////////////////////////////////////////////////////////////////////////////
103 //
104 // Generated from the TEXTINCLUDE 3 resource.
105 //
106
107
108 /////////////////////////////////////////////////////////////////////////////
109 #endif    // not APSTUDIO_INVOKED
110
111