summaryrefslogtreecommitdiff
path: root/inc/lang/en/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/lang/en/lang.php')
-rw-r--r--inc/lang/en/lang.php11
1 files changed, 6 insertions, 5 deletions
diff --git a/inc/lang/en/lang.php b/inc/lang/en/lang.php
index 385e5a7e0..e0219feea 100644
--- a/inc/lang/en/lang.php
+++ b/inc/lang/en/lang.php
@@ -129,10 +129,11 @@ $lang['acl_perm8'] = 'Upload';
$lang['acl_perm16'] = 'Delete';
$lang['acl_new'] = 'Add new Entry';
-$lang['spell_start']= 'Check Spelling';
-$lang['spell_stop'] = 'Resume Editing';
-$lang['spell_wait'] = 'Please wait...';
-$lang['spell_noerr']= 'No Mistakes found';
-$lang['spell_nosug']= 'No Suggestions';
+$lang['spell_start'] = 'Check Spelling';
+$lang['spell_stop'] = 'Resume Editing';
+$lang['spell_wait'] = 'Please wait...';
+$lang['spell_noerr'] = 'No Mistakes found';
+$lang['spell_nosug'] = 'No Suggestions';
+$lang['spell_change']= 'Change';
//Setup VIM: ex: et ts=2 enc=utf-8 :