diff options
author | rvelices <rv-github@modusoptimus.com> | 2012-03-20 04:13:35 +0000 |
---|---|---|
committer | rvelices <rv-github@modusoptimus.com> | 2012-03-20 04:13:35 +0000 |
commit | b95925dcaa7e9fb17c0bdc938be1b43f0e2c5111 (patch) | |
tree | 59a070ae4bd819746cfe709ff67279fb275510fc /language | |
parent | bd0cf9cab448d1c3084e1a0d8d370ed9adb8145e (diff) |
multisize: remove 2 php warnings, delete custom derivatives (batch man + maintenance), watermark applied to custom derivatives
git-svn-id: http://piwigo.org/svn/trunk@13651 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language')
-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 68eab7860..e1a518b8b 100644 --- a/language/en_UK/admin.lang.php +++ b/language/en_UK/admin.lang.php @@ -874,4 +874,5 @@ $lang['Permission granted for users'] = 'Permission granted for users'; $lang['Select users...'] = 'Select users...'; $lang['%u users have automatic permission because they belong to a granted group.'] = '%u users have automatic permission because they belong to a granted group.'; $lang['include photos with lower privacy level'] = 'include photos with lower privacy level'; +$lang['custom']='Custom'; ?>
\ No newline at end of file |