[Trunk] [Language] update ang reorganization all admin.lang.php
git-svn-id: http://piwigo.org/svn/trunk@4626 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
72da6d3c7c
commit
95471cf8bd
7 changed files with 59 additions and 33 deletions
|
|
@ -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';
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue