소스 검색

Fixed some problems with the Frisian translation added in r12324.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@12333 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Russell Keith-Magee 15 년 전
부모
커밋
70aee5b48f
3개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      django/conf/global_settings.py
  2. BIN
      django/conf/locale/fy_NL/LC_MESSAGES/django.mo
  3. BIN
      django/conf/locale/fy_NL/LC_MESSAGES/djangojs.mo

+ 1 - 1
django/conf/global_settings.py

@@ -59,7 +59,7 @@ LANGUAGES = (
     ('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')),

BIN
django/conf/locale/fy_NL/LC_MESSAGES/django.mo


BIN
django/conf/locale/fy_NL/LC_MESSAGES/djangojs.mo