diff options
author | Tobias Diekershoff <tobias.diekershoff@gmx.net> | 2011-01-21 13:01:19 +0100 |
---|---|---|
committer | Tobias Diekershoff <tobias.diekershoff@gmx.net> | 2011-01-21 13:01:19 +0100 |
commit | 258c79ccd93e44e2311d08a88b3916c4aa144cda (patch) | |
tree | 0075640ef5129c82c6d4181a9fdce079311d64a8 /view/de/strings.php | |
parent | ac845a1d95e97b2dabe174467c92ba0a8a0f8f78 (diff) | |
download | volse-hubzilla-258c79ccd93e44e2311d08a88b3916c4aa144cda.tar.gz volse-hubzilla-258c79ccd93e44e2311d08a88b3916c4aa144cda.tar.bz2 volse-hubzilla-258c79ccd93e44e2311d08a88b3916c4aa144cda.zip |
spelling ;-)
Diffstat (limited to 'view/de/strings.php')
-rw-r--r-- | view/de/strings.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/de/strings.php b/view/de/strings.php index 7148a7cd2..782073177 100644 --- a/view/de/strings.php +++ b/view/de/strings.php @@ -330,7 +330,7 @@ $a->strings[' Please use a shorter name.'] = ' Bitte verwende einen kürzeren Na $a->strings[' Name too short.'] = ' Name ist zu kurz.'; $a->strings[' Not valid email.'] = ' Keine gültige EMail.'; $a->strings['Settings updated.'] = 'Einstellungen aktualisiert.'; -$a->strings['Plugin Settings'] = 'Plubin Einstellungen'; +$a->strings['Plugin Settings'] = 'Plugin Einstellungen'; $a->strings['Account Settings'] = 'Account Einstellungen'; $a->strings['No Plugin settings configured'] = 'Keine Erweiterungen konfiguriert'; $a->strings['OpenID: '] = 'OpenID: '; |