diff options
Diffstat (limited to 'languages')
-rw-r--r-- | languages/en.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/en.php b/languages/en.php index 34c141a5b..f30f8ffd7 100644 --- a/languages/en.php +++ b/languages/en.php @@ -360,7 +360,7 @@ $english = array( 'friends:collections:members' => "Collection members", 'friends:collections:edit' => "Edit collection", - 'friends:river:add' => "%s is now a friend with", + 'friends:river:add' => "is now a friend with %s", 'friendspicker:chararray' => 'ABCDEFGHIJKLMNOPQRSTUVWXYZ', |