Mercurial > p > roundup > code
diff locale/roundup.pot @ 8106:47f0a4eba1b2
fix: fix key for broken translation template in admin.py
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 07 Aug 2024 21:11:13 -0400 |
| parents | 88af8f1a9e1b |
| children | cd642eaf358e |
line wrap: on
line diff
--- a/locale/roundup.pot Wed Aug 07 21:05:39 2024 -0400 +++ b/locale/roundup.pot Wed Aug 07 21:11:13 2024 -0400 @@ -887,7 +887,7 @@ msgstr "" #: ../roundup/admin.py:1830 -msgid "no such %(classname)s node \" % (nodeid)s\"" +msgid "no such %(classname)s node \"%(nodeid)s\"" msgstr "" #: ../roundup/admin.py:1836
