diff options
author | cash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2010-08-22 23:15:43 +0000 |
---|---|---|
committer | cash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2010-08-22 23:15:43 +0000 |
commit | 60c1387a16ea4944674b0c9da2273158d1fbf0b4 (patch) | |
tree | 6f94aaf77a7d794f489212ff50f08f5211a18126 /languages | |
parent | ca08eb6d170d375ef4fca53604956f3474c7db19 (diff) | |
download | elgg-60c1387a16ea4944674b0c9da2273158d1fbf0b4.tar.gz elgg-60c1387a16ea4944674b0c9da2273158d1fbf0b4.tar.bz2 |
Merged r6757:6810 from 1.7 branch into trunk
git-svn-id: http://code.elgg.org/elgg/trunk@6850 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'languages')
-rw-r--r-- | languages/en.php | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/languages/en.php b/languages/en.php index 743ac6eaf..f70a87074 100644 --- a/languages/en.php +++ b/languages/en.php @@ -285,10 +285,6 @@ To remove a widget drag it back to the <b>Widget gallery</b>.", 'friends:of:owned' => "People who have made %s a friend", - 'friends:num_display' => "Number of friends to display", - 'friends:icon_size' => "Icon size", - 'friends:tiny' => "tiny", - 'friends:small' => "small", 'friends:of' => "Friends of", 'friends:collections' => "Collections of friends", 'friends:collections:add' => "New friends collection", @@ -304,9 +300,6 @@ To remove a widget drag it back to the <b>Widget gallery</b>.", 'friends:collections:members' => "Collection members", 'friends:collections:edit' => "Edit collection", - 'friends:river:created' => "%s added the friends widget.", - 'friends:river:updated' => "%s updated their friends widget.", - 'friends:river:delete' => "%s removed their friends widget.", 'friends:river:add' => "%s is now a friend with", 'friendspicker:chararray' => 'ABCDEFGHIJKLMNOPQRSTUVWXYZ', |