X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=util%2Fstrings.php;h=cb745a5ccf4ac6c82f612385134048ba554971ec;hb=ed6ada0da571ac88b039a162601ac172c3680710;hp=db8bd55dd5a8dd6c6875490b6d82130f9efcc0ba;hpb=fc62c329c5c74513d03243f1defe1373d81f0cf9;p=friendica.git diff --git a/util/strings.php b/util/strings.php index db8bd55dd5..cb745a5ccf 100644 --- a/util/strings.php +++ b/util/strings.php @@ -1710,7 +1710,7 @@ $a->strings["Name:"] = ""; $a->strings["Photo:"] = ""; $a->strings["Please visit %s to approve or reject the suggestion."] = ""; $a->strings["[Friendica:Notify] Connection accepted"] = ""; -$a->strings["'%1\$s' has acepted your connection request at %2\$s"] = ""; +$a->strings["'%1\$s' has accepted your connection request at %2\$s"] = ""; $a->strings["%2\$s has accepted your [url=%1\$s]connection request[/url]."] = ""; $a->strings["You are now mutual friends and may exchange status updates, photos, and email\n\twithout restriction."] = ""; $a->strings["Please visit %s if you wish to make any changes to this relationship."] = "";