Word change. From 'user' to 'member'.

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8978 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2011-09-01 11:25:15 +00:00
parent bd07ee1824
commit 3503f2aeb8
5 changed files with 45 additions and 40 deletions

View file

@ -1,15 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<module version="0.2">
<title xml:lang="ko">회원 관리</title>
<title xml:lang="zh-CN">会员管理</title>
<title xml:lang="jp">会員 管理</title>
<title xml:lang="en">Member Management</title>
<title xml:lang="ko">회원</title>
<title xml:lang="zh-CN">会员</title>
<title xml:lang="jp">会員</title>
<title xml:lang="en">Member</title>
<title xml:lang="vi">Quản lý thành viên</title>
<title xml:lang="es">Usuario Gestión</title>
<title xml:lang="ru">Управление пользователями</title>
<title xml:lang="zh-TW">會員 管理</title>
<title xml:lang="tr">Üye Yönetimi</title>
<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">This module is for managing or configuring members.</description>

View file

@ -86,17 +86,17 @@
</actions>
<menus>
<menu name="userList">
<title xml:lang="en">User List</title>
<title xml:lang="ko">사용자 목록</title>
<title xml:lang="zh-CN">User List</title>
<title xml:lang="jp">User List</title>
<title xml:lang="es">User List</title>
<title xml:lang="ru">User List</title>
<title xml:lang="fr">User List</title>
<title xml:lang="zh-TW">User List</title>
<title xml:lang="vi">User List</title>
<title xml:lang="mn">User List</title>
<title xml:lang="tr">User List</title>
<title xml:lang="en">List</title>
<title xml:lang="ko">목록</title>
<title xml:lang="zh-CN">List</title>
<title xml:lang="jp">List</title>
<title xml:lang="es">List</title>
<title xml:lang="ru">List</title>
<title xml:lang="fr">List</title>
<title xml:lang="zh-TW">List</title>
<title xml:lang="vi">List</title>
<title xml:lang="mn">List</title>
<title xml:lang="tr">List</title>
</menu>
<menu name="userGroup">
<title xml:lang="en">Group</title>