- language - removed 2 unnecessary keys from admin.lang
- language - moved some keys from common.lang to admin.lang git-svn-id: http://piwigo.org/svn/trunk@2482 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
0b32dd4c0b
commit
707351a95c
12 changed files with 23 additions and 33 deletions
|
|
@ -224,7 +224,6 @@ $lang['config'] = 'Configuration';
|
|||
$lang['confirm'] = 'confirm';
|
||||
$lang['Date'] = 'Date';
|
||||
$lang['delete category'] = 'delete category';
|
||||
$lang['description'] = 'description';
|
||||
$lang['dissociate from category'] = 'dissociate from category';
|
||||
$lang['dissociate from group'] = 'dissociate from group';
|
||||
$lang['edit category permissions'] = 'edit category permissions';
|
||||
|
|
@ -259,7 +258,6 @@ $lang['manage sub-categories'] = 'manage sub-categories';
|
|||
$lang['manage'] = 'Manage';
|
||||
$lang['maximum height'] = 'maximum height';
|
||||
$lang['maximum width'] = 'maximum width';
|
||||
$lang['name'] = 'name';
|
||||
$lang['nbm_background_treatment_redirect_second'] = 'Execution time is out, treatment must be continue [Estmated time: %d second].';
|
||||
$lang['nbm_background_treatment_redirect_seconds'] = 'Execution time is out, treatment must be continue [Estmated time: %d seconds].';
|
||||
$lang['nbm_break_timeout_list_user'] = 'Prepared time for list of users to send mail is limited. Others users are not listed.';
|
||||
|
|
@ -651,7 +649,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'] =
|
||||
$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';
|
||||
|
|
@ -659,4 +657,7 @@ $lang['Optional URL keyword'] = 'Optional URL keyword';
|
|||
$lang['Templates recorded.'] = 'Templates configuration has been recorded.';
|
||||
$lang['Optimizations completed'] = 'All optimizations have been successfully completed.';
|
||||
$lang['Optimizations errors'] = 'Optimizations have been completed with some errors.';
|
||||
$lang['delete this comment'] = 'delete this comment';
|
||||
$lang['link_info_image'] = 'Modify information';
|
||||
$lang['edit category informations'] = 'edit category informations';
|
||||
?>
|
||||
|
|
@ -160,7 +160,6 @@ $lang['comment_to_validate'] = 'An administrator must authorize your comment bef
|
|||
$lang['comment_user_exists'] = 'This login is already used by another user';
|
||||
$lang['comments'] = 'Comments';
|
||||
$lang['comments_add'] = 'Add a comment';
|
||||
$lang['comments_del'] = 'delete this comment';
|
||||
$lang['comments_title'] = 'Comments from the users of the site';
|
||||
$lang['created after %s (%s)'] = 'created after %s (%s)';
|
||||
$lang['created before %s (%s)'] = 'created before %s (%s)';
|
||||
|
|
@ -181,7 +180,6 @@ $lang['delete'] = 'Delete';
|
|||
$lang['descending'] = 'descending';
|
||||
$lang['download'] = 'download';
|
||||
$lang['download_hint'] = 'download this file';
|
||||
$lang['edit category informations'] = 'edit category informations';
|
||||
$lang['edit'] = 'edit';
|
||||
$lang['err_date'] = 'wrong date';
|
||||
$lang['excluded'] = 'excluded';
|
||||
|
|
@ -208,7 +206,6 @@ $lang['invalid_pwd'] = 'Invalid password!';
|
|||
$lang['language']='Language';
|
||||
$lang['last %d days'] = 'last %d days';
|
||||
$lang['last_page'] = 'Last';
|
||||
$lang['link_info_image'] = 'Modify information';
|
||||
$lang['logout'] = 'Logout';
|
||||
$lang['mail_address'] = 'E-mail address';
|
||||
$lang['mandatory'] = 'obligatory';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue