Fix format instead of variable in gettext
This commit is contained in:
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2022-01-14 18:24+0000\n"
|
||||
"POT-Creation-Date: 2022-01-14 18:27+0000\n"
|
||||
"PO-Revision-Date: 2022-01-12 20:50+0000\n"
|
||||
"Last-Translator: Yaya - Nurul Azeera Hidayah @ Muhammad Nur Hidayat "
|
||||
"Yasuyoshi <translation@mnh48.moe>\n"
|
||||
@@ -862,7 +862,8 @@ msgid "You do not have permission to change the package name"
|
||||
msgstr "Anda tiada kebenaran untuk berbuat sedemikian"
|
||||
|
||||
#: app/logic/packages.py:158
|
||||
msgid "Unable to add protected tag {tag.title} to package"
|
||||
#, python-format
|
||||
msgid "Unable to add protected tag %(title)s to package"
|
||||
msgstr ""
|
||||
|
||||
#: app/logic/releases.py:32
|
||||
@@ -3339,3 +3340,6 @@ msgstr ""
|
||||
#~ msgid "Edit tags"
|
||||
#~ msgstr "Edit tag"
|
||||
|
||||
#~ msgid "Unable to add protected tag {tag.title} to package"
|
||||
#~ msgstr ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user