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:
@@ -373,8 +373,8 @@ Dict::Add('RU RU', 'Russian', 'Русский', array(
|
||||
'UI:WelcomeMenu:MyIncidents' => 'Инциденты назначенные на меня',
|
||||
'UI:AllOrganizations' => ' Все организации ',
|
||||
'UI:YourSearch' => 'Поиск',
|
||||
'UI:LoggedAsMessage' => 'Вы вошли как %1$s',
|
||||
'UI:LoggedAsMessage+Admin' => 'Вы вошли как %1$s (Администратор)',
|
||||
'UI:LoggedAsMessage' => 'Вы вошли как %1$s (%2$s)~~',
|
||||
'UI:LoggedAsMessage+Admin' => 'Вы вошли как %1$s (%2$s, Администратор)~~',
|
||||
'UI:Button:Logoff' => 'Выход',
|
||||
'UI:Button:GlobalSearch' => 'Поиск',
|
||||
'UI:Button:Search' => ' Поиск ',
|
||||
|
||||
Reference in New Issue
Block a user