diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-04-22 18:54:41 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-04-22 18:54:41 +0000 |
commit | 8b625f7c2da86c27d12292b59bf66e8a69ab1669 (patch) | |
tree | 10af3b4ab34169ae3686598300545659f519c178 /language/en_UK/admin.lang.php | |
parent | fa45c5b114a57a9d8ca9e85acce1c0f15ca62b17 (diff) |
[trunk_admin] Update en_UK, thanks to : Tadjio
git-svn-id: http://piwigo.org/svn/trunk@22331 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-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.'; |