#15726: es_MX Translation Filename Missing Dot
--------------------------+---------------------------
Reporter: stevemilner | Owner: nobody
Status: new | Milestone:
Component: Translations | Version: 1.3
Keywords: | Triage Stage: Unreviewed
Has patch: 0 |
--------------------------+---------------------------
changeset:15433 adds {{{conf/locale/es_MX/__init__py}}} when I believe it
should actually be {{{conf/locale/es_MX/__init__.py}}}.
The Fedora RPM spec is utilizing the following as the current workaround
during build:
{{{
mv django/conf/locale/es_MX/__init__py
django/conf/locale/es_MX/__init__.py
}}}
Reference: https://bugzilla.redhat.com/show_bug.cgi?id=690103
--
Ticket URL: <http://code.djangoproject.com/ticket/15726>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
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.