git-svn-id: http://xe-core.googlecode.com/svn/trunk@2095 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
guny 2007-07-31 08:07:06 +00:00
parent cf0e95beef
commit 40672892c2
15 changed files with 125 additions and 125 deletions

View file

@ -8,6 +8,6 @@
$lang->integration_search = "搜索";
$lang->sample_code = "代码";
$lang->about_target_module = "只把被选模块作为搜索对象。请注意权限设置。";
$lang->about_target_module = "只把被选模块作为搜索对象。请注意权限设置。";
$lang->about_sample_code = "可把上述代码插入到相应布局当中即可实现搜索功能。";
?>