#19653080 New Feature : You can use HTML5 DTD as a document type.

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8279 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
taggon 2011-04-07 06:32:55 +00:00
parent 52f37ded17
commit 283f1e6334
13 changed files with 49 additions and 5 deletions

View file

@ -89,4 +89,7 @@
$lang->last_week = 'Last week';
$lang->this_week = 'This week';
$lang->use_html5 = 'HTML5 DTD';
$lang->about_html5 = 'Use HTML5 DTD';
?>