diff options
author | pete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2010-03-04 10:44:48 +0000 |
---|---|---|
committer | pete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2010-03-04 10:44:48 +0000 |
commit | e5788d5b791b317f0ecc2488774fcfdd7f49519a (patch) | |
tree | d45da4613271616ae994a573185cd7e391f95254 /languages | |
parent | 43143de66f826426ebc7247586ab2b57d7fd7124 (diff) | |
download | elgg-e5788d5b791b317f0ecc2488774fcfdd7f49519a.tar.gz elgg-e5788d5b791b317f0ecc2488774fcfdd7f49519a.tar.bz2 |
Merged EN language updates
git-svn-id: http://code.elgg.org/elgg/trunk@5280 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'languages')
-rw-r--r-- | languages/en.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/languages/en.php b/languages/en.php index 1e2984b0d..9a41de024 100644 --- a/languages/en.php +++ b/languages/en.php @@ -228,7 +228,7 @@ To remove a widget drag it back to the <b>Widget gallery</b>.", 'widgets' => "Widgets", 'widget' => "Widget", 'item:object:widget' => "Widgets", - 'layout:customise' => "Customise layout", + 'layout:customise' => "Customize layout", 'widgets:gallery' => "Widget gallery", 'widgets:leftcolumn' => "Left widgets", 'widgets:fixed' => "Fixed position", @@ -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 |