diff options
author | Thierry Vignaud <tv@mandriva.org> | 2009-08-10 11:46:45 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2009-08-10 11:46:45 +0000 |
commit | 4a70d2ff3ebaa679ac8dd1eb8129593c7e065a5c (patch) | |
tree | 2d8ae0a8aa6471dee03bcb187f897190f566e347 /perl-install/install | |
parent | 2930c6ef6bdc3f9407a516020e262cf06a106152 (diff) | |
download | drakx-4a70d2ff3ebaa679ac8dd1eb8129593c7e065a5c.tar drakx-4a70d2ff3ebaa679ac8dd1eb8129593c7e065a5c.tar.gz drakx-4a70d2ff3ebaa679ac8dd1eb8129593c7e065a5c.tar.bz2 drakx-4a70d2ff3ebaa679ac8dd1eb8129593c7e065a5c.tar.xz drakx-4a70d2ff3ebaa679ac8dd1eb8129593c7e065a5c.zip |
fix sorting South Africa languages by dropping the "isi" prefix in
transliterated names (prefix which is not used for sorting there) (#51055)
Diffstat (limited to 'perl-install/install')
-rw-r--r-- | perl-install/install/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 0fda114b8..8387f22b3 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,5 +1,6 @@ - locales o add "English (South Africa)" (#51057) + o fix sorting South Africa languages (#51055) Version 12.43 - 10 August 2009 |