From 0d252393cb42b48bffa30f0c02658a3f9b928550 Mon Sep 17 00:00:00 2001 From: marcus Date: Thu, 4 Dec 2008 21:53:39 +0000 Subject: Closes #501 git-svn-id: https://code.elgg.org/elgg/trunk@2504 36083f99-b078-4883-b0ff-0f9b5a30f544 --- languages/en.php | 34 ++++++++++++++++++---------------- 1 file changed, 18 insertions(+), 16 deletions(-) (limited to 'languages') diff --git a/languages/en.php b/languages/en.php index a25c7c810..283d926b2 100644 --- a/languages/en.php +++ b/languages/en.php @@ -230,7 +230,7 @@ To remove a widget drag it back to the Widget gallery.", 'group' => "Group", 'item:group' => "Groups", - + /** * Profile */ @@ -238,8 +238,8 @@ To remove a widget drag it back to the Widget gallery.", 'profile' => "Profile", 'profile:edit:default' => 'Replace profile fields', 'user' => "User", - 'item:user' => "Users", - 'riveritem:single:user' => 'a user', + 'item:user' => "Users", + 'riveritem:single:user' => 'a user', 'riveritem:plural:user' => 'some users', /** @@ -350,6 +350,8 @@ To remove a widget drag it back to the Widget gallery.", 'friends:nocollectionname' => "You need to give your collection a name before it can be created.", 'friends:expandall' => 'Expand all', 'friends:closeall' => 'Close all', + '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.", @@ -503,8 +505,8 @@ To remove a widget drag it back to the Widget gallery.", 'admin:plugins:label:copyright' => "Copyright", 'admin:plugins:label:licence' => "Licence", 'admin:plugins:label:website' => "URL", - "admin:plugins:label:moreinfo" => 'more info', - 'admin:plugins:reorder:yes' => "Plugin %s was reordered successfully.", + "admin:plugins:label:moreinfo" => 'more info', + 'admin:plugins:reorder:yes' => "Plugin %s was reordered successfully.", 'admin:plugins:reorder:no' => "Plugin %s could not be reordered.", 'admin:plugins:disable:yes' => "Plugin %s was disabled successfully.", 'admin:plugins:disable:no' => "Plugin %s could not be disabled.", @@ -585,15 +587,15 @@ To remove a widget drag it back to the Widget gallery.", 'enable' => "Enable", 'disable' => "Disable", 'request' => "Request", - 'complete' => "Complete", - 'open' => 'Open', + 'complete' => "Complete", + 'open' => 'Open', 'close' => 'Close', 'reply' => "Reply", - - 'up' => 'Up', - 'down' => 'Down', - 'top' => 'Top', - 'bottom' => 'Bottom', + + 'up' => 'Up', + 'down' => 'Down', + 'top' => 'Top', + 'bottom' => 'Bottom', 'invite' => "Invite", @@ -718,7 +720,7 @@ Alternatively, you can enter your database settings below and we will try and do 'installation:disableapi' => "The RESTful API is a flexible and extensible interface that enables applications to use certain Elgg features remotely.", 'installation:disableapi:label' => "Enable the RESTful API", - + 'upgrading' => 'Upgrading', 'upgrade:db' => 'Your database was upgraded.', 'upgrade:core' => 'Your elgg installation was upgraded', @@ -779,9 +781,9 @@ If you requested this click on the link below, otherwise ignore this email. * Comments */ - 'comments:count' => "%s comments", - - 'riveraction:annotation:generic_comment' => '%s commented on %s', + 'comments:count' => "%s comments", + + 'riveraction:annotation:generic_comment' => '%s commented on %s', 'generic_comments:add' => "Add a comment", 'generic_comments:text' => "Comment", -- cgit v1.2.3