#174 설문조사 결과 보기 기능 추가

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2733 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2007-10-11 01:33:03 +00:00
parent ece48de14e
commit e4d55fc4d1
10 changed files with 80 additions and 2 deletions

View file

@ -13,6 +13,7 @@
$lang->cmd_poll_list = 'アンケートのリスト表示';
$lang->cmd_delete_checked_poll = '選択項目削除';
$lang->cmd_apply_poll = 'アンケート調査へ参加する';
$lang->cmd_view_result = 'Preview result';
$lang->cmd_delete_checked_poll = '選択アンケート削除';
$lang->success_poll = 'アンケート調査へのご応募ありがとうございます。';