mirror of
https://github.com/friendica/friendica
synced 2025-09-03 01:05:04 +02:00
Spelling error: "acepted" -> "accepted"
This commit is contained in:
parent
b1ddf28520
commit
904b76df85
2 changed files with 3 additions and 3 deletions
|
@ -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."] = "";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue