We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b38e65 commit 4e318a9Copy full SHA for 4e318a9
CHANGES.txt
@@ -165,6 +165,8 @@ Fixed:
165
- Fix form-parsing: If multiple new items are added to a multilink
166
property, the old version would create the new items but only link
167
one. (Ralf Schlatterbeck)
168
+- issue2550892 (translation error of priority in locale de) Thanks
169
+ Martin Thomas Swaton for reporting. (Bernhard Reiter)
170
171
172
2013-07-06: 1.5.0
locale/de.po
@@ -2218,7 +2218,7 @@ msgstr "Schlagwort"
2218
2219
#: ../roundup/roundupdb.py:175
2220
msgid "priority"
2221
-msgstr "Prioriät"
+msgstr "Priorität"
2222
2223
2224
msgid "status"
0 commit comments