Add option to enable or disable global tags per projects
This commit is contained in:
@@ -838,7 +838,7 @@ return array(
|
||||
'Remove group' => 'Usuń grupę',
|
||||
'Group removed successfully.' => 'Grupa została usunięta.',
|
||||
'Unable to remove this group.' => 'Nie można usunąć grupy.',
|
||||
// 'Group membership(s):' => ':',
|
||||
// 'Group membership(s):' => '',
|
||||
'Project Permissions' => 'Prawa dostępowe projektu',
|
||||
'Manager' => 'Menedżer',
|
||||
'Project Manager' => 'Menedżer projektu',
|
||||
@@ -1416,4 +1416,5 @@ return array(
|
||||
// 'Task limit: ' => '',
|
||||
// 'Change to global tag' => '',
|
||||
// 'Do you really want to make the tag "%s" global?' => '',
|
||||
// 'Enable global tags for this project' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user