From b4b17975304e776518bb2f456f8000cef6bd60e9 Mon Sep 17 00:00:00 2001 From: mistic100 Date: Sun, 22 Jun 2014 11:41:47 +0000 Subject: feature 3095: add "comments_enable_website" param + GUI git-svn-id: http://piwigo.org/svn/trunk@28764 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/en_UK/admin.lang.php | 1 + 1 file changed, 1 insertion(+) (limited to 'language/en_UK/admin.lang.php') diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php index dcb45fe8b..180750941 100644 --- a/language/en_UK/admin.lang.php +++ b/language/en_UK/admin.lang.php @@ -168,6 +168,7 @@ $lang['all'] = "all"; $lang['Allow rating'] = "Allow rating"; $lang['Allow user customization'] = 'Allow user customization'; $lang['Allow user registration'] = "Allow user registration"; +$lang['Allow users to add a link to their website'] = "Allow users to add a link to their website"; $lang['Allow users to delete their own comments'] = "Allow users to delete their own comments"; $lang['Allow users to edit their own comments'] = "Allow users to edit their own comments"; $lang['Allowed file types: %s.'] = 'Allowed file types: %s.'; -- cgit v1.2.3