Skip to content

Commit 4e318a9

Browse files
Fix issue2550892 (translation error of priority in locale de) Thanks Martin Thomas Swaton for reporting.
1 parent 2b38e65 commit 4e318a9

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGES.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,8 @@ Fixed:
165165
- Fix form-parsing: If multiple new items are added to a multilink
166166
property, the old version would create the new items but only link
167167
one. (Ralf Schlatterbeck)
168+
- issue2550892 (translation error of priority in locale de) Thanks
169+
Martin Thomas Swaton for reporting. (Bernhard Reiter)
168170

169171

170172
2013-07-06: 1.5.0

locale/de.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2218,7 +2218,7 @@ msgstr "Schlagwort"
22182218

22192219
#: ../roundup/roundupdb.py:175
22202220
msgid "priority"
2221-
msgstr "Prioriät"
2221+
msgstr "Priorität"
22222222

22232223
#: ../roundup/roundupdb.py:175
22242224
msgid "status"

0 commit comments

Comments
 (0)