diff --git a/dictionaries/en.dictionary.itop.ui.php b/dictionaries/en.dictionary.itop.ui.php index b329d0300..68e5cbafe 100644 --- a/dictionaries/en.dictionary.itop.ui.php +++ b/dictionaries/en.dictionary.itop.ui.php @@ -142,7 +142,7 @@ Dict::Add('EN US', 'English', 'English', array( 'Class:User/Error:UserOrganizationNotAllowed' => 'The user account does not belong to your allowed organizations.', 'Class:User/Error:PersonIsMandatory' => 'The Contact is mandatory.', 'Class:UserInternal' => 'User Internal', - 'Class:UserInternal+' => 'User defined within iTop', + 'Class:UserInternal+' => 'User defined within '.ITOP_APPLICATION_SHORT, )); // @@ -345,14 +345,14 @@ Dict::Add('EN US', 'English', 'English', array( Dict::Add('EN US', 'English', 'English', array( 'BooleanLabel:yes' => 'yes', 'BooleanLabel:no' => 'no', - 'UI:Login:Title' => 'iTop login', + 'UI:Login:Title' => ITOP_APPLICATION_SHORT.' login', 'Menu:WelcomeMenu' => 'Welcome', // Duplicated into itop-welcome-itil (will be removed from here...) - 'Menu:WelcomeMenu+' => 'Welcome to iTop', // Duplicated into itop-welcome-itil (will be removed from here...) + 'Menu:WelcomeMenu+' => 'Welcome to '.ITOP_APPLICATION_SHORT, // Duplicated into itop-welcome-itil (will be removed from here...) 'Menu:WelcomeMenuPage' => 'Welcome', // Duplicated into itop-welcome-itil (will be removed from here...) - 'Menu:WelcomeMenuPage+' => 'Welcome to iTop', // Duplicated into itop-welcome-itil (will be removed from here...) - 'UI:WelcomeMenu:Title' => 'Welcome to iTop', + 'Menu:WelcomeMenuPage+' => 'Welcome to '.ITOP_APPLICATION_SHORT, // Duplicated into itop-welcome-itil (will be removed from here...) + 'UI:WelcomeMenu:Title' => 'Welcome to '.ITOP_APPLICATION_SHORT, - 'UI:WelcomeMenu:LeftBlock' => '

iTop is a complete, OpenSource, IT Operational Portal.

+ 'UI:WelcomeMenu:LeftBlock' => '

'.ITOP_APPLICATION_SHORT.' is a complete, OpenSource, IT Operational Portal.

All the modules can be setup, step by step, indepently of each other.

', - 'UI:WelcomeMenu:RightBlock' => '

iTop is service provider oriented, it allows IT engineers to manage easily multiple customers or organizations. -