Show group memberships in a tooltip

This commit is contained in:
Manfred Hoffmann
2020-04-05 20:20:12 +02:00
committed by GitHub
parent 1ee17e995a
commit b442c52acb
39 changed files with 114 additions and 10 deletions

View File

@@ -1416,5 +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):' => '',
// 'Group membership(s):' => ':',
// 'hover mouse over group-icon, to show all group-memberships' => '',
// '%s is a member of the following group(s):' => '',
);