From 40bae560fa049e6c6a2d9f9555474f402fa580e4 Mon Sep 17 00:00:00 2001 From: plegall Date: Thu, 7 Jun 2012 16:00:19 +0000 Subject: "zone" becomes "area", correction by Billr git-svn-id: http://piwigo.org/svn/trunk@15588 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/en_UK/admin.lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php index af30692ef..1b349cace 100644 --- a/language/en_UK/admin.lang.php +++ b/language/en_UK/admin.lang.php @@ -878,7 +878,7 @@ $lang['custom']='Custom'; $lang['No group is permitted to see this private album'] = 'No group is permitted to see this private album'; $lang['Permission management'] = 'Permission management'; $lang['Photo sizes with crop'] = 'Photo sizes with crop'; -$lang['The center of interest is the most meaningful zone in the photo.'] = 'The center of interest is the most meaningful zone in the photo.'; +$lang['The center of interest is the most meaningful zone in the photo.'] = 'The center of interest is the most meaningful area of the photo.'; $lang['For photo sizes with crop, such as "Square", Piwigo will do its best to include the center of interest.'] = 'For photo sizes with crop, such as "Square", Piwigo will do its best to include the center of interest.'; $lang['By default, the center of interest is placed in the middle of the photo.'] = 'By default, the center of interest is placed in the middle of the photo.'; $lang['Select a zone with your mouse to define a new center of interest.'] = 'Select a zone with your mouse to define a new center of interest.'; -- cgit v1.2.3