Imported Upstream version 1.10.2
[platform/upstream/krb5.git] / src / windows / installer / wix / lang / strings_1033.wxl
1 <?xml version="1.0" encoding="utf-8"?>
2 <WixLocalization Culture="en-US">
3 <!--
4
5   Copyright (C) 2004 by the Massachusetts Institute of Technology.
6   All rights reserved.
7  
8   Export of this software from the United States of America may
9     require a specific license from the United States Government.
10     It is the responsibility of any person or organization contemplating
11     export to obtain such a license before exporting.
12  
13   WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
14   distribute this software and its documentation for any purpose and
15   without fee is hereby granted, provided that the above copyright
16   notice appear in all copies and that both that copyright notice and
17   this permission notice appear in supporting documentation, and that
18   the name of M.I.T. not be used in advertising or publicity pertaining
19   to distribution of the software without specific, written prior
20   permission.  Furthermore if you modify this software you must label
21   your software as modified software and not distribute it in such a
22   fashion that it might be confused with the original M.I.T. software.
23   M.I.T. makes no representations about the suitability of
24   this software for any purpose.  It is provided "as is" without express
25   or implied warranty.
26   
27   -->
28     <String Id="ProductName64">Kerberos for Windows (64-bit)</String>
29     <String Id="ProductNameShort64">KFW64</String>
30     <String Id="ProductName">Kerberos for Windows (32-bit)</String>
31     <String Id="ProductNameShort">KFW32</String>
32     <String Id="ProductMIT">MIT</String>
33     <String Id="ProductDebug">Debug/Checked</String>
34     <String Id="ProductBeta">Beta</String>
35     
36     <String Id="Manufacturer">Massachusetts Institute of Technology</String>
37     
38     <String Id="KerberosTitle">Kerberos for Windows</String>
39     <String Id="KerberosDesc">Kerberos for Windows</String>
40     
41     <String Id="KerberosClientTitle">Client</String>
42     <String Id="KerberosClientDesc">Kerberos client utilities, libraries and documentation</String>
43     
44     <String Id="StrKerberosClientDebugTitle">Debug symbols</String>
45     <String Id="StrKerberosClientDebugDesc">Debugging symbols for Kerberos for Windows components.</String>
46
47     <String Id="StrLeashExeTitle">Leash Credentials Manager</String>
48     <String Id="StrLeashExeDesc">Leash credentials manager</String>
49     
50     <String Id="KerberosSDKTitle">SDK</String>
51     <String Id="KerberosSDKDesc">Libraries and header files for developing software with Kerberos</String>
52     
53     <String Id="KerberosDocTitle">Documentation</String>
54     <String Id="KerberosDocDesc">Documentation</String>
55     
56     <String Id="AdminRequired">You need administrative privileges to install Kerberos for Windows</String>
57     <String Id="OsVersionRequired">This product requires Windows 2000/XP/2003.  The current operating system is not supported.</String>
58     <String Id="CMNotSelected">Neither Leash nor Network Identity Manager has been selected for this package.  Please contact your administrator or the provider of this installation package to resolve this issue.</String>
59     <String Id="CMDupSelected">Both Leash and Network Identity Manager has been selected for this package.  Only one of these can be selected at one time.  Please contact your administrator or the provider of this installation package to resolve this issue.</String>
60
61     <String Id="CantRemoveNSIS">The NSIS based installation of Kerberos for Windows could not be uninstalled because the NSIS uninstaller must be run in Full UI mode.</String>
62     <String Id="IE501Required">Kerberos for Windows requires Microsoft Internet Explorer version 5.01 or higher.  Please resolve this and run the installer again.</String>
63
64     <String Id="ARPComments">Build of</String>
65
66     <String Id="StrPlatform64">This build of Kerberos for Windows is for 64-bit Windows versions.  Please install the 32-bit version on this operating system.</String>
67     <String Id="StrPlatformNot64">This build of Kerberos for Windows is for 32-bit Windows versions.  Please install the 64-bit version on this operating system.</String>
68 </WixLocalization>