some small i18n cleanups

This commit is contained in:
Graham Knop 2008-09-15 21:51:32 +00:00
parent 95ea885cdc
commit b4e4590697
2 changed files with 30 additions and 26 deletions

View file

@ -4,10 +4,10 @@ use strict;
our $LANGUAGE = {
label => 'English',
toolbar => 'bullet',
languageAbbreviation => 'en', # used by plugins such as javascript helpers and third-party perl modules
locale => 'US' # same as above
label => 'English',
toolbar => 'bullet',
languageAbbreviation => 'en', # used by plugins such as javascript helpers and third-party perl modules
locale => 'US', # same as above
};
sub makeUrlCompliant {