Merge pull request #2240 from edx/sarina/fix-bug
Change i18n contact address
This commit is contained in:
@@ -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' : '',
|
||||
|
||||
Reference in New Issue
Block a user