mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	Fixed mistake introduced in r15838 regarding naming of Mexican Spanish.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15842 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
		| @@ -92,7 +92,7 @@ LANG_INFO = { | ||||
|     'es-mx': { | ||||
|         'bidi': False, | ||||
|         'code': 'es-mx', | ||||
|         'name': 'Spanish Mexico', | ||||
|         'name': 'Mexican Spanish', | ||||
|         'name_local': u'espa\xf1ol de Mexico', | ||||
|     }, | ||||
|     'es-ni': { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user