diff options
Diffstat (limited to 'languages/en.php')
| -rw-r--r-- | languages/en.php | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/languages/en.php b/languages/en.php index 61929d527..04910b927 100644 --- a/languages/en.php +++ b/languages/en.php @@ -759,9 +759,9 @@ Alternatively, you can enter your database settings below and we will try and do  	'installation:viewpathcache:description' => "The view filepath cache decreases the loading times of plugins by caching the location of their views.",  	'installation:viewpathcache:label' => "Use view filepath cache (recommended)", -	'upgrading' => 'Upgrading', +	'upgrading' => 'Upgrading...',  	'upgrade:db' => 'Your database was upgraded.', -	'upgrade:core' => 'Your elgg installation was upgraded', +	'upgrade:core' => 'Your elgg installation was upgraded.',  /**   * Welcome | 
