aboutsummaryrefslogtreecommitdiffstats
path: root/view/de/strings.php
diff options
context:
space:
mode:
authorSimon <simon@kisikew.org>2012-04-18 03:20:10 -0700
committerSimon <simon@kisikew.org>2012-04-18 03:20:10 -0700
commit91d1ef36d8e2bd117160418cb82a39c7b2353c91 (patch)
tree71fa46628c1297854c48194ccad662d9d6734939 /view/de/strings.php
parentb7bda7530f61176e32988619a650d42dabfd1e1b (diff)
parenta30ea16218aaaff7682c262fed443327553299ca (diff)
downloadvolse-hubzilla-91d1ef36d8e2bd117160418cb82a39c7b2353c91.tar.gz
volse-hubzilla-91d1ef36d8e2bd117160418cb82a39c7b2353c91.tar.bz2
volse-hubzilla-91d1ef36d8e2bd117160418cb82a39c7b2353c91.zip
Merge pull request #247 from simonlnu/master
fix silly abandonded typo. shouldn't affect translations
Diffstat (limited to 'view/de/strings.php')
-rw-r--r--view/de/strings.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/de/strings.php b/view/de/strings.php
index b0b68fc1e..13f6f716e 100644
--- a/view/de/strings.php
+++ b/view/de/strings.php
@@ -688,7 +688,7 @@ $a->strings["Register policy"] = "Registrierungsmethode";
$a->strings["Register text"] = "Registrierungstext";
$a->strings["Will be displayed prominently on the registration page."] = "Wird gut sichtbar auf der Registrierungs-Seite angezeigt.";
$a->strings["Accounts abandoned after x days"] = "Accounts gelten nach x Tagen als unbenutzt";
-$a->strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = "Verschwende keine System-Ressourcen auf das Pollen externer Seiten, wenn Accounts nicht mehr benutzt werden. 0 eingeben für kein Limit.";
+$a->strings["Will not waste system resources polling external sites for abandoned accounts. Enter 0 for no time limit."] = "Verschwende keine System-Ressourcen auf das Pollen externer Seiten, wenn Accounts nicht mehr benutzt werden. 0 eingeben für kein Limit.";
$a->strings["Allowed friend domains"] = "Erlaubte Domains für Kontakte";
$a->strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = "Liste der Domains, die für Freundschaften erlaubt sind, durch Kommas getrennt. Platzhalter werden akzeptiert. Leer lassen, um alle Domains zu erlauben.";
$a->strings["Allowed email domains"] = "Erlaubte Domains für Emails";