aboutsummaryrefslogtreecommitdiffstats
path: root/language/en_UK.iso-8859-1/common.lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'language/en_UK.iso-8859-1/common.lang.php')
-rw-r--r--language/en_UK.iso-8859-1/common.lang.php7
1 files changed, 4 insertions, 3 deletions
diff --git a/language/en_UK.iso-8859-1/common.lang.php b/language/en_UK.iso-8859-1/common.lang.php
index 6273e9f88..c75b3294e 100644
--- a/language/en_UK.iso-8859-1/common.lang.php
+++ b/language/en_UK.iso-8859-1/common.lang.php
@@ -40,6 +40,7 @@ $lang['%d new comments'] = '%d new comments';
$lang['%d new elements'] = '%d new elements';
$lang['%d new users'] = '%d new users';
$lang['%d pictures are also linked to current tags'] = '%d pictures are also linked to current tags';
+$lang['%d pictures'] = '%d pictures';
$lang['%d waiting elements'] = '%d waiting elements';
$lang['About'] = 'About';
$lang['All tags must match'] = 'All tags must match';
@@ -245,8 +246,8 @@ $lang['nb_row_per_page'] = 'Number of rows per page';
$lang['nbm_unknown_identifier'] = 'Unknown identifier';
$lang['new_password'] = 'New password';
$lang['new_password_hint'] = 'You only have to give a password if you wish to change it.';
-$lang['next_page'] = 'Next';
$lang['new_rate'] = 'Rate this picture';
+$lang['next_page'] = 'Next';
$lang['no'] = 'No';
$lang['no_category'] = 'Home';
$lang['no_rate'] = 'no rate';
@@ -259,6 +260,7 @@ $lang['periods_error'] = 'Recent period must be a positive integer value';
$lang['picture'] = 'picture';
$lang['picture_high'] = 'Click on the picture to see it in high definition';
$lang['picture_show_metadata'] = 'Show file metadata';
+$lang['pictures'] = 'pictures';
$lang['powered_by'] = 'Powered by';
$lang['preferences'] = 'Preferences';
$lang['previous_page'] = 'Previous';
@@ -270,6 +272,7 @@ $lang['recent_image'] = 'Image within the';
$lang['recent_period'] = 'Recent period';
$lang['recent_pics_cat'] = 'Last pictures';
$lang['recent_pics_cat_hint'] = 'displays most recent pictures';
+$lang['redirect_msg'] = 'Redirection...';
$lang['reg_confirm'] = 'Confirm password';
$lang['reg_err_login1'] = 'Please, enter a login';
$lang['reg_err_login2'] = 'login mustn\'t end with a space character';
@@ -342,6 +345,4 @@ $lang['upload_username'] = 'Username';
$lang['useful when password forgotten'] = 'useful when password forgotten';
$lang['w_month'] = 'Month';
$lang['yes'] = 'Yes';
-$lang['redirect_msg'] = 'Redirection...';
-$lang['pictures'] = 'pictures';
?>