45c12734188b3b40e885ad9ee87b2dc4e3502c7b
[openafs.git] / src / WINNT / install / wix / lang / en_US / strings.wxl
1 <?xml version="1.0"?>
2 <WixLocalization>
3 <!-- Localization strings for en_US -->
4
5     <String Id="StrAFSProdDesc">Client and server components for AFS</String>
6     <String Id="StrAFSClientDesc">AFS Client</String>
7     <String Id="StrAFSClientDebugDesc">Debug symbols</String>
8     <String Id="StrAFSClientLongDesc">Provides client functionality for connecting to AFS servers with Kerberos authentication.</String>
9     <String Id="StrAFSClientDebugLongDesc">Debugging symbols for AFS client components.</String>
10     <String Id="StrAFSServerDesc">AFS Server</String>
11     <String Id="StrAFSServerDebugDesc">Debug symbols</String>
12     <String Id="StrAFSServerLongDesc">Provides AFS file server functionality.</String>
13     <String Id="StrAFSServerDebugLongDesc">Debugging symbols for AFS server components.</String>
14     <String Id="StrAFSCCDesc">AFS Control Center</String>
15     <String Id="StrAFSCCDebugDesc">Debug symbols</String>
16     <String Id="StrAFSCCLongDesc">Applications for managing and monitoring AFS servers.</String>
17     <String Id="StrAFSCCDebugLongDesc">Debugging symbols for AFS Control Center components.</String>
18     <String Id="StrAFSSDKDesc">AFS Software Development Kit</String>
19     <String Id="StrAFSSDKDebugDesc">Debug symbols</String>
20     <String Id="StrAFSSDKLongDesc">Headers and libraries for developing applications for AFS</String>
21     <String Id="StrAFSSDKDebugLongDesc">Debugging symbols for the AFS Software Development Kit.</String>
22     <String Id="StrAFSDocDesc">AFS System Administration Documentation</String>
23     <String Id="StrAFSDocLongDesc">Information on using and administering AFS.</String>
24     <String Id="StrAFSOptLongDesc">Optional components</String>
25     <String Id="StrAFSOptDesc">Optional components</String>
26     <String Id="StrLoopbackDesc">Loopback adapter</String>
27     <String Id="StrLoopbackLongDesc">Loopback adapter for AFS.  It is recommended that you install the loopback adapter if you are installing the client components.</String>
28
29     <String Id="StrShlExtDesc">AFS Context Menu Shell Extension</String>
30     <String Id="StrAfsCredsDesc">Authentication for AFS</String>
31     <String Id="StrHlpFileDesc">AFS Client Help</String>
32     <String Id="StrSvrMgrDesc">Server Manager</String>
33     <String Id="StrAcctMgrDesc">Account Manager</String>
34     <String Id="StrDocLnkDesc">AFS Documentation</String>
35     <String Id="StrCfgWzdDesc">Server Configuration Wizard</String>
36
37     <String Id="StrLaunchCond">OpenAFS for Windows is currently only packaged for Windows 2000,XP and 2003</String>
38     <String Id="AdminRequired">Installation of OpenAFS for Windows requires administrative privileges</String>
39
40         <String Id="ErrNPIFailed">Installation of Network Provider failed.  System error [2]</String>
41         <String Id="ErrSCCFailed">Configuration of client service failed.  System error [2]</String>
42         <String Id="ErrSCSFailed">Configuration of server service failed.  System error [2]</String>
43         <String Id="ErrAbort">Installation aborted : [2]</String>
44         <String Id="ErrNsisFailed">Uninstallation of the NSIS installation of OpenAFS failed with code [2]</String>
45         <String Id="ErrCantCreateGroup">Can't create AFS Client Admin group.  NET_API_Error [2]</String>
46         <String Id="ErrCantAddMembers">Can't add members to AFS Client Admin group. NET_API_Error [2]</String>
47         
48         <String Id="ActInstallLoopback">Installing loopback adapter</String>
49         <String Id="ActRemoveLoopback">Removing existing loopback adapter</String>
50         <String Id="ActInstallNetProvider">Installing the network provider</String>
51         <String Id="ActRemoveNetProvider">Removing the network provider</String>
52         <String Id="ActConfigureClient">Configuring the AFS client service</String>
53         <String Id="ActConfigureServer">Configuring the AFS server service</String>
54         <String Id="ActRemoveNsisInstallation">Removing existing installation of OpenAFS</String>
55         
56         <String Id="StrNsisAbortReason">Installation of OpenAFS for Windows was prematurely terminated because OpenAFS [NSISVERSION] was already installed.</String>
57         
58 </WixLocalization>