영어 - 추가 번역

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5092 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
supershop 2008-12-16 06:51:11 +00:00
parent 769ee33f57
commit 0201823fb0
3 changed files with 9 additions and 8 deletions

View file

@ -45,6 +45,7 @@
$lang->msg_no_checked_document = 'No checked articles exist.';
$lang->msg_move_failed = 'Failed to move';
$lang->msg_cannot_delete_for_child = 'Cannot delete a category having child categories.';
$lang->msg_limit_mid ="Only alphabets+[alphabets+numbers+_] can be used as module name.";
$lang->about_browser_title = "It will be shown in the browser title. It will be also used in a RSS/Trackback.";
$lang->about_mid = "The module name will be used like http://address/?mid=ModuleName.\n(only english alphabet + [english alphabet ,numbers, and underscore(_)] are allowed)";