aboutsummaryrefslogtreecommitdiffstats
path: root/language/en_UK
diff options
context:
space:
mode:
Diffstat (limited to 'language/en_UK')
-rw-r--r--language/en_UK/common.lang.php24
1 files changed, 19 insertions, 5 deletions
diff --git a/language/en_UK/common.lang.php b/language/en_UK/common.lang.php
index a47dc5c53..3271f0b9f 100644
--- a/language/en_UK/common.lang.php
+++ b/language/en_UK/common.lang.php
@@ -90,9 +90,6 @@ $lang['Links'] = "Links";
$lang['N/A'] = "N/A";
$lang['New on %s'] = "New on %s";
$lang['New password confirmation does not correspond'] = "New password confirmation does not match";
-$lang['New password sent by email'] = "New password sent by email";
-$lang['No email address'] = "No email address";
-$lang['No classic user matches this email address'] = "No classic user matches this email address";
$lang['Notification'] = "Notification";
$lang['Number of items'] = "Number of items";
$lang['Original dimensions'] = "Original dimensions";
@@ -113,7 +110,6 @@ $lang['Search rules'] = "Search criteria";
$lang['Search tags'] = "Search tags";
$lang['Search'] = "Search";
$lang['display available tags'] = "display available tags";
-$lang['Send new password'] = "Send new password";
$lang['Since'] = "Since";
$lang['Sort by'] = "Sort by";
$lang['Sort order'] = "Sort order";
@@ -309,7 +305,6 @@ $lang['Admin: %s'] = "Admin: %s";
$lang['Registration of %s'] = "Registration of %s";
$lang['Album: %s'] = "Album: %s";
$lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = "Bad status for user \"guest\", default status will be used. Please notify the webmaster.";
-$lang['Administrator, webmaster and special user cannot use this method'] = "Administrator, webmaster and special user cannot use this method";
$lang['this email address is already in use'] = "this email address is already in use";
$lang['Album results for'] = "Album results for";
$lang['Tag results for'] = "Tag results for";
@@ -356,4 +351,23 @@ $lang['This author removed the comment with id %d'] = 'This author removed the c
$lang['delete this comment'] = "delete this comment";
$lang['validate this comment'] = 'validate this comment';
$lang['html tags are not allowed in login'] = 'html tags are not allowed in login';
+$lang['Enter a username or email address'] = 'Enter a username or email address';
+$lang['Invalid username or email'] = 'Invalid username or email';
+$lang['Password reset is not allowed for this user'] = 'Password reset is not allowed for this user';
+$lang['User "%s" has no email address, password reset is not possible'] = 'User "%s" has no email address, password reset is not possible';
+$lang['Someone requested that the password be reset for the following user account:'] = 'Someone requested that the password be reset for the following user account:';
+$lang['Username "%s" on gallery %s'] = 'Username "%s" on gallery %s';
+$lang['To reset your password, visit the following address:'] = 'To reset your password, visit the following address:';
+$lang['If this was a mistake, just ignore this email and nothing will happen.'] = 'If this was a mistake, just ignore this email and nothing will happen.';
+$lang['Password Reset'] = 'Password Reset';
+$lang['Check your email for the confirmation link'] = 'Check your email for the confirmation link';
+$lang['Invalid key'] = 'Invalid key';
+$lang['The passwords do not match'] = 'The passwords do not match';
+$lang['Your password has been reset'] = 'Your password has been reset';
+$lang['Return to home page'] = 'Return to home page';
+$lang['Please enter your username or email address.'] = 'Please enter your username or email address.';
+$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['Username or email'] = 'Username or email';
+$lang['Change my password'] = 'Change my password';
+$lang['Enter your new password below.'] = 'Enter your new password below.';
?> \ No newline at end of file