aboutsummaryrefslogtreecommitdiff
path: root/languages/en.php
diff options
context:
space:
mode:
Diffstat (limited to 'languages/en.php')
-rw-r--r--languages/en.php7
1 files changed, 6 insertions, 1 deletions
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.',
/**