mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 11:08:45 +02:00
Navigation menu: Add current user's login to the tooltip
This commit is contained in:
@@ -372,8 +372,8 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'UI:WelcomeMenu:MyIncidents' => 'Aan mij toegewezen incidenten',
|
||||
'UI:AllOrganizations' => ' Alle Organisaties ',
|
||||
'UI:YourSearch' => 'Jouw zoekopdracht',
|
||||
'UI:LoggedAsMessage' => 'Ingelogd als %1$s',
|
||||
'UI:LoggedAsMessage+Admin' => 'Ingelogd als %1$s (Beheerder)',
|
||||
'UI:LoggedAsMessage' => 'Ingelogd als %1$s (%2$s)~~',
|
||||
'UI:LoggedAsMessage+Admin' => 'Ingelogd als %1$s (%2$s, Beheerder)~~',
|
||||
'UI:Button:Logoff' => 'Log uit',
|
||||
'UI:Button:GlobalSearch' => 'Zoek',
|
||||
'UI:Button:Search' => ' Zoek ',
|
||||
|
||||
Reference in New Issue
Block a user