Change word deprecated to obsolete

This commit is contained in:
Sebastiaan Janssen
2013-01-08 13:27:16 -01:00
parent 7b4ccf73c6
commit 937fc423ad
16 changed files with 107 additions and 94 deletions

View File

@@ -36,7 +36,7 @@ namespace umbraco.editorControls.tinymce
public override string DataTypeName
{
get { return "TinyMCE wysiwyg (deprecated, upgrade to tinymce v3!)"; }
get { return "TinyMCE wysiwyg (Obsolete, upgrade to tinymce v3!)"; }
}
public override umbraco.interfaces.IDataPrevalue PrevalueEditor