Initial IBM OpenAFS 1.0 tree
[openafs.git] / src / WINNT / afssvrcpa / lang / en_US / afssvrcpa.rc
1 /*
2  * Copyright (C) 1998  Transarc Corporation.
3  * All rights reserved.
4  *
5  */
6
7 #include "resource.h"
8
9 #define APSTUDIO_READONLY_SYMBOLS
10 /////////////////////////////////////////////////////////////////////////////
11 //
12 // Generated from the TEXTINCLUDE 2 resource.
13 //
14 #include <windows.h>
15 #define  AFS_VERINFO_FILE_DESCRIPTION "AFS Server Configuration application"
16 #include "AFS_component_version_number.h"
17 #include "..\..\config\NTVersioninfo.rc"
18
19
20 #include "resource.h"
21
22
23 /////////////////////////////////////////////////////////////////////////////
24 //
25 // Icons
26 //
27 IDI_AFSD                ICON    DISCARDABLE     "afssvrcpa.ico"
28
29
30
31 /////////////////////////////////////////////////////////////////////////////
32 //
33 // String Table
34 //
35 STRINGTABLE DISCARDABLE 
36 BEGIN
37         IDS_ERROR_LOADING_ICON  "Error loading icon"
38         IDS_CPA_TITLE                   "AFS Server Configuration"
39         IDS_EXECUTION_ERROR             "Unable to open the AFS Server Configuration application."
40         IDS_APP_NAME                    "AFS Server Configuration"
41 END