diff options
Diffstat (limited to 'languages')
-rw-r--r-- | languages/en.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/languages/en.php b/languages/en.php index 44440a072..2e97f3c1b 100644 --- a/languages/en.php +++ b/languages/en.php @@ -668,7 +668,8 @@ Alternatively, you can enter your database settings below and we will try and do '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.',
+ 'upgrade:db' => 'Your database was upgraded.', + 'upgrade:core' => 'Your elgg installation was upgraded',
/** * Welcome |