Author: russellm
Date: 2010-01-27 20:16:34 -0600 (Wed, 27 Jan 2010)
New Revision: 12333
Added:
django/trunk/django/conf/locale/fy_NL/LC_MESSAGES/django.mo
django/trunk/django/conf/locale/fy_NL/LC_MESSAGES/djangojs.mo
Modified:
django/trunk/django/conf/global_settings.py
Log:
Fixed some problems with the Frisian translation added in r12324.
Modified: django/trunk/django/conf/global_settings.py
===================================================================
--- django/trunk/django/conf/global_settings.py 2010-01-28 02:10:08 UTC (rev
12332)
+++ django/trunk/django/conf/global_settings.py 2010-01-28 02:16:34 UTC (rev
12333)
@@ -59,7 +59,7 @@
('fa', gettext_noop('Persian')),
('fi', gettext_noop('Finnish')),
('fr', gettext_noop('French')),
- ('fy-nl'), gettext_noop('Frisian')),
+ ('fy-nl', gettext_noop('Frisian')),
('ga', gettext_noop('Irish')),
('gl', gettext_noop('Galician')),
('he', gettext_noop('Hebrew')),
Added: django/trunk/django/conf/locale/fy_NL/LC_MESSAGES/django.mo
===================================================================
(Binary files differ)
Property changes on: django/trunk/django/conf/locale/fy_NL/LC_MESSAGES/django.mo
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: django/trunk/django/conf/locale/fy_NL/LC_MESSAGES/djangojs.mo
===================================================================
(Binary files differ)
Property changes on:
django/trunk/django/conf/locale/fy_NL/LC_MESSAGES/djangojs.mo
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.