Standardize License information
[openafs.git] / src / WINNT / client_cpa / lang / de_DE / 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_ENGLISH, SUBLANG_ENGLISH_US
28 #endif //_WIN32
29
30 /////////////////////////////////////////////////////////////////////////////
31 //
32 // Icon
33 //
34
35 // Icon with lowest ID value placed first to ensure application icon
36 // remains consistent on all systems.
37 IDI_AFSD                ICON    DISCARDABLE     "afs_conf.ico"
38 IDI_CCENTER             ICON    DISCARDABLE     "afs_ccenter.ico"
39
40 #ifdef APSTUDIO_INVOKED
41 /////////////////////////////////////////////////////////////////////////////
42 //
43 // TEXTINCLUDE
44 //
45
46 1 TEXTINCLUDE DISCARDABLE 
47 BEGIN
48     "resource.h\0"
49 END
50
51 2 TEXTINCLUDE DISCARDABLE 
52 BEGIN
53     "#include ""afxres.h""\r\n"
54     "\0"
55 END
56
57 3 TEXTINCLUDE DISCARDABLE 
58 BEGIN
59     "\r\n"
60     "\0"
61 END
62
63 #endif    // APSTUDIO_INVOKED
64
65
66 /////////////////////////////////////////////////////////////////////////////
67 //
68 // String Table
69 //
70
71 STRINGTABLE DISCARDABLE 
72 BEGIN
73     IDS_CPL_NAME_NT         "AFS Client Configuration"
74     IDS_CPL_DESC_NT         "AFS Client Configuration"
75     IDS_CPL_NAME_95         "AFS Light Configuration"
76     IDS_CPL_DESC_95         "AFS Light Configuration"
77     IDS_CPL_NAME_CCENTER    "AFS Control Center"
78     IDS_CPL_DESC_CCENTER    "Merkmale für AFS Control Center"
79 END
80
81 #endif    // English (U.S.) resources
82 /////////////////////////////////////////////////////////////////////////////
83
84
85
86 #ifndef APSTUDIO_INVOKED
87 /////////////////////////////////////////////////////////////////////////////
88 //
89 // Generated from the TEXTINCLUDE 3 resource.
90 //
91
92
93 /////////////////////////////////////////////////////////////////////////////
94 #endif    // not APSTUDIO_INVOKED
95
96