Skip to content

Commit

Permalink
Move space from start of second message to end of first
Browse files Browse the repository at this point in the history
  • Loading branch information
JanHoefelmeyer committed Apr 26, 2023
1 parent 458b40a commit f98a42a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/moin/translations/de/LC_MESSAGES/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -214,8 +214,8 @@ msgstr "Der Account für %(username)s wurde erstellt."
#: src/moin/apps/admin/views.py:131
#, python-format
msgid "%(username)s has been sent a password recovery email."
msgstr "Eine E-Mail zur Wiederherstellung des Passwortes wurde an"
" %(username)s gesendet."
msgstr "Eine E-Mail zur Wiederherstellung des Passwortes wurde an "
"%(username)s gesendet."

#: src/moin/apps/admin/views.py:133
#, python-format
Expand Down

0 comments on commit f98a42a

Please sign in to comment.