Project

General

Profile

Feature #1102

Language selection of QuanTB installer

Added by Luis Gustavo do Valle Bastos about 11 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Normal
Target version:
Start date:
02/18/2014
Due date:
02/21/2014
% Done:

0%


Description

Spell out and capitalize all language names displayed in the dialog box "Language selection". For instance, instead of “eng” it will say “English”.

See attached.

Language installer.JPG (15.8 KB) Luis Gustavo do Valle Bastos, 02/18/2014 06:40 PM

483

History

#1 Updated by Oleksii Kurasov about 11 years ago

  • Due date set to 02/21/2014
  • Status changed from New to Feedback
  • Assignee changed from Oleksii Kurasov to Luis Gustavo do Valle Bastos

For build the installation package I use program named IZPack. Quote from the documentation:
The Localization Element <locale>
This element is used to specify the language packs (langpacks) that you want to use
for your installer. You must set one <langpack> markup per language. This markup
takes the “ iso3“ parameter which specifies the iso3 language code.
Here’s a sample :
<locale>
<langpack iso3="eng"/>
<langpack iso3="fra"/>
<langpack iso3="spa"/>
</locale>

So it is possible, but seems as not recommended to change ISO3 codes to something else.
What do you think?

#2 Updated by Luis Gustavo do Valle Bastos about 11 years ago

  • Status changed from Feedback to Closed

Do not change the ISO3 codes.

Also available in: Atom PDF