aboutsummaryrefslogtreecommitdiffstats
path: root/language/en_UK/common.lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'language/en_UK/common.lang.php')
-rw-r--r--language/en_UK/common.lang.php15
1 files changed, 15 insertions, 0 deletions
diff --git a/language/en_UK/common.lang.php b/language/en_UK/common.lang.php
index a432ecda7..c05f9c424 100644
--- a/language/en_UK/common.lang.php
+++ b/language/en_UK/common.lang.php
@@ -388,4 +388,19 @@ $lang['Photo sizes'] = 'Photo sizes';
$lang['View in'] = 'View in';
$lang['Mobile'] = 'Mobile';
$lang['Desktop'] = 'Desktop';
+$lang['File name, A → Z'] = 'File name, A → Z';
+$lang['File name, Z → A'] = 'File name, Z → A';
+$lang['Photo title, A → Z'] = 'Photo title, A → Z';
+$lang['Photo title, Z → A'] = 'Photo title, Z → A';
+$lang['Date created, new → old'] = 'Date created, new → old';
+$lang['Date created, old → new'] = 'Date created, old → new';
+$lang['Date posted, new → old'] = 'Date posted, new → old';
+$lang['Date posted, old → new'] = 'Date posted, old → new';
+$lang['Rating score, high → low'] = 'Rating score, high → low';
+$lang['Rating score, low → high'] = 'Rating score, low → high';
+$lang['Visits, high → low'] = 'Visits, high → low';
+$lang['Visits, low → high'] = 'Visits, low → high';
+$lang['Numeric identifier, 1 → 9'] = 'Numeric identifier, 1 → 9';
+$lang['Numeric identifier, 9 → 1'] = 'Numeric identifier, 9 → 1';
+$lang['Manual sort order'] = 'Manual sort order';
?> \ No newline at end of file