diff options
author | ddtddt <ddtddt@piwigo.org> | 2013-04-22 19:01:53 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2013-04-22 19:01:53 +0000 |
commit | 7983768b3b6245022a54dacdb3c5fec39b682f73 (patch) | |
tree | d86d755811d6afa0db5c8ab6c505d280c2e70614 /language/en_UK | |
parent | f49d0248e47e22c20c9aa8c9b52eb0ff9b2c555a (diff) |
[branche 2.5] Language_- check 2.5.2
git-svn-id: http://piwigo.org/svn/branches/2.5@22334 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/en_UK')
-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 365cfd5ec..4dd1c82ac 100644 --- a/language/en_UK/admin.lang.php +++ b/language/en_UK/admin.lang.php @@ -842,9 +842,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.'; |