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

@ -62,7 +62,8 @@
$lang->cmd_publish = "Опубликовать";
$lang->cmd_layout_setup = 'Конфигурировать лейаут';
$lang->cmd_layout_edit = 'Редактировать лейаут';
$lang->cmd_search_by_ipaddress = 'IP주소로 검색';
$lang->cmd_search_by_ipaddress = 'Search by IP Address';
$lang->cmd_add_ip_to_spamfilter = 'Add IP to spamfilter';
$lang->enable = 'Включено';
$lang->disable = 'Выключено';