Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new lang images | Pablo Saratxaga | 2004-09-05 | 22 | -0/+0 |
| | |||||
* | Added image for Berber language, so it is available when it would be needed | Pablo Saratxaga | 2004-06-14 | 1 | -0/+0 |
| | |||||
* | Added missing choice for Latgalian (it had been forgotten when adding the | Pablo Saratxaga | 2004-03-30 | 1 | -0/+0 |
| | | | | | 10.0 new languages) | ||||
* | readding images in binary mode | Pablo Saratxaga | 2004-03-16 | 5 | -0/+0 |
| | |||||
* | removed pixmaps to readd them in binary mode | Pablo Saratxaga | 2004-03-16 | 5 | -0/+0 |
| | |||||
* | updated and added pictures for language selection list. | Pablo Saratxaga | 2004-03-16 | 8 | -0/+0 |
| | | | | | | enabled choice for Filipino (we have quite good translations), Low-Saxon and Kyrgyz. | ||||
* | more locale fixes; and changed images for Uzbek to default to cyrillic | Pablo Saratxaga | 2004-02-04 | 2 | -0/+0 |
| | |||||
* | changed the Serbian cyrillic image to display using cyrillic. | Pablo Saratxaga | 2004-01-12 | 1 | -0/+0 |
| | |||||
* | readded with binary flag | Pablo Saratxaga | 2003-09-17 | 1 | -0/+0 |
| | |||||
* | removed binary file | Pablo Saratxaga | 2003-09-17 | 1 | -0/+0 |
| | |||||
* | Added "English (Ireland)" choice; | Pablo Saratxaga | 2003-09-17 | 1 | -0/+0 |
| | | | | | | make Russian encoding compatible with Ukrainian (choosin 'ru' and 'uk' languages doesn't force utf-8 but keeps koi8) | ||||
* | make them transparent | Guillaume Cottenceau | 2003-08-20 | 16 | -0/+0 |
| | |||||
* | re-adding with -kb | Pascal Rigaux | 2003-08-01 | 14 | -0/+0 |
| | |||||
* | removing for re-adding with -kb | Pascal Rigaux | 2003-08-01 | 1 | -0/+0 |
| | |||||
* | removing for re-adding with -kb | Pascal Rigaux | 2003-08-01 | 1 | -0/+0 |
| | |||||
* | removing for re-adding with -kb | Pascal Rigaux | 2003-08-01 | 1 | -0/+0 |
| | |||||
* | removing for re-adding with -kb | Pascal Rigaux | 2003-08-01 | 1 | -0/+0 |
| | |||||
* | removing for re-adding with -kb | Pascal Rigaux | 2003-08-01 | 1 | -0/+0 |
| | |||||
* | removing for re-adding with -kb | Pascal Rigaux | 2003-08-01 | 1 | -0/+0 |
| | |||||
* | removing for re-adding with -kb | Pascal Rigaux | 2003-08-01 | 1 | -0/+0 |
| | |||||
* | removing for re-adding with -kb | Pascal Rigaux | 2003-08-01 | 1 | -0/+0 |
| | |||||
* | removing for re-adding with -kb | Pascal Rigaux | 2003-08-01 | 1 | -0/+0 |
| | |||||
* | removing for re-adding with -kb | Pascal Rigaux | 2003-08-01 | 1 | -0/+0 |
| | |||||
* | removing for re-adding with -kb | Pascal Rigaux | 2003-08-01 | 1 | -0/+0 |
| | |||||
* | removing for re-adding with -kb | Pascal Rigaux | 2003-08-01 | 1 | -0/+0 |
| | |||||
* | removing for re-adding with -kb | Pascal Rigaux | 2003-08-01 | 1 | -0/+0 |
| | |||||
* | removing for re-adding with -kb | Pascal Rigaux | 2003-08-01 | 1 | -0/+0 |
| | |||||
* | New/updated images with language names | Pablo Saratxaga | 2003-08-01 | 17 | -0/+0 |
| | |||||
* | re-adding with -kb | Pascal Rigaux | 2003-06-06 | 1 | -0/+0 |
| | |||||
* | removing for re-adding with -kb | Pascal Rigaux | 2003-06-06 | 1 | -0/+0 |
| | |||||
* | Renamed Serbian po files to follow standard (sr -> cyrillic, sr@Latn -> latin). | Pablo Saratxaga | 2003-05-06 | 2 | -0/+0 |
| | | | | | | | 'sh' is used internally by DrakX for identifier by DrakX; and 'sh_YU' used as locale name, for latin Serbian, to avoid use of '@' character which may be problematic in some cases. | ||||
* | put new pablo's images (less large, add missing ones) | Guillaume Cottenceau | 2003-02-28 | 81 | -0/+0 |
| | | | | | sort langs in lang.pm | ||||
* | invert video the images since the new theme will be printing black text on ↵ | Guillaume Cottenceau | 2003-02-13 | 75 | -0/+0 |
| | | | | white background | ||||
* | language/country selection change: | Guillaume Cottenceau | 2003-02-08 | 75 | -0/+0 |
- first install step is selection of your language, in your language; it uses images for that - language->country is probed, the selection of the country is possible if there was a problem, in the Summary step - in the $o big structure, we now use $o->{locale} which contains three keys: lang, country and utf8 - lang.pm has been cleaned and rewritten a bit - keyboard probing now done only on language (because this step is at the beginning of the install) - timezone probing done on country, if use changes country before timezone in the Summary, re-probe timezone accordingly |