aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorTobias Diekershoff <tobias.diekershoff@gmx.net>2011-08-09 16:19:39 +0200
committerTobias Diekershoff <tobias.diekershoff@gmx.net>2011-08-09 16:19:39 +0200
commite2873e542b7a43ede30e50900afebbf3e9f5be2d (patch)
tree9084c4e3562ca642dbf6be7524aa2a9817300660 /view
parent97b2c56c98172279bb91c9730736911c7ca9d3c7 (diff)
downloadvolse-hubzilla-e2873e542b7a43ede30e50900afebbf3e9f5be2d.tar.gz
volse-hubzilla-e2873e542b7a43ede30e50900afebbf3e9f5be2d.tar.bz2
volse-hubzilla-e2873e542b7a43ede30e50900afebbf3e9f5be2d.zip
fixed some typos
Diffstat (limited to 'view')
-rw-r--r--view/de/messages.po4
-rw-r--r--view/de/strings.php4
2 files changed, 4 insertions, 4 deletions
diff --git a/view/de/messages.po b/view/de/messages.po
index dc30ca21b..98e8e6f22 100644
--- a/view/de/messages.po
+++ b/view/de/messages.po
@@ -1489,7 +1489,7 @@ msgstr "Dieser Account ist ein normales persönliches Profil"
#: ../../mod/settings.php:386 ../../mod/admin.php:134 ../../mod/admin.php:444
msgid "Soapbox Account"
-msgstr "Sandkasten Accunt"
+msgstr "Sandkasten Account"
#: ../../mod/settings.php:387
msgid "Automatically approve all connection/friend requests as read-only fans"
@@ -2791,7 +2791,7 @@ msgstr "löschen"
#: ../../mod/admin.php:659
msgid "Debugging"
-msgstr "Fehlerbeseitigung"
+msgstr "Protokoll führen"
#: ../../mod/admin.php:660
msgid "Log file"
diff --git a/view/de/strings.php b/view/de/strings.php
index c7b860ee9..83dc2f2db 100644
--- a/view/de/strings.php
+++ b/view/de/strings.php
@@ -315,7 +315,7 @@ $a->strings["No Plugin settings configured"] = "Keine Erweiterungen konfiguriert
$a->strings["Plugin Settings"] = "Plugin Einstellungen";
$a->strings["Normal Account"] = "Normaler Account";
$a->strings["This account is a normal personal profile"] = "Dieser Account ist ein normales persönliches Profil";
-$a->strings["Soapbox Account"] = "Sandkasten Accunt";
+$a->strings["Soapbox Account"] = "Sandkasten Account";
$a->strings["Automatically approve all connection/friend requests as read-only fans"] = "Freundschaftsanfragen werden automatisch als Nurlese-Fans akzeptiert";
$a->strings["Community/Celebrity Account"] = "Gemeinschafts/Berühmtheiten Account";
$a->strings["Automatically approve all connection/friend requests as read-write fans"] = "Freundschaftsanfragen werden automatisch als Lese-und-Schreib-Fans akzeptiert";
@@ -600,7 +600,7 @@ $a->strings["Toggle"] = "Umschalten";
$a->strings["Settings"] = "Einstellungen";
$a->strings["Log settings updated."] = "Protokolleinstellungen aktualisiert.";
$a->strings["Clear"] = "löschen";
-$a->strings["Debugging"] = "Fehlerbeseitigung";
+$a->strings["Debugging"] = "Protokoll führen";
$a->strings["Log file"] = "Protokolldatei";
$a->strings["Must be writable by web server. Relative to your Friendika index.php."] = "Muss schreibbar durch den Webserver sein. Angabe relativ zu Friendikas indes.php.";
$a->strings["Log level"] = "Protokollevel";