diff options
Diffstat (limited to 'language/en_UK')
-rw-r--r-- | language/en_UK/admin.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php index f5c4c3387..83cb2f14e 100644 --- a/language/en_UK/admin.lang.php +++ b/language/en_UK/admin.lang.php @@ -848,4 +848,5 @@ $lang['Maximum file size: %sB.'] = 'Maximum file size: %sB.'; $lang['Allowed file types: %s.'] = 'Allowed file types: %s.'; $lang['Approximate maximum resolution: %dM pixels (that\'s %dx%d pixels).'] = 'Approximate maximum resolution: %dM pixels (that\'s %dx%d pixels).'; $lang['Manage Permissions'] = 'Manage Permissions'; +$lang['Photo %s of %s'] = 'Photo %s of %s'; ?> |