mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	fixed #2090: fixed bad charset header in po file
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3090 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
		
										
											Binary file not shown.
										
									
								
							| @@ -12,7 +12,7 @@ msgstr "" | ||||
| "Last-Translator: Gaël Chardon <gael.dev_at_nospam_4now.net>\n" | ||||
| "Language-Team: français <fr@li.org>\n" | ||||
| "MIME-Version: 1.0\n" | ||||
| "Content-Type: text/plain; charset=ISO-8859-1\n" | ||||
| "Content-Type: text/plain; charset=utf-8\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #: contrib/comments/models.py:67 contrib/comments/models.py:166 | ||||
| @@ -2010,4 +2010,4 @@ msgstr "oui,non,peut-être" | ||||
| #~ msgstr "paquetages" | ||||
|  | ||||
| #~ msgid "Messages" | ||||
| #~ msgstr "Messages" | ||||
| #~ msgstr "Messages" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user