Removed the AttributeWikiText which was strictly equivalent to AttributeText

SVN:trunk[1151]
This commit is contained in:
Romain Quetiez
2011-03-29 14:13:16 +00:00
parent 7ae02a7c5b
commit 30a1528a28
7 changed files with 10 additions and 43 deletions

View File

@@ -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)',