Update strings

update strings to contain addon
This commit is contained in:
Adam Magness 2018-01-20 11:01:59 -05:00
parent c71f7b0e1a
commit 96c41e5623
519 changed files with 829 additions and 829 deletions

View file

@ -25,8 +25,8 @@ msgid "Krynn Settings"
msgstr "Planeten Einstellungen"
#: Krynn.php:152
msgid "Enable Krynn Plugin"
msgstr "Planeten-Plugin aktivieren"
msgid "Enable Krynn Addon"
msgstr "Planeten-Addon aktivieren"
#: Krynn.php:158
msgid "Submit"

View file

@ -6,5 +6,5 @@ function string_plural_select_de($n){
}}
;
$a->strings["Krynn Settings"] = "Krynn Einstellungen";
$a->strings["Enable Krynn Plugin"] = "Krynn-Plugin aktivieren";
$a->strings["Enable Krynn Addon"] = "Krynn-Addon aktivieren";
$a->strings["Submit"] = "Senden";