From 365f501793493287903b5920bbdca9139974cb7f Mon Sep 17 00:00:00 2001 From: Jannis Leidel Date: Thu, 31 Mar 2011 08:35:34 +0000 Subject: Fixed #15726 -- Fixed the name of a file of the Mexican Spanish translation added in r15433. git-svn-id: http://code.djangoproject.com/svn/django/trunk@15964 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- django/conf/locale/es_MX/__init__.py | 0 django/conf/locale/es_MX/__init__py | 0 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 django/conf/locale/es_MX/__init__.py delete mode 100644 django/conf/locale/es_MX/__init__py diff --git a/django/conf/locale/es_MX/__init__.py b/django/conf/locale/es_MX/__init__.py new file mode 100644 index 0000000000..e69de29bb2 diff --git a/django/conf/locale/es_MX/__init__py b/django/conf/locale/es_MX/__init__py deleted file mode 100644 index e69de29bb2..0000000000 -- cgit v1.3