diff options
author | cash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2010-12-17 01:08:23 +0000 |
---|---|---|
committer | cash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2010-12-17 01:08:23 +0000 |
commit | 7c7dc0e249fb4afd1b0f4826bdbd27aa5d9f2a26 (patch) | |
tree | aa3afd1a6c4493ef463bc8c0e4d77a11942e081f /languages | |
parent | e634e03a412afdb4f31923b91b2af8efc0bb2be0 (diff) | |
download | elgg-7c7dc0e249fb4afd1b0f4826bdbd27aa5d9f2a26.tar.gz elgg-7c7dc0e249fb4afd1b0f4826bdbd27aa5d9f2a26.tar.bz2 |
updated the river friend view for the new river code
git-svn-id: http://code.elgg.org/elgg/trunk@7649 36083f99-b078-4883-b0ff-0f9b5a30f544
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', |