Questtype ?submit?: do not show name of user who approved Character submission to users (Issue #190)
This commit is contained in:
parent
90828668c1
commit
dc176243a6
4 changed files with 17 additions and 10 deletions
Binary file not shown.
|
|
@ -1,8 +1,8 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: The Legend of Z\n"
|
||||
"POT-Creation-Date: 2014-05-01 14:29+0100\n"
|
||||
"PO-Revision-Date: 2014-05-01 14:29+0100\n"
|
||||
"POT-Creation-Date: 2014-05-01 21:12+0100\n"
|
||||
"PO-Revision-Date: 2014-05-01 21:12+0100\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: de_DE\n"
|
||||
|
|
@ -87,6 +87,7 @@ msgid "Past submissions"
|
|||
msgstr "Vorherige Lösungen"
|
||||
|
||||
#: questtypes/submit/html/quest.tpl:33 questtypes/submit/html/submission.tpl:6
|
||||
#: views/html/quests/submissions.tpl:15
|
||||
#, php-format
|
||||
msgid "submitted at %s on %s h"
|
||||
msgstr "eingereicht am %s um %s Uhr"
|
||||
|
|
@ -96,22 +97,26 @@ msgid "This submission is waiting for approval"
|
|||
msgstr "Die Lösung wartet auf Bewertung"
|
||||
|
||||
#: questtypes/submit/html/quest.tpl:42
|
||||
#, php-format
|
||||
msgid "Approved on %s at %s"
|
||||
msgstr "Bewertet am %s um %s Uhr"
|
||||
|
||||
#: questtypes/submit/html/submission.tpl:12
|
||||
#, php-format
|
||||
msgid "Comment from %s on %s at %s"
|
||||
msgstr "Kommentar von %s am %s um %s Uhr"
|
||||
msgid "Approved by %s on %s at %s"
|
||||
msgstr "Bewertet von %s am %s um %s Uhr"
|
||||
|
||||
#: questtypes/submit/html/submission.tpl:27
|
||||
msgid "Comment"
|
||||
msgstr "Kommentar"
|
||||
|
||||
#: questtypes/submit/html/submission.tpl:30 views/html/quests/quest.tpl:45
|
||||
#: views/html/quests/submissions.tpl:28
|
||||
#: views/html/quests/submissions.tpl:29
|
||||
msgid "solved"
|
||||
msgstr "Richtig!"
|
||||
|
||||
#: questtypes/submit/html/submission.tpl:31 views/html/quests/quest.tpl:50
|
||||
#: views/html/quests/submissions.tpl:19
|
||||
#: views/html/quests/submissions.tpl:20
|
||||
msgid "unsolved"
|
||||
msgstr "Leider falsch!"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue