Replace deprecated keyword 'module' with 'page' or 'content'.

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12353 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2012-12-07 09:20:22 +00:00
parent 986bd5c6c6
commit be061554db
51 changed files with 145 additions and 204 deletions

View file

@ -10,8 +10,8 @@
<title xml:lang="zh-TW">綜合搜尋</title>
<title xml:lang="tr">Birleşik Arama</title>
<description xml:lang="ko">
선택한 모듈들을 대상으로 통합검색을 지원합니다.
선택된 모듈의 글중 비밀글만 검색을 하지 않고 나머지는 모두 검색을 하기에 공개되지 않은 모듈은 대상에 포함하지 않도록 해야 합니다.
선택한 페이지를 대상으로 통합검색을 지원합니다.
선택한 페이지의 글중 비밀글만 검색을 하지 않고 나머지는 모두 검색을 하기에 공개되지 않은 페이지는 대상에 포함하지 않도록 해야 합니다.
</description>
<description xml:lang="zh-CN">
把所选模块作为搜索对象。

View file

@ -25,8 +25,8 @@
<value xml:lang="vi"><![CDATA[Code mẫu]]></value>
</item>
<item name="about_target_module">
<value xml:lang="ko"><![CDATA[선택된 모듈만 검색 대상으로 정합니다. 권한설정에 대한 주의를 바랍니다.]]></value>
<value xml:lang="en"><![CDATA[Only chosen modules are the target. Please be careful on setting the permissions.]]></value>
<value xml:lang="ko"><![CDATA[선택한 페이지를 검색 대상으로 정합니다. 권한설정에 대한 주의를 바랍니다.]]></value>
<value xml:lang="en"><![CDATA[Only chosen pages are the target. Please be careful on setting the permissions.]]></value>
<value xml:lang="jp"><![CDATA[選択されたモジュールだけを検索対象とします。各モジュールの権限設定にも注意してください。]]></value>
<value xml:lang="zh-CN"><![CDATA[所选模块作为搜索对象。请注意权限设置。]]></value>
<value xml:lang="zh-TW"><![CDATA[只將所選擇的模組當作搜尋對象。請注意權限設置。]]></value>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<skin version="0.2">
<title xml:lang="ko">통합 검색 기본 스킨</title>
<title xml:lang="ko">통합검색 기본 스킨</title>
<title xml:lang="vi">Skin trang tìm kiếm</title>
<title xml:lang="zh-CN">搜索默认皮肤</title>
<title xml:lang="jp">統合検索のデフォルトスキン</title>
@ -8,7 +8,7 @@
<title xml:lang="zh-TW">預設綜合搜尋面板</title>
<title xml:lang="tr">Birleşik Arama Varsayılan Dış Görünümü</title>
<description xml:lang="vi">Skin mặc định của trang tìm kiếm.</description>
<description xml:lang="ko">통합검색 모듈의 기본 스킨</description>
<description xml:lang="ko">통합검색 기본 스킨</description>
<description xml:lang="zh-CN">搜索模块的默认皮肤。</description>
<description xml:lang="jp">統合検索モジュールのデフォルトスキンです。</description>
<description xml:lang="en">The Default Skin of the Integrated Search Module</description>