mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
Code cleanup
Remove ending "?>" from dictionary files before updating all languages.
This commit is contained in:
@@ -42,7 +42,3 @@ Dict::Add('EN US', 'English', 'English', array(
|
||||
'Class:UserExternal' => 'External user',
|
||||
'Class:UserExternal+' => 'User authentified outside of iTop',
|
||||
));
|
||||
|
||||
|
||||
|
||||
?>
|
||||
|
||||
@@ -44,7 +44,3 @@ Dict::Add('EN US', 'English', 'English', array(
|
||||
'Class:UserLDAP/Attribute:password' => 'Password',
|
||||
'Class:UserLDAP/Attribute:password+' => 'user authentication string',
|
||||
));
|
||||
|
||||
|
||||
|
||||
?>
|
||||
|
||||
@@ -44,7 +44,3 @@ Dict::Add('EN US', 'English', 'English', array(
|
||||
'Class:UserLocal/Attribute:password' => 'Password',
|
||||
'Class:UserLocal/Attribute:password+' => 'user authentication string',
|
||||
));
|
||||
|
||||
|
||||
|
||||
?>
|
||||
|
||||
@@ -39,4 +39,3 @@ Dict::Add('EN US', 'English', 'English', array(
|
||||
'Attachments:NoAttachment' => 'No attachment. ',
|
||||
'Attachments:PreviewNotAvailable' => 'Preview not available for this type of attachment.',
|
||||
));
|
||||
?>
|
||||
|
||||
@@ -43,4 +43,3 @@ Dict::Add('EN US', 'English', 'English', array(
|
||||
'bkp-wait-restore' => 'Please wait for the restore to complete...',
|
||||
'bkp-success-restore' => 'Restore successfully completed.',
|
||||
));
|
||||
?>
|
||||
|
||||
@@ -295,5 +295,3 @@ Dict::Add('EN US', 'English', 'English', array(
|
||||
'Class:EmergencyChange/Stimulus:ev_finish' => 'Finish',
|
||||
'Class:EmergencyChange/Stimulus:ev_finish+' => '',
|
||||
));
|
||||
|
||||
?>
|
||||
|
||||
@@ -141,5 +141,3 @@ Dict::Add('EN US', 'English', 'English', array(
|
||||
'Class:Change/Attribute:outage/Value:yes' => 'Yes',
|
||||
'Class:Change/Attribute:outage/Value:yes+' => '',
|
||||
));
|
||||
|
||||
?>
|
||||
|
||||
@@ -1906,4 +1906,3 @@ Dict::Add('EN US', 'English', 'English', array(
|
||||
'Class:Subnet/Tab:FreeIPs-explain' => 'Here is an extract of 10 free IP addresses',
|
||||
'Class:Document:PreviewTab' => 'Preview',
|
||||
));
|
||||
?>
|
||||
|
||||
@@ -21,4 +21,3 @@ Dict::Add('EN US', 'English', 'English', array(
|
||||
'config-parse-error' => 'Line %2$d: %1$s.<br/>The file has NOT been updated.',
|
||||
'config-current-line' => 'Editing line: %1$s',
|
||||
));
|
||||
?>
|
||||
|
||||
@@ -26,4 +26,3 @@
|
||||
Dict::Add('EN US', 'English', 'English', array(
|
||||
// Dictionary entries go here
|
||||
));
|
||||
?>
|
||||
|
||||
@@ -26,4 +26,3 @@
|
||||
Dict::Add('EN US', 'English', 'English', array(
|
||||
// Dictionary entries go here
|
||||
));
|
||||
?>
|
||||
|
||||
@@ -154,5 +154,3 @@ Dict::Add('EN US', 'English', 'English', array(
|
||||
'Class:Problem/Stimulus:ev_close' => 'Close',
|
||||
'Class:Problem/Stimulus:ev_close+' => '',
|
||||
));
|
||||
|
||||
?>
|
||||
|
||||
@@ -524,5 +524,3 @@ Dict::Add('EN US', 'English', 'English', array(
|
||||
'Class:lnkDeliveryModelToContact/Attribute:role_name' => 'Role name',
|
||||
'Class:lnkDeliveryModelToContact/Attribute:role_name+' => '',
|
||||
));
|
||||
|
||||
?>
|
||||
|
||||
@@ -523,6 +523,3 @@ Dict::Add('EN US', 'English', 'English', array(
|
||||
'Class:lnkDeliveryModelToContact/Attribute:role_name' => 'Role name',
|
||||
'Class:lnkDeliveryModelToContact/Attribute:role_name+' => '',
|
||||
));
|
||||
|
||||
|
||||
?>
|
||||
|
||||
@@ -26,4 +26,3 @@
|
||||
Dict::Add('EN US', 'English', 'English', array(
|
||||
// Dictionary entries go here
|
||||
));
|
||||
?>
|
||||
|
||||
@@ -26,4 +26,3 @@
|
||||
Dict::Add('EN US', 'English', 'English', array(
|
||||
// Dictionary entries go here
|
||||
));
|
||||
?>
|
||||
|
||||
@@ -26,4 +26,3 @@
|
||||
Dict::Add('EN US', 'English', 'English', array(
|
||||
// Dictionary entries go here
|
||||
));
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user