|
@@ -358,6 +358,7 @@ Dict::Add('EN US', 'English', 'English', array(
|
|
'UI:Button:FilterList' => ' Filter... ',
|
|
'UI:Button:FilterList' => ' Filter... ',
|
|
'UI:Button:Create' => ' Create ',
|
|
'UI:Button:Create' => ' Create ',
|
|
'UI:Button:Delete' => ' Delete ! ',
|
|
'UI:Button:Delete' => ' Delete ! ',
|
|
|
|
+ 'UI:Button:ChangePassword' => ' Change Password ',
|
|
|
|
|
|
'UI:SearchToggle' => 'Search',
|
|
'UI:SearchToggle' => 'Search',
|
|
'UI:ClickToCreateNew' => 'Click here to create a new %1$s',
|
|
'UI:ClickToCreateNew' => 'Click here to create a new %1$s',
|
|
@@ -437,6 +438,13 @@ Dict::Add('EN US', 'English', 'English', array(
|
|
'UI:Login:IdentifyYourself' => 'Identify yourself before continuing',
|
|
'UI:Login:IdentifyYourself' => 'Identify yourself before continuing',
|
|
'UI:Login:UserNamePrompt' => 'User Name',
|
|
'UI:Login:UserNamePrompt' => 'User Name',
|
|
'UI:Login:PasswordPrompt' => 'Password',
|
|
'UI:Login:PasswordPrompt' => 'Password',
|
|
|
|
+ 'UI:Login:ChangeYourPassword' => 'Change Your Password',
|
|
|
|
+ 'UI:Login:OldPasswordPrompt' => 'Old password',
|
|
|
|
+ 'UI:Login:NewPasswordPrompt' => 'New password',
|
|
|
|
+ 'UI:Login:RetypeNewPasswordPrompt' => 'Retype new password',
|
|
|
|
+ 'UI:Login:IncorrectOldPassword' => 'Error: the old password is incorrect',
|
|
|
|
+ 'UI:LogoffMenu' => 'Log off',
|
|
|
|
+ 'UI:ChangePwdMenu' => 'Change Password...',
|
|
'UI:Button:Login' => 'Enter iTop',
|
|
'UI:Button:Login' => 'Enter iTop',
|
|
'UI:Login:Error:AccessRestricted' => 'iTop access is restricted. Please, contact an iTop administrator.',
|
|
'UI:Login:Error:AccessRestricted' => 'iTop access is restricted. Please, contact an iTop administrator.',
|
|
'UI:CSVImport:MappingSelectOne' => '-- select one --',
|
|
'UI:CSVImport:MappingSelectOne' => '-- select one --',
|