diff options
Diffstat (limited to '')
-rw-r--r-- | language/en_UK/admin.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php index ff41b23b4..7222bb2fb 100644 --- a/language/en_UK/admin.lang.php +++ b/language/en_UK/admin.lang.php @@ -874,7 +874,7 @@ $lang['Updates'] = 'Updates'; $lang['Upload Photos'] = 'Upload Photos'; $lang['Upload'] = "Upload"; $lang['Uploaded Photos'] = 'Uploaded Photos'; -$lang['Use the default photo sort order (defined in the configuration file)'] = "Use the default photo sort order (defined in the configuration file)"; +$lang['Use the default photo sort order'] = "Use the default photo sort order"; $lang['Used metadata'] = "Metadata used"; $lang['user "%s" added'] = "user \"%s\" added"; $lang['User "%s" created with "%s" like password'] = "User \"%s\" created with \"%s\" as password"; |