8a893838ebd7bd791c1b2f503fa832e3d733bb45
[openafs.git] / src / WINNT / afslegal / lang / de_DE / afslegal.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 #ifndef APSTUDIO_INVOKED
19 #define AFS_VERINFO_FILE_DESCRIPTION "AFS Server Startup Message"
20 #include "AFS_component_version_number.h"
21 #include "..\..\config\NTVersioninfo.rc"
22 #endif // APSTUDIO_INVOKED
23
24 /////////////////////////////////////////////////////////////////////////////
25 #undef APSTUDIO_READONLY_SYMBOLS
26
27 /////////////////////////////////////////////////////////////////////////////
28 // English (U.S.) resources
29
30 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
31 #ifdef _WIN32
32 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
33 #endif //_WIN32
34
35 /////////////////////////////////////////////////////////////////////////////
36 //
37 // Dialog
38 //
39
40 IDD_LAWYER DIALOG DISCARDABLE  0, 0, 299, 120
41 STYLE DS_MODALFRAME | DS_CENTER | WS_CAPTION | WS_SYSMENU
42 CAPTION "AFS Server"
43 FONT 8, "MS Sans Serif"
44 BEGIN
45     LTEXT           "(Dieser Text wird zur Laufzeit festgelegt)",IDC_MESSAGE,7,22,285,91
46     CTEXT           "",IDC_TITLE,7,7,285,8
47 END
48
49
50 /////////////////////////////////////////////////////////////////////////////
51 //
52 // DESIGNINFO
53 //
54
55 #ifdef APSTUDIO_INVOKED
56 GUIDELINES DESIGNINFO DISCARDABLE 
57 BEGIN
58     IDD_LAWYER, DIALOG
59     BEGIN
60         LEFTMARGIN, 7
61         RIGHTMARGIN, 292
62         TOPMARGIN, 7
63         BOTTOMMARGIN, 113
64     END
65 END
66 #endif    // APSTUDIO_INVOKED
67
68
69 #ifdef APSTUDIO_INVOKED
70 /////////////////////////////////////////////////////////////////////////////
71 //
72 // TEXTINCLUDE
73 //
74
75 1 TEXTINCLUDE DISCARDABLE 
76 BEGIN
77     "resource.h\0"
78 END
79
80 2 TEXTINCLUDE DISCARDABLE 
81 BEGIN
82     "#include <windows.h>\r\n"
83     "#ifndef APSTUDIO_INVOKED\r\n"
84     "#define AFS_VERINFO_FILE_DESCRIPTION ""AFS Server Startup Message""\r\n"
85     "#include ""AFS_component_version_number.h""\r\n"
86     "#include ""..\\..\\config\\NTVersioninfo.rc""\r\n"
87     "#endif // APSTUDIO_INVOKED\r\n"
88     "\0"
89 END
90
91 3 TEXTINCLUDE DISCARDABLE 
92 BEGIN
93     "\r\n"
94     "\0"
95 END
96
97 #endif    // APSTUDIO_INVOKED
98
99
100 /////////////////////////////////////////////////////////////////////////////
101 //
102 // String Table
103 //
104
105 STRINGTABLE DISCARDABLE 
106 BEGIN
107     IDS_MESSAGE_1           "If you are licensing the Software on behalf of the U.S. Government (""Government""), the following provisions apply to you. If the Software is supplied to the Department of Defense (""DoD""), +"
108     IDS_MESSAGE_2           "it is classified as ""Commercial Computer Software"" under paragraph 252.227-7014 of the DoD Supplement to the Federal Acquisition Regulations (""DFARS"") (or any successor regulations) +"
109     IDS_MESSAGE_3           "and the Government is acquiring only the license rights granted herein (the license rights customarily provided to non-Government users). If the Software is supplied to any unit or agency +"
110     IDS_MESSAGE_4           "of the Government other than DoD, it is classified as ""Restricted Computer Software"" and the Government's rights in the Software are defined in paragraph 52.227-19 of the Federal Acquisition +"
111     IDS_MESSAGE_5           "Regulations (""FAR"") (or any successor regulations) or, in the case of NASA, in paragraph 18.52.227-86 of the NASA Supplement in the FAR (or any successor regulations)."
112 END
113
114 #endif    // English (U.S.) resources
115 /////////////////////////////////////////////////////////////////////////////
116
117
118
119 #ifndef APSTUDIO_INVOKED
120 /////////////////////////////////////////////////////////////////////////////
121 //
122 // Generated from the TEXTINCLUDE 3 resource.
123 //
124
125
126 /////////////////////////////////////////////////////////////////////////////
127 #endif    // not APSTUDIO_INVOKED
128
129