From d577476d798103dadf5b79fbf923831de9cb40d0 Mon Sep 17 00:00:00 2001 From: brettp Date: Mon, 1 Mar 2010 23:45:59 +0000 Subject: Fixing punctuation in upgrade strings. git-svn-id: http://code.elgg.org/elgg/trunk@3982 36083f99-b078-4883-b0ff-0f9b5a30f544 --- languages/en.php | 4 ++-- 1 file 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 -- cgit v1.2.3