Standardize License information
[openafs.git] / src / WINNT / afssvrcpa / lang / zh_CN / afssvrcpa.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 <windows.h>
18 #define  AFS_VERINFO_FILE_DESCRIPTION "AFS ·þÎñÆ÷ÅäÖÃÓ¦ÓóÌÐò"
19 #include "AFS_component_version_number.h"
20 #include "..\..\config\NTVersioninfo.rc"
21
22
23 #include "resource.h"
24
25
26 /////////////////////////////////////////////////////////////////////////////
27 //
28 // Icons
29 //
30 IDI_AFSD                ICON    DISCARDABLE     "afssvrcpa.ico"
31
32
33
34 /////////////////////////////////////////////////////////////////////////////
35 //
36 // String Table
37 //
38 STRINGTABLE DISCARDABLE 
39 BEGIN
40         IDS_ERROR_LOADING_ICON  "×°Èëͼ±ê³ö´í"
41         IDS_CPA_TITLE                   "AFS ·þÎñÆ÷ÅäÖÃ"
42         IDS_EXECUTION_ERROR             "ÎÞ·¨´ò¿ª AFS ·þÎñÆ÷ÅäÖÃÓ¦ÓóÌÐò¡£"
43         IDS_APP_NAME                    "AFS ·þÎñÆ÷ÅäÖÃ"
44 END
45