english translation

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7767 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
supershop 2010-10-19 13:23:53 +00:00
parent 80109b756b
commit e45b2a90ff

View file

@ -11,5 +11,5 @@
$lang->cmd_page_create = 'Create a Page';
$lang->page_caching_interval = "Caching Time";
$lang->about_page_caching_interval = "The unit is minute, and it displays temporary saved data for assigned time.<br />It is recommended to cache for proper time if a lot of resources are needed when displaying other servers' data or information.<br />A value of 0 will not cache.";
$lang->about_mcontent = 'This is the page for the mobile view. If you do not write this page, the mobile view display reoragnized PC view\'s page.';
$lang->about_mcontent = 'This is the page you will see from mobile devices. If you have not set this page, rearranged default page will be displayed.';
?>