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

@@ -1417,4 +1417,6 @@ return array(
// 'Do you really want to make the tag "%s" global?' => '',
// '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):' => '',
);