Merge pull request #293 from NeveHanter/fix-po-files
Fixed PO files which resulted in SyntaxError when parsed by polibfix_request_path_info
commit
b4b020bf2d
|
|
@ -26,10 +26,10 @@ msgid "Content type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
# This is already translated in Django
|
# This is already translated in Django
|
||||||
#: admin.py:333
|
# #: admin.py:333
|
||||||
#, python-format
|
# #, python-format
|
||||||
#msgid "Add %s"
|
# msgid "Add %s"
|
||||||
#msgstr ""
|
# msgstr ""
|
||||||
|
|
||||||
#: admin.py:403
|
#: admin.py:403
|
||||||
msgid "Contents"
|
msgid "Contents"
|
||||||
|
|
|
||||||
|
|
@ -27,10 +27,10 @@ msgid "Content type"
|
||||||
msgstr "Type de contenu"
|
msgstr "Type de contenu"
|
||||||
|
|
||||||
# This is already translated in Django
|
# This is already translated in Django
|
||||||
#: admin.py:333
|
# #: admin.py:333
|
||||||
#, python-format
|
# #, python-format
|
||||||
#msgid "Add %s"
|
# msgid "Add %s"
|
||||||
#msgstr ""
|
# msgstr ""
|
||||||
|
|
||||||
#: admin.py:403
|
#: admin.py:403
|
||||||
msgid "Contents"
|
msgid "Contents"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue