mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-06 01:42:29 +02:00
Add tabsheet on administration pages.
Step 3: Tabsheet for configuration & history
Change css tabsheet to do like p0w0 for all themes
git-svn-id: http://piwigo.org/svn/trunk@1881 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -222,12 +222,12 @@ $lang['cat_virtual_added'] = 'Virtual category added';
|
||||
$lang['cat_virtual_deleted'] = 'Virtual category deleted';
|
||||
$lang['category'] = 'category';
|
||||
$lang['conf_access'] = 'Access type';
|
||||
$lang['conf_comments_title'] = 'Users comments';
|
||||
$lang['conf_comments_title'] = 'Comments';
|
||||
$lang['conf_confirmation'] = 'Information data registered in database';
|
||||
$lang['conf_default'] = 'Default display';
|
||||
$lang['conf_default_title'] = 'Default display';
|
||||
$lang['conf_gallery_url_error'] = 'The gallery URL is not valid.';
|
||||
$lang['conf_general_title'] = 'Main configuration';
|
||||
$lang['conf_general_title'] = 'Main';
|
||||
$lang['conf_nb_comment_page_error'] = 'The number of comments a page must be between 5 and 50 included.';
|
||||
$lang['config'] = 'Configuration';
|
||||
$lang['confirm'] = 'confirm';
|
||||
|
||||
@@ -222,12 +222,12 @@ $lang['cat_virtual_added'] = 'Cat
|
||||
$lang['cat_virtual_deleted'] = 'Catégorie virtuelle supprimée';
|
||||
$lang['category'] = 'catégorie';
|
||||
$lang['conf_access'] = 'Type d\'accès';
|
||||
$lang['conf_comments_title'] = 'Commentaires d\'utilisateurs';
|
||||
$lang['conf_comments_title'] = 'Commentaires';
|
||||
$lang['conf_confirmation'] = 'Informations enregistrées dans la base de données';
|
||||
$lang['conf_default'] = 'Affichage par défaut';
|
||||
$lang['conf_default_title'] = 'Affichage par défaut';
|
||||
$lang['conf_gallery_url_error'] = 'L\'adresse de la galerie n\'est pas valide.';
|
||||
$lang['conf_general_title'] = 'Configuration principale';
|
||||
$lang['conf_general_title'] = 'Principale';
|
||||
$lang['conf_nb_comment_page_error'] = 'Le nombre de commentaires d\'utilisateurs par page doit être compris entre 5 et 50.';
|
||||
$lang['config'] = 'Configuration';
|
||||
$lang['confirm'] = 'confirmer';
|
||||
|
||||
Reference in New Issue
Block a user