From f89562adc3ca406dad212e296b1448e73f678fcd Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Tue, 1 Apr 2003 13:22:18 +0000 Subject: misc --- perl-install/lang.pm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'perl-install') diff --git a/perl-install/lang.pm b/perl-install/lang.pm index a24adb85a..86db11026 100644 --- a/perl-install/lang.pm +++ b/perl-install/lang.pm @@ -7,8 +7,7 @@ use log; #- key: lang name (locale name for some (~5) special cases needing #- extra distinctions) -#- [0]: language name (localized, used for sorting, the display is done -#- with a lang-%s.png image, with %s being the key) +#- [0]: lang name in english #- [1]: transliterated locale name in the locale name (used for sorting) #- [2]: default locale name to use for that language if there isn't #- an existing locale for the combination language+country choosen -- cgit v1.2.1