mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-21 09:03:38 +02:00
- bug fixed : more precise information about setting a new random
representant git-svn-id: http://piwigo.org/svn/trunk@736 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -114,7 +114,7 @@ $lang['cat_status_title'] = 'Manage authorizations for selected categories';
|
||||
$lang['cat_status_info'] = 'Selected categories are private : you will need to authorize users and/or groups to access to them.
|
||||
<br />If you make a category private, all its child categories becomes private.
|
||||
<br />If you make a category public, all its parent categories becomes public';
|
||||
$lang['cat_representant'] = 'Random representant';
|
||||
$lang['cat_representant'] = 'Find a new representant by random';
|
||||
|
||||
// Titles
|
||||
$lang['admin_panel'] = 'Administration Panel';
|
||||
|
||||
@@ -115,7 +115,7 @@ $lang['cat_status_title'] = 'Gestion des autorisations';
|
||||
$lang['cat_status_info'] = 'Les catégories sélectionnées sont privées : vous devrez permettre à vos utilisateurs et / ou groupes d\'y accéder.
|
||||
<br />Si une catégorie est déclarée privée, alors toutes ses sous catégories deviennent privées.
|
||||
<br />Si une catégorie est déclarée publique, alors toutes les catégories mères deviennent publiques.';
|
||||
$lang['cat_representant'] = 'Représentant au hasard';
|
||||
$lang['cat_representant'] = 'Trouver un nouveau représentant au hasard';
|
||||
|
||||
//Titles
|
||||
$lang['admin_panel'] = 'Panneau d\'administration';
|
||||
|
||||
Reference in New Issue
Block a user