aboutsummaryrefslogtreecommitdiff
path: root/languages
diff options
context:
space:
mode:
authordave <dave@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-05-18 11:56:11 +0000
committerdave <dave@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-05-18 11:56:11 +0000
commit9b20d0c97c3d41ddd59d396e5b65c0ff2b821ad8 (patch)
treed5542d4b5ae373ce8a6a121c44ac0784642710df /languages
parentf438f8eb26211821b91283200054958847798a98 (diff)
downloadelgg-9b20d0c97c3d41ddd59d396e5b65c0ff2b821ad8.tar.gz
elgg-9b20d0c97c3d41ddd59d396e5b65c0ff2b821ad8.tar.bz2
small lang changes
git-svn-id: http://code.elgg.org/elgg/trunk@6079 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'languages')
-rw-r--r--languages/en.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/languages/en.php b/languages/en.php
index 3aaa89295..44f901c42 100644
--- a/languages/en.php
+++ b/languages/en.php
@@ -779,7 +779,7 @@ Alternatively, you can enter your database settings below and we will try and do
// Walled Garden support
'installation:registration:description' => 'User registration is enabled by default. Turn this off if you do not want new users to be able to register on their own.',
'installation:registration:label' => 'Allow new users to register',
- 'installation:walled_garden:description' => 'Enable the site to run as a Walled Garden. This will not allow non logged-in users to view any site pages other than those specifically marked as public.',
+ 'installation:walled_garden:description' => 'Enable the site to run as a private network. This will not allow non logged-in users to view any site pages other than those specifically marked as public.',
'installation:walled_garden:label' => 'Restrict pages to logged-in users',
'installation:httpslogin' => "Enable this to have user logins performed over HTTPS. You will need to have https enabled on your server for this to work.",
@@ -874,8 +874,8 @@ If you requested this click on the link below, otherwise ignore this email.
'likes:alreadyliked' => 'You have already liked this item',
'likes:notfound' => 'The item you are trying to like cannot be found',
'likes:likethis' => 'Like this',
- 'likes:userlikedthis' => 'user',
- 'likes:userslikedthis' => 'users',
+ 'likes:userlikedthis' => 'user liked this',
+ 'likes:userslikedthis' => 'users like this',
'likes:river:annotate' => 'likes',
/**