From eaddae88046f037405757679a1c24461ec0d8dbe Mon Sep 17 00:00:00 2001 From: marcus Date: Mon, 29 Sep 2008 12:03:13 +0000 Subject: Closes #383 & #384 git-svn-id: https://code.elgg.org/elgg/trunk@2144 36083f99-b078-4883-b0ff-0f9b5a30f544 --- languages/en.php | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'languages/en.php') diff --git a/languages/en.php b/languages/en.php index 8efed72a4..7ad046fef 100644 --- a/languages/en.php +++ b/languages/en.php @@ -657,7 +657,12 @@ Alternatively, you can enter your database settings below and we will try and do 'installation:usage' => "This option lets Elgg send anonymous usage statistics back to Curverider.", 'installation:usage:label' => "Send anonymous usage statistics", 'installation:view' => "Enter the view which will be used as the default for your site or leave this blank for the default view (if in doubt, leave as default):", - + + '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:label' => "Enable the RESTful API", + 'upgrade:db' => 'Your database was upgraded.', /** -- cgit v1.2.3