mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 02:58:43 +02:00
Navigation menu: Add current user's login to the tooltip
This commit is contained in:
@@ -376,8 +376,8 @@ Dict::Add('PL PL', 'Polish', 'Polski', array(
|
||||
'UI:WelcomeMenu:MyIncidents' => 'Incydenty przydzielone mi',
|
||||
'UI:AllOrganizations' => ' Wszystkie organizacje ',
|
||||
'UI:YourSearch' => 'Twoje wyszukiwania',
|
||||
'UI:LoggedAsMessage' => 'zalogowany jako %1$s',
|
||||
'UI:LoggedAsMessage+Admin' => 'Zalogowany jako %1$s (Administrator)',
|
||||
'UI:LoggedAsMessage' => 'zalogowany jako %1$s (%2$s)~~',
|
||||
'UI:LoggedAsMessage+Admin' => 'Zalogowany jako %1$s (%2$s, Administrator)~~',
|
||||
'UI:Button:Logoff' => 'Wyloguj',
|
||||
'UI:Button:GlobalSearch' => 'Szukaj',
|
||||
'UI:Button:Search' => ' Szukaj ',
|
||||
|
||||
Reference in New Issue
Block a user