Author: russellm
Date: 2010-01-27 20:17:30 -0600 (Wed, 27 Jan 2010)
New Revision: 12334

Added:
   django/branches/releases/1.1.X/django/conf/locale/fy_NL/LC_MESSAGES/django.mo
   
django/branches/releases/1.1.X/django/conf/locale/fy_NL/LC_MESSAGES/djangojs.mo
Modified:
   django/branches/releases/1.1.X/django/conf/global_settings.py
Log:
[1.1.X] Fixed some problems with the Frisian translation added in r12324.

Backport of r12333 from trunk.

Modified: django/branches/releases/1.1.X/django/conf/global_settings.py
===================================================================
--- django/branches/releases/1.1.X/django/conf/global_settings.py       
2010-01-28 02:16:34 UTC (rev 12333)
+++ django/branches/releases/1.1.X/django/conf/global_settings.py       
2010-01-28 02:17:30 UTC (rev 12334)
@@ -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/branches/releases/1.1.X/django/conf/locale/fy_NL/LC_MESSAGES/django.mo
===================================================================
(Binary files differ)


Property changes on: 
django/branches/releases/1.1.X/django/conf/locale/fy_NL/LC_MESSAGES/django.mo
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: 
django/branches/releases/1.1.X/django/conf/locale/fy_NL/LC_MESSAGES/djangojs.mo
===================================================================
(Binary files differ)


Property changes on: 
django/branches/releases/1.1.X/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.

Reply via email to