Fix translation parameters

This commit is contained in:
rubenwardy
2022-01-08 16:57:43 +00:00
parent 3a0a3c5325
commit 00bb8a486d
6 changed files with 13 additions and 13 deletions

View File

@@ -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