.gitea
Elwig
Installer
Files
BuildFilesTransform.xslt
DocumentTransform.xslt
Folders.wxs
Installer.wixproj
MainComponents.wxs
Package.de-at.wxl
Package.wxs
ShortcutComponents.wxs
Setup
Tests
.gitignore
Elwig.sln
9 lines
283 B
XML
9 lines
283 B
XML
<!--
|
|
This file contains the declaration of all the localizable strings.
|
|
-->
|
|
<WixLocalization xmlns="http://wixtoolset.org/schemas/v4/wxl" Culture="de-AT">
|
|
|
|
<String Id="DowngradeError" Value="Eine neuere Version von [ProductName] ist bereits installiert." />
|
|
|
|
</WixLocalization>
|