N°1047 - Replace hard coded 'iTop' occurrences with ITOP_APPLICATION_SHORT

This commit is contained in:
Molkobain
2021-08-14 22:43:29 +02:00
parent 0b81601699
commit 58e35ea33b
110 changed files with 708 additions and 708 deletions

View File

@@ -1640,9 +1640,9 @@ Dict::Add('EN US', 'English', 'English', array(
'Menu:DataSources' => 'Synchronization Data Sources',
'Menu:DataSources+' => 'All Synchronization Data Sources',
'Menu:WelcomeMenu' => 'Welcome',
'Menu:WelcomeMenu+' => 'Welcome to iTop',
'Menu:WelcomeMenu+' => 'Welcome to '.ITOP_APPLICATION_SHORT,
'Menu:WelcomeMenuPage' => 'Welcome',
'Menu:WelcomeMenuPage+' => 'Welcome to iTop',
'Menu:WelcomeMenuPage+' => 'Welcome to '.ITOP_APPLICATION_SHORT,
'Menu:AdminTools' => 'Administration',
'Menu:AdminTools+' => 'Administration tools',
'Menu:AdminTools?' => 'Tools accessible only to users having the administrator profile',