diff options
Diffstat (limited to 'language')
-rw-r--r-- | language/en_UK/admin.lang.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php index f92874f7c..d4abce503 100644 --- a/language/en_UK/admin.lang.php +++ b/language/en_UK/admin.lang.php @@ -843,9 +843,9 @@ $lang['top left corner'] = 'top left corner'; $lang['top right corner'] = 'top right corner'; $lang['total time'] = "total time"; $lang['Two updates are available'] = 'Two updates are available'; -$lang['Type here the author name'] = 'Type here the author name'; -$lang['Type here the title'] = 'Type here the title'; -$lang['Type here the name of the new group'] = 'Type here the name of the new group'; +$lang['Type here the author name'] = 'Type the author name here'; +$lang['Type here the title'] = 'Type the title here'; +$lang['Type here the name of the new group'] = 'Type the name of the new group here'; $lang['Type in a search term'] = "Type in a search term"; $lang['Unable to check for upgrade.'] = "Unable to check for upgrade."; $lang['Unable to dump database.'] = 'Unable to dump database.'; |