영어 - 기존 번역문 수정 및 추가 번역

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2943 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
supershop 2007-11-06 16:37:58 +00:00
parent ebe6aa5aa7
commit 2b50f0d126
5 changed files with 25 additions and 15 deletions

View file

@ -5,12 +5,12 @@
* @brief English Language Pack (For only basic things)
**/
$lang->integration_search = "Integration Search";
$lang->integration_search = "Integrated Search";
$lang->sample_code = "Sample Code";
$lang->about_target_module = "Only chosen modules are the target. Please be careful on setting authority";
$lang->about_sample_code = "You can add integration search on layout by adding code above";
$lang->msg_no_keyword = "Input keyword to search";
$lang->about_target_module = "Only chosen modules are the target. Please be careful on setting permissions.";
$lang->about_sample_code = "You can use integrated search by adding above code on layout or other things.";
$lang->msg_no_keyword = "Please input keyword to search";
$lang->is_result_text = "There are <strong>%d</strong> result(s) for <strong>'%s'</strong>";