summaryrefslogtreecommitdiffstats
path: root/third_party/heimdal/packages/windows/installer/lang/en-us.wxl
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 17:20:00 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 17:20:00 +0000
commit8daa83a594a2e98f39d764422bfbdbc62c9efd44 (patch)
tree4099e8021376c7d8c05bdf8503093d80e9c7bad0 /third_party/heimdal/packages/windows/installer/lang/en-us.wxl
parentInitial commit. (diff)
downloadsamba-8daa83a594a2e98f39d764422bfbdbc62c9efd44.tar.xz
samba-8daa83a594a2e98f39d764422bfbdbc62c9efd44.zip
Adding upstream version 2:4.20.0+dfsg.upstream/2%4.20.0+dfsg
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'third_party/heimdal/packages/windows/installer/lang/en-us.wxl')
-rw-r--r--third_party/heimdal/packages/windows/installer/lang/en-us.wxl15
1 files changed, 15 insertions, 0 deletions
diff --git a/third_party/heimdal/packages/windows/installer/lang/en-us.wxl b/third_party/heimdal/packages/windows/installer/lang/en-us.wxl
new file mode 100644
index 0000000..be2342e
--- /dev/null
+++ b/third_party/heimdal/packages/windows/installer/lang/en-us.wxl
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="utf-8"?>
+<WixLocalization Culture="en-us" xmlns="http://schemas.microsoft.com/wix/2006/localization">
+ <String Id='LanguageCode'>1033</String>
+ <String Id='Codepage'>1252</String>
+ <String Id='ProductName'>Heimdal</String>
+ <String Id='Manufacturer'>Heimdal Developers</String>
+ <String Id='Description'>Heimdal Kerberos tools and libraries</String>
+ <String Id='Comments'></String>
+ <String Id='FeaMainTitle'>Heimdal</String>
+ <String Id='FeaMainDesc'>Command line tools and libraries for Heimdal Kerberos</String>
+ <String Id='Fea32BitTitle'>32-bit tools and libraries</String>
+ <String Id='Fea32BitDesc'>Compatibility libraries for 32-bit applications</String>
+ <String Id='AdminRequired'>Installation of this package requires elevation</String>
+ <String Id='AlreadyInstalled'>A current or newer version of Heimdal is already installed on this machine. Please use the Add/Remove Programs control panel to manage the existing installation.</String>
+</WixLocalization>