mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 02:28:44 +02:00
🌐 Fix English dictionary entries
This commit is contained in:
@@ -78,12 +78,12 @@ Dict::Add('EN US', 'English', 'English', array(
|
||||
'Brick:Portal:UserProfile:Password:ConfirmPassword' => 'Confirm password',
|
||||
'Brick:Portal:UserProfile:Password:CantChangeContactAdministrator' => 'To change your password, please contact your %1$s administrator',
|
||||
'Brick:Portal:UserProfile:Password:CantChangeForUnknownReason' => 'Can\'t change password, please contact your %1$s administrator',
|
||||
'Brick:Portal:UserProfile:PersonalInformations:Title' => 'Personal informations',
|
||||
'Brick:Portal:UserProfile:PersonalInformations:Title' => 'Personal information',
|
||||
'Brick:Portal:UserProfile:Photo:Title' => 'Photo',
|
||||
));
|
||||
|
||||
// AggregatePageBrick
|
||||
Dict::Add('FR FR', 'French', 'Français', array(
|
||||
Dict::Add('EN US', 'English', 'English', array(
|
||||
'Brick:Portal:AggregatePage:DefaultTitle' => 'Dashboard',
|
||||
));
|
||||
|
||||
@@ -127,7 +127,7 @@ Dict::Add('EN US', 'English', 'English', array(
|
||||
'Brick:Portal:Object:Form:Create:Title' => 'New %1$s',
|
||||
'Brick:Portal:Object:Form:Edit:Title' => 'Updating %2$s (%1$s)',
|
||||
'Brick:Portal:Object:Form:View:Title' => '%1$s : %2$s',
|
||||
'Brick:Portal:Object:Form:Stimulus:Title' => 'Please, fill the following informations:',
|
||||
'Brick:Portal:Object:Form:Stimulus:Title' => 'Please, fill the following information:',
|
||||
'Brick:Portal:Object:Form:Message:Saved' => 'Saved',
|
||||
'Brick:Portal:Object:Search:Regular:Title' => 'Select %1$s (%2$s)',
|
||||
'Brick:Portal:Object:Search:Hierarchy:Title' => 'Select %1$s (%2$s)',
|
||||
|
||||
Reference in New Issue
Block a user