diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-01-11 13:06:22 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-01-11 13:06:22 +0000 |
commit | 8fd384c7c95a38f252fb10b93effb7b8399d8c54 (patch) | |
tree | b6195ef486c118e9dc94e956e9f61f1003fddf22 /perl-install/install/NEWS | |
parent | 910d0bdeb5b5c7b406e8ad2693ed9579c8681ca7 (diff) | |
download | drakx-8fd384c7c95a38f252fb10b93effb7b8399d8c54.tar drakx-8fd384c7c95a38f252fb10b93effb7b8399d8c54.tar.gz drakx-8fd384c7c95a38f252fb10b93effb7b8399d8c54.tar.bz2 drakx-8fd384c7c95a38f252fb10b93effb7b8399d8c54.tar.xz drakx-8fd384c7c95a38f252fb10b93effb7b8399d8c54.zip |
- do not sort languages in "choose language" step in graphical mode, since the
sort is done on the non-translated strings (eg: we display "Espanol" but we
sort on Spanish )
Diffstat (limited to 'perl-install/install/NEWS')
-rw-r--r-- | perl-install/install/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 790a36629..4c8cf45b9 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,7 @@ +- do not sort languages in "choose language" step in graphical mode, since the + sort is done on the non-translated strings (eg: we display "Espanol" but we + sort on Spanish ) + Version 10.6.3 - 9 January 2008, by Pascal "Pixel" Rigaux - 2008.1 alpha2 logo |