Fix translation parameters
This commit is contained in:
@@ -2031,7 +2031,7 @@ msgid "Post a review for %(title)s by %(author)s"
|
||||
msgstr ""
|
||||
|
||||
#: app/templates/packages/review_create_edit.html:16
|
||||
msgid "Found a bug? Post on the <a href='%{url}s'>issue tracker</a> instead."
|
||||
msgid "Found a bug? Post on the <a href='%(url)s'>issue tracker</a> instead."
|
||||
msgstr ""
|
||||
|
||||
#: app/templates/packages/review_create_edit.html:56
|
||||
@@ -2313,7 +2313,7 @@ msgstr ""
|
||||
|
||||
#: app/templates/threads/delete_reply.html:4
|
||||
#, python-format
|
||||
msgid "Delete reply by %{username)s in %(title)s "
|
||||
msgid "Delete reply by %(username)s in %(title)s "
|
||||
msgstr ""
|
||||
|
||||
#: app/templates/threads/delete_reply.html:16
|
||||
|
||||
Reference in New Issue
Block a user