mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 11:08:45 +02:00
Removed the AttributeWikiText which was strictly equivalent to AttributeText
SVN:trunk[1151]
This commit is contained in:
@@ -94,9 +94,6 @@ Dict::Add('DE DE', 'English', 'English', array(
|
||||
'Core:AttributeTemplateHTML' => 'Template HTML',
|
||||
'Core:AttributeTemplateHTML+' => 'HTML containing placeholders',
|
||||
|
||||
'Core:AttributeWikiText' => 'Wiki article',
|
||||
'Core:AttributeWikiText+' => 'Wiki formatted text',
|
||||
|
||||
'Core:AttributeDateTime' => 'Date/time',
|
||||
'Core:AttributeDateTime+' => 'Date and time (year-month-day hh:mm:ss)',
|
||||
|
||||
|
||||
@@ -84,9 +84,6 @@ Dict::Add('EN US', 'English', 'English', array(
|
||||
'Core:AttributeTemplateHTML' => 'Template HTML',
|
||||
'Core:AttributeTemplateHTML+' => 'HTML containing placeholders',
|
||||
|
||||
'Core:AttributeWikiText' => 'Wiki article',
|
||||
'Core:AttributeWikiText+' => 'Wiki formatted text',
|
||||
|
||||
'Core:AttributeDateTime' => 'Date/time',
|
||||
'Core:AttributeDateTime+' => 'Date and time (year-month-day hh:mm:ss)',
|
||||
|
||||
|
||||
@@ -90,9 +90,6 @@ Dict::Add('ES CR', 'English', 'English', array(
|
||||
'Core:AttributeTemplateHTML' => 'Template HTML',
|
||||
'Core:AttributeTemplateHTML+' => 'HTML containing placeholders',
|
||||
|
||||
'Core:AttributeWikiText' => 'Wiki article',
|
||||
'Core:AttributeWikiText+' => 'Wiki formatted text',
|
||||
|
||||
'Core:AttributeDateTime' => 'Date/time',
|
||||
'Core:AttributeDateTime+' => 'Date and time (year-month-day hh:mm:ss)',
|
||||
|
||||
|
||||
@@ -85,9 +85,6 @@ Dict::Add('FR FR', 'English', 'English', array(
|
||||
'Core:AttributeTemplateHTML' => 'Modèle HTML',
|
||||
'Core:AttributeTemplateHTML+' => 'HTML contenant des espaces réservés pour des données iTop',
|
||||
|
||||
'Core:AttributeWikiText' => 'Article Wiki',
|
||||
'Core:AttributeWikiText+' => 'Texte formatté en Wiki',
|
||||
|
||||
'Core:AttributeDateTime' => 'Date/heure',
|
||||
'Core:AttributeDateTime+' => 'Date et heure (année-mois-jour hh:mm:ss)',
|
||||
|
||||
|
||||
@@ -85,9 +85,6 @@ Dict::Add('PT BR', 'English', 'English', array(
|
||||
'Core:AttributeTemplateHTML' => 'Template HTML',
|
||||
'Core:AttributeTemplateHTML+' => 'HTML containing placeholders',
|
||||
|
||||
'Core:AttributeWikiText' => 'Wiki article',
|
||||
'Core:AttributeWikiText+' => 'Wiki formatted text',
|
||||
|
||||
'Core:AttributeDateTime' => 'Date/time',
|
||||
'Core:AttributeDateTime+' => 'Date and time (year-month-day hh:mm:ss)',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user