From 9719406a2812a276a698c275bd576122e0b09bc6 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Tue, 2 Jul 2024 18:28:32 +0200 Subject: [PATCH] Update en_UK, thanks to claire-mich --- language/en_UK/common.lang.php | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) mode change 100644 => 100755 language/en_UK/common.lang.php diff --git a/language/en_UK/common.lang.php b/language/en_UK/common.lang.php old mode 100644 new mode 100755 index e4958b449..015055747 --- a/language/en_UK/common.lang.php +++ b/language/en_UK/common.lang.php @@ -50,7 +50,7 @@ $lang['About Piwigo'] = "About Piwigo"; $lang['About'] = "About"; $lang['Accelerate diaporama speed'] = "Increase slideshow speed"; $lang['Add a comment'] = "Add a comment"; -$lang['add this photo to your favorites'] = "add this photo to your favorites"; +$lang['add this photo to your favorites'] = 'add this photo to my favorites'; $lang['Admin: %s'] = "Admin: %s"; $lang['Administration'] = "Administration"; $lang['Album results for'] = "Album results for"; @@ -118,8 +118,8 @@ $lang['day'][4] = "Thursday"; $lang['day'][5] = "Friday"; $lang['day'][6] = "Saturday"; $lang['Default'] = "Default"; -$lang['delete all photos from your favorites'] = "delete all photos from your favorites"; -$lang['delete this photo from your favorites'] = "delete this photo from your favorites"; +$lang['delete all photos from your favorites'] = 'delete all photos from my favorites'; +$lang['delete this photo from your favorites'] = 'delete this photo from my favorites'; $lang['Delete'] = "Delete"; $lang['descending'] = "descending"; $lang['Desktop'] = 'Desktop'; @@ -138,7 +138,7 @@ $lang['display only recently posted photos'] = "display only recently posted pho $lang['display photos linked to this tag'] = "display photos linked to this tag"; $lang['display recently updated albums'] = "display recently updated albums"; $lang['display this album'] = "display this album"; -$lang['display your favorites photos'] = "display your favorites photos"; +$lang['display your favorites photos'] = 'display my favorites'; $lang['Display'] = "Display"; $lang['Download this file'] = "Download this file"; $lang['Download'] = "download"; @@ -388,7 +388,7 @@ $lang['You are not authorized to access the requested page'] = "You are not auth $lang['You will receive a link to create a new password via email.'] = 'You will receive a link to create a new password via email.'; $lang['Your comment has been registered'] = "Your comment has been registered"; $lang['Your comment has NOT been registered because it did not pass the validation rules'] = "Your comment has NOT been registered because it did not pass the validation rules"; -$lang['Your favorites'] = "Your favorites"; +$lang['Your favorites'] = 'My favorites'; $lang['Your Gallery Customization'] = "Your gallery customization"; $lang['Your password has been reset'] = 'Your password has been reset'; $lang['Your username has been successfully changed to : %s'] = 'Your username has been successfully changed to: %s'; @@ -443,5 +443,4 @@ $lang['%d visits'] = '%d visits'; $lang['rating score %s'] = 'rating score %s'; $lang['year %d'] = 'year %d'; $lang['last 3 months'] = 'Last 3 months'; -$lang['last 24 hours'] = 'last 24 hours'; -?> +$lang['last 24 hours'] = 'last 24 hours'; \ No newline at end of file