From 95471cf8bd78f5fd9ffeac4285ee9d61e77d3e84 Mon Sep 17 00:00:00 2001 From: ddtddt Date: Tue, 5 Jan 2010 21:12:36 +0000 Subject: [Trunk] [Language] update ang reorganization all admin.lang.php git-svn-id: http://piwigo.org/svn/trunk@4626 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/en_UK/admin.lang.php | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'language/en_UK') diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php index b3f0d653d..a136868e0 100644 --- a/language/en_UK/admin.lang.php +++ b/language/en_UK/admin.lang.php @@ -616,8 +616,7 @@ $lang['Hits'] = 'Hits'; $lang['GD library is missing'] = 'GD library is missing'; $lang['conf_extents'] = 'Templates'; $lang['extend_for_templates'] = 'Extend for templates'; -$lang['Replacement of original templates'] = - 'Replacement of original templates by customized templates from template-extension subfolder'; +$lang['Replacement of original templates'] = 'Replacement of original templates by customized templates from template-extension subfolder'; $lang['Replacers'] = 'Replacers (customized templates)'; $lang['Original templates'] = 'Original templates'; $lang['Optional URL keyword'] = 'Optional URL keyword'; @@ -658,4 +657,8 @@ $lang['Password is missing'] = 'Password is missing. Please enter the password.' $lang['Password confirmation is missing'] = 'Password confirmation is missing. Please confirm the chosen password.'; $lang['Email address is missing'] = 'Email address is missing. Please specify an email address.'; $lang['Password confirmation error'] = 'Password confirmation error.'; -?> +$lang['Allow users to edit theirs owns comments'] = 'Allow users to edit theirs owns comments'; +$lang['Allow users to delete theirs owns comments'] = 'Allow users to delete theirs owns comments'; +$lang['Email administrators when a comment is modified'] = 'Email administrators when a comment is modified'; +$lang['Email administrators when a comment is deleted'] = 'Email administrators when a comment is deleted'; +?> \ No newline at end of file -- cgit v1.2.3