Changes between Initial Version and Version 1 of Ticket #28773
- Timestamp:
- Nov 6, 2017, 8:15:19 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28773 – Description
initial v1 80 80 Sometimes happens with msguniq instead of msgmerge. 81 81 82 Here's a snippet of the generated django.pot, where syntax error occurs :82 Here's a snippet of the generated django.pot, where syntax error occurs (at the second message). Note that all messages up to this point have correct syntax: 83 83 84 84 {{{ 85 #: .\edu\templates\edu\home.html:45 .\edu\templates\edu\index.html:11 86 #: .\edu\templates\edu\loc_detail.html:11 87 #, python-format 88 msgid "Best Nursery & Preschools in %(loc_name)s" 89 msgstr "" 90 85 91 #: .\edu\templates\edu\home.html:46 86 92 .\edu\templates\edu\loc_detail.html:12