일부 일본어 번역 오류 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6448 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
heemin 2009-05-30 09:44:14 +00:00
parent 1f79e6c37d
commit dde195e3df
18 changed files with 77 additions and 78 deletions

View file

@ -5,10 +5,10 @@
* @brief アンケートpollモジュールの基本言語パッケージ
**/
$lang->poll = "アンケート調査";
$lang->poll_stop_date = "アンケート調査の終了日";
$lang->poll_join_count = "参加者";
$lang->poll_checkcount = "必須選択項目数";
$lang->poll = 'アンケート調査';
$lang->poll_stop_date = 'アンケート調査の終了日';
$lang->poll_join_count = '参加者';
$lang->poll_checkcount = '必須選択項目数';
$lang->cmd_poll_list = 'アンケートのリスト表示';
$lang->cmd_delete_checked_poll = '選択項目削除';
@ -28,7 +28,7 @@
$lang->cmd_null_item = "アンケート調査に登録する項目がありません。\nもう一度設定して下さい。";
$lang->confirm_poll_submit = "アンケート調査にご応募しますか?";
$lang->confirm_poll_submit = 'アンケート調査にご応募しますか?';
$lang->search_target_list = array(
'title' => 'タイトル',