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

@ -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>