correct a few translations
This commit is contained in:
parent
b5a4d875c8
commit
bf95992db8
4 changed files with 9 additions and 9 deletions
Binary file not shown.
|
|
@ -1,8 +1,8 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: The Legend of Z\n"
|
||||
"POT-Creation-Date: 2014-05-04 01:22+0100\n"
|
||||
"PO-Revision-Date: 2014-05-04 01:22+0100\n"
|
||||
"POT-Creation-Date: 2014-05-04 01:43+0100\n"
|
||||
"PO-Revision-Date: 2014-05-04 01:44+0100\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: de_DE\n"
|
||||
|
|
@ -289,7 +289,8 @@ msgstr "Motto"
|
|||
#: views/html/charactergroups/creategroup.tpl:59
|
||||
#: views/html/charactergroups/creategroupsgroup.tpl:50
|
||||
#: views/html/charactergroupsquests/create.tpl:75
|
||||
#: views/html/characters/register.tpl:94 views/html/seminaries/create.tpl:14
|
||||
#: views/html/characters/register.tpl:94 views/html/questgroups/create.tpl:17
|
||||
#: views/html/quests/create.tpl:43 views/html/seminaries/create.tpl:14
|
||||
#: views/html/users/create.tpl:96
|
||||
msgid "create"
|
||||
msgstr "erstellen"
|
||||
|
|
@ -833,10 +834,6 @@ msgstr "Questgruppen"
|
|||
msgid "Create Questgroup"
|
||||
msgstr "Questgruppe erstellen"
|
||||
|
||||
#: views/html/questgroups/create.tpl:17 views/html/quests/create.tpl:43
|
||||
msgid "Create"
|
||||
msgstr "Erstellen"
|
||||
|
||||
#: views/html/questgroups/questgroup.tpl:45
|
||||
msgid "Found optional Questline"
|
||||
msgstr "Optionale Questline gefunden"
|
||||
|
|
@ -1138,6 +1135,9 @@ msgstr "Registrieren"
|
|||
msgid "Roles"
|
||||
msgstr "Rollen"
|
||||
|
||||
#~ msgid "Create"
|
||||
#~ msgstr "Erstellen"
|
||||
|
||||
#~ msgid "Edit Character group"
|
||||
#~ msgstr "Gruppe bearbeiten"
|
||||
|
||||
|
|
|
|||
|
|
@ -14,5 +14,5 @@
|
|||
<label for="title"><?=_('Title')?>:</label>
|
||||
<input type="text" name="title" value="" placeholder="<?=_('Title')?>" /><br />
|
||||
</fieldset>
|
||||
<input type="submit" name="create" value="<?=_('Create')?>" />
|
||||
<input type="submit" name="create" value="<?=_('create')?>" />
|
||||
</form>
|
||||
|
|
|
|||
|
|
@ -40,5 +40,5 @@
|
|||
<label for="task"><?=_('Task')?>:</label><br />
|
||||
<textarea name="task" placeholder="<?=('Task')?>" style="width:100%; height:10em;"></textarea><br />
|
||||
</fieldset>
|
||||
<input type="submit" name="create" value="<?=_('Create')?>" />
|
||||
<input type="submit" name="create" value="<?=_('create')?>" />
|
||||
</form>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue