Merge pull request #2240 from edx/sarina/fix-bug

Change i18n contact address
This commit is contained in:
Sarina Canelake
2014-01-21 05:39:29 -08:00

View File

@@ -131,7 +131,7 @@ def fix_metadata(po):
fixes = {
'PO-Revision-Date': datetime.utcnow(),
'Report-Msgid-Bugs-To': 'openedx-translation@googlegroups.com'
'Report-Msgid-Bugs-To': 'openedx-translation@googlegroups.com',
'Project-Id-Version': '0.1a',
'Language' : 'en',
'Last-Translator' : '',