From 5824a36ba715d76820aa66f38f4cc617973a6a15 Mon Sep 17 00:00:00 2001 From: ben Date: Thu, 31 Jul 2008 17:43:16 +0000 Subject: Collections now delete successfully git-svn-id: https://code.elgg.org/elgg/trunk@1641 36083f99-b078-4883-b0ff-0f9b5a30f544 --- languages/en.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'languages/en.php') diff --git a/languages/en.php b/languages/en.php index 8d6e80fd5..484bee1cf 100644 --- a/languages/en.php +++ b/languages/en.php @@ -216,9 +216,9 @@ 'friends:collectionfriends' => "Friends in collection", 'friends:collectionedit' => "Edit this collection", 'friends:nocollections' => "You do not yet have any collections.", - 'friends:collectiondeleted' => "That collection has been deleted.", - 'friends:collectiondeletefailed' => "We were unable to delete that collection, either you don't have permission, or some other problem has occurred.", - 'friends:collectionadded' => "Your collection was successful created", + 'friends:collectiondeleted' => "Your collection has been deleted.", + 'friends:collectiondeletefailed' => "We were unable to delete the collection. Either you don't have permission, or some other problem has occurred.", + 'friends:collectionadded' => "Your collection was successfuly created", 'friends:nocollectionname' => "You need to give your collection a name before it can be created.", 'friends:river:created' => "%s added the friends widget.", -- cgit v1.2.3