Author: jezdez
Date: 2010-05-07 13:53:58 -0500 (Fri, 07 May 2010)
New Revision: 13123

Added:
   django/trunk/django/conf/locale/fy_NL/__init__.py
   django/trunk/django/conf/locale/fy_NL/formats.py
Log:
Added preliminary Frisian formats.

Added: django/trunk/django/conf/locale/fy_NL/__init__.py
===================================================================

Added: django/trunk/django/conf/locale/fy_NL/formats.py
===================================================================
--- django/trunk/django/conf/locale/fy_NL/formats.py                            
(rev 0)
+++ django/trunk/django/conf/locale/fy_NL/formats.py    2010-05-07 18:53:58 UTC 
(rev 13123)
@@ -0,0 +1,18 @@
+# -*- encoding: utf-8 -*-
+# This file is distributed under the same license as the Django package.
+#
+
+# DATE_FORMAT = 
+# TIME_FORMAT = 
+# DATETIME_FORMAT = 
+# YEAR_MONTH_FORMAT = 
+# MONTH_DAY_FORMAT = 
+# SHORT_DATE_FORMAT = 
+# SHORT_DATETIME_FORMAT = 
+# FIRST_DAY_OF_WEEK = 
+# DATE_INPUT_FORMATS = 
+# TIME_INPUT_FORMATS = 
+# DATETIME_INPUT_FORMATS = 
+# DECIMAL_SEPARATOR = 
+# THOUSAND_SEPARATOR = 
+# NUMBER_GROUPING = 

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to