From b62bdb016a15ee25cc148d904c915e2432781d9f Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Fri, 7 Jan 2022 23:31:32 +0000 Subject: [PATCH] Fix placeholders in translations --- translations/fr/LC_MESSAGES/messages.po | 2 +- translations/nb_NO/LC_MESSAGES/messages.po | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/translations/fr/LC_MESSAGES/messages.po b/translations/fr/LC_MESSAGES/messages.po index ad3753b..9992f7d 100644 --- a/translations/fr/LC_MESSAGES/messages.po +++ b/translations/fr/LC_MESSAGES/messages.po @@ -1625,7 +1625,7 @@ msgstr "" #: app/templates/packages/view.html:365 app/templates/todo/editor.html:85 #, fuzzy, python-format msgid "%(title)s by %(display_name)s" -msgstr "%(title)s sur %(package)s" +msgstr "%(title)s sur %(display_name)s" #: app/templates/metapackages/view.html:32 #, fuzzy diff --git a/translations/nb_NO/LC_MESSAGES/messages.po b/translations/nb_NO/LC_MESSAGES/messages.po index 5b053b4..164b484 100644 --- a/translations/nb_NO/LC_MESSAGES/messages.po +++ b/translations/nb_NO/LC_MESSAGES/messages.po @@ -1550,7 +1550,7 @@ msgstr "" #: app/templates/packages/view.html:365 app/templates/todo/editor.html:85 #, fuzzy, python-format msgid "%(title)s by %(display_name)s" -msgstr "%(title)s av %(author)s" +msgstr "%(title)s av %(display_name)s" #: app/templates/metapackages/view.html:32 msgid "Required By"