Navigation menu: Add current user's login to the tooltip

This commit is contained in:
Molkobain
2021-08-09 16:28:53 +02:00
parent c8dd8c3806
commit 5926e9d110
17 changed files with 33 additions and 33 deletions

View File

@@ -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' => ' Поиск ',