added feature adding ipaddress to spamfilter to popup menu of document and comment


git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4555 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
haneul 2008-09-24 07:34:10 +00:00
parent c60d46bc1a
commit 18b38221ee
10 changed files with 18 additions and 4 deletions

View file

@ -63,6 +63,7 @@
$lang->cmd_layout_setup = '레이아웃 설정';
$lang->cmd_layout_edit = '레이아웃 편집';
$lang->cmd_search_by_ipaddress = 'IP주소로 검색';
$lang->cmd_add_ip_to_spamfilter = '스팸필터에 IP추가';
$lang->enable = '가능';
$lang->disable = '불가능';