WixLocalization file

Added in version 5.16.1.

Observera

Stöd för detta format är under utveckling. Vissa funktioner kanske ännu inte är tillgängliga och funktionen kan ändras mellan olika versioner. Feedback från testning är välkommen.

WixLocalization (WXL) files are language files used to localize translatable text, dialogs, menus, for WiX Toolset.

Exempel-filer

Example WXL file:

<?xml version='1.0' encoding='utf-8'?>
<WixLocalization xmlns="http://wixtoolset.org/schemas/v4/wxl" Culture="cs-cz" Codepage="65001">
  <String Id="WixUIBack" Overridable="yes" Value="Back"/>
  <UI Id="WixUI_Mondo"/>
  <String Id="WixUICancel" Overridable="yes" Value="Cancel"/>
  <String Id="WixUINext" Overridable="yes" Value="Next page"/>
</WixLocalization>
Stödda funktioner

File extensions

.wxl

Linguality

Monolingual

Supports plural

No

Supports descriptions

No

Supports explanation

No

Supports context

No

Supports location

No

Supports flags

No

API identifier

wxl

Supports read-only strings

No

Weblate-konfiguration

Typisk Weblate Komponentkonfiguration

Filmask

lang/*.wxl

Enspråkig basspråkfil

lang/en-us.wxl

Mall för nya översättningar

lang/en-us.wxl

Filformat

WixLocalization file