From 643e897ffc57132c0d85f1f70507ec9f4240ba2e Mon Sep 17 00:00:00 2001 From: ben Date: Wed, 29 Oct 2008 16:56:08 +0000 Subject: A better description of the RESTful API git-svn-id: https://code.elgg.org/elgg/trunk@2353 36083f99-b078-4883-b0ff-0f9b5a30f544 --- languages/en.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'languages/en.php') 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', -- cgit v1.2.3