Improve user groups listing

This commit is contained in:
Frédéric Guillot
2020-04-05 12:05:41 -07:00
parent 95d8df405d
commit 1f6a42ace7
36 changed files with 94 additions and 92 deletions

View File

@@ -1416,7 +1416,7 @@ return array(
'Change to global tag' => 'Ændre til globalt mærke',
'Do you really want to make the tag "%s" global?' => 'Skal mærket "%s" gøres globalt?',
// 'Enable global tags for this project' => '',
// 'Group membership(s):' => ':',
// 'hover mouse over group-icon, to show all group-memberships' => '',
// '%s is a member of the following group(s):' => '',
// 'Group membership(s):' => '',
// '%s is a member of the following group(s): %s' => '',
// '%d/%d group(s) shown' => '',
);