Add option to enable or disable global tags per projects
This commit is contained in:
@@ -838,7 +838,7 @@ return array(
|
||||
'Remove group' => 'Supprimer le groupe',
|
||||
'Group removed successfully.' => 'Groupe supprimé avec succès.',
|
||||
'Unable to remove this group.' => 'Impossible de supprimer ce groupe.',
|
||||
// 'Group membership(s):' => ':',
|
||||
// 'Group membership(s):' => '',
|
||||
'Project Permissions' => 'Permissions du projet',
|
||||
'Manager' => 'Gestionnaire',
|
||||
'Project Manager' => 'Chef de projet',
|
||||
@@ -1416,4 +1416,5 @@ return array(
|
||||
'Task limit: ' => 'Limite de tâche : ',
|
||||
'Change to global tag' => 'Changer le libellé à global',
|
||||
'Do you really want to make the tag "%s" global?' => 'Voulez-vous vraiment rendre le libellé « %s » global ?',
|
||||
// 'Enable global tags for this project' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user