aboutsummaryrefslogtreecommitdiffstats
path: root/language/en_UK
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2010-01-05 21:12:36 +0000
committerddtddt <ddtddt@piwigo.org>2010-01-05 21:12:36 +0000
commit95471cf8bd78f5fd9ffeac4285ee9d61e77d3e84 (patch)
tree3bd1e5b26187bfa6b6b93d65a4b1ee1fd2a6fa1f /language/en_UK
parent72da6d3c7c45728f0c21ecf9dfd8ed0af24a22d0 (diff)
[Trunk] [Language] update ang reorganization all admin.lang.php
git-svn-id: http://piwigo.org/svn/trunk@4626 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/en_UK')
-rw-r--r--language/en_UK/admin.lang.php9
1 files changed, 6 insertions, 3 deletions
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