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

@ -29,8 +29,8 @@ msgid "Geonames Settings"
msgstr "Geonames Einstellungen"
#: geonames.php:181
msgid "Enable Geonames Plugin"
msgstr "Geonames Plugin aktivieren"
msgid "Enable Geonames Addon"
msgstr "Geonames Addon aktivieren"
#: geonames.php:187
msgid "Submit"

View file

@ -7,5 +7,5 @@ function string_plural_select_de($n){
;
$a->strings["Geonames settings updated."] = "Geonames Einstellungen aktualisiert";
$a->strings["Geonames Settings"] = "Geonames Einstellungen";
$a->strings["Enable Geonames Plugin"] = "Geonames Plugin aktivieren";
$a->strings["Enable Geonames Addon"] = "Geonames Addon aktivieren";
$a->strings["Submit"] = "Senden";