Plik WixLocalization

Dodane w wersji 5.16.1.

Informacja

Support for this format is under development. Some features might not yet be available and the behavior can change between releases. Feedback from testing is welcome.

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

Przykładowe pliki

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>
Supported features

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

Konfiguracja Weblate

Typowy Weblate Konfiguracja komponentu

Maska pliku

lang/*.wxl

Jednojęzyczny bazowy plik języka

lang/en-us.wxl

Szablon dla nowych tłumaczeń

lang/en-us.wxl

Format pliku

WixLocalization file