Django

Code

Changeset 7135

Show
Ignore:
Timestamp:
02/18/08 21:40:24 (10 months ago)
Author:
mtredinnick
Message:

Changed the name of the "ga" locale to "Irish" in the settings file.
We use the English names for all the langauges in there.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • django/trunk/django/conf/global_settings.py

    r7134 r7135  
    5353    ('fi', gettext_noop('Finnish')), 
    5454    ('fr', gettext_noop('French')), 
    55     ('ga', gettext_noop('Gaeilge')), 
     55    ('ga', gettext_noop('Irish')), 
    5656    ('gl', gettext_noop('Galician')), 
    5757    ('hu', gettext_noop('Hungarian')),