aboutsummaryrefslogtreecommitdiff
path: root/languages/en.php
diff options
context:
space:
mode:
authorben <ben@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-10-29 16:56:08 +0000
committerben <ben@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-10-29 16:56:08 +0000
commit643e897ffc57132c0d85f1f70507ec9f4240ba2e (patch)
tree776d4a3e528268597d381f1d4f7ed697ac0d2050 /languages/en.php
parent817ee490ff227ecc236d8f13d3db4fb8f33cb0dd (diff)
downloadelgg-643e897ffc57132c0d85f1f70507ec9f4240ba2e.tar.gz
elgg-643e897ffc57132c0d85f1f70507ec9f4240ba2e.tar.bz2
A better description of the RESTful API
git-svn-id: https://code.elgg.org/elgg/trunk@2353 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'languages/en.php')
-rw-r--r--languages/en.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/en.php b/languages/en.php
index ea0c8259c..951f833f8 100644
--- a/languages/en.php
+++ b/languages/en.php
@@ -710,7 +710,7 @@ Alternatively, you can enter your database settings below and we will try and do
'installation:siteemail' => "Site email address (used when sending system emails)",
- 'installation:disableapi' => "Elgg comes with an flexible and extendible API that enables applications use certain Elgg features remotely",
+ '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',