aboutsummaryrefslogtreecommitdiffstats
path: root/language/en_UK
diff options
context:
space:
mode:
Diffstat (limited to 'language/en_UK')
-rw-r--r--language/en_UK/admin.lang.php10
-rw-r--r--language/en_UK/upgrade.lang.php2
2 files changed, 6 insertions, 6 deletions
diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php
index a94e7da17..87ecfa036 100644
--- a/language/en_UK/admin.lang.php
+++ b/language/en_UK/admin.lang.php
@@ -354,7 +354,7 @@ $lang['synchronize'] = "synchronize";
$lang['update the database from files'] = "update the database with files";
$lang['status'] = "status";
$lang['Directory'] = "Directory";
-$lang['sub-categories'] = "sub-categories";
+$lang['sub-albums'] = "sub-albums";
$lang['synchronize metadata'] = "synchronize metadata";
$lang['target'] = "target";
$lang['Thumbnail'] = "Thumbnail";
@@ -405,7 +405,7 @@ $lang['Errors caption'] = "Errors legends";
$lang['Detailed informations'] = "Detailed informations";
$lang['File/directory read error'] = "File/directory read error";
$lang['The file or directory cannot be accessed (either it does not exist or the access is denied)'] = "The file or directory cannot be accessed (either it does not exist or the access is denied)";
-$lang['a picture filetype requires a thumbnail. The thumbnail must be present in the sub-directory "thumbnail" of the category directory. The thumbnail filename must start with the configured thumbnail prefix and the extension must be among the following list :'] = "a picture filetype requires a thumbnail. The thumbnail must be present in the sub-directory \"thumbnail\" of the category directory. The thumbnail filename must start with the configured thumbnail prefix and the extension must be among the following list :";
+$lang['a picture filetype requires a thumbnail. The thumbnail must be present in the sub-directory "thumbnail" of the album directory. The thumbnail filename must start with the configured thumbnail prefix and the extension must be among the following list :'] = "a picture filetype requires a thumbnail. The thumbnail must be present in the sub-directory \"thumbnail\" of the album directory. The thumbnail filename must start with the configured thumbnail prefix and the extension must be among the following list :";
$lang['missing thumbnail'] = "missing thumbnail";
$lang['albums deleted in the database'] = "albums deleted in the database";
$lang['elements deleted in the database'] = "elements deleted in the database";
@@ -437,7 +437,7 @@ $lang['user_status_generic'] = "Generic";
$lang['user_status_guest'] = "Guest";
$lang['user_status_normal'] = "User";
$lang['user_status_webmaster'] = "Webmaster";
-$lang['Virtual category'] = "Virtual category";
+$lang['Virtual album'] = "Virtual album";
$lang['Waiting'] = "Pending";
$lang['default'] = "default";
$lang['Toggle \'default group\' property'] = "Reverse 'default group' property";
@@ -462,10 +462,10 @@ $lang['Save page visits by administrators'] = "Record pages visited by administr
$lang['An information email was sent to group "%s"'] = "Information email sent to group \"%s\"";
$lang['Send an information email to group members'] = "Send an information email to group members";
$lang['Group'] = "Group";
-$lang['[%s] Come to visit the category %s'] = "[%s] Visit the category %s";
+$lang['[%s] Visit album %s'] = "[%s] Visit album %s";
$lang['Hello,'] = "Hello,";
$lang['See you soon.'] = "See you soon.";
-$lang['Come to discover the category:'] = "Discover the category:";
+$lang['Discover album:'] = "Discover album:";
$lang['Mail content'] = "Mail content";
$lang['none'] = "none";
$lang['high'] = "high";
diff --git a/language/en_UK/upgrade.lang.php b/language/en_UK/upgrade.lang.php
index 4fcff33f2..482311c56 100644
--- a/language/en_UK/upgrade.lang.php
+++ b/language/en_UK/upgrade.lang.php
@@ -35,7 +35,7 @@ $lang['Perform a maintenance check in [Administration>Tools>Maintenance] if you
$lang['As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:'] = "As a precaution, the following plugins have been deactivated. You must check for plugins upgrades before reactivating them:";
$lang['Only administrator can run upgrade: please sign in below.'] = "Only an administrator can run upgrade: please sign in below.";
$lang['You do not have access rights to run upgrade'] = "You do not have access rights to run upgrade";
-$lang['All sub-categories of private categories become private'] = "All sub-categories of private categories become private";
+$lang['All sub-albums of private albums become private'] = "All sub-albums of private albums become private";
$lang['User permissions and group permissions have been erased'] = "Users and groups permissions have been erased";
$lang['Only thumbnails prefix and webmaster mail address have been saved from previous configuration'] = "Only thumbnails prefix and webmaster mail address have been saved from previous configuration";
$lang['In <i>%s</i>, before <b>?></b>, insert:'] = 'In <i>%s</i>, before <b>?></b>, insert:';