X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=util%2Fstrings.php;h=cb745a5ccf4ac6c82f612385134048ba554971ec;hb=4e725c3699326fb3e02e152c7a348811ad697a95;hp=db8bd55dd5a8dd6c6875490b6d82130f9efcc0ba;hpb=86b41eec77de47c50a9d88afca604ccaea945159;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."] = "";