issue 70 poll module's admin UI/UX modified.

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8721 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ovclas 2011-08-04 05:34:03 +00:00
parent f7c964226a
commit 3e70a2c10c
30 changed files with 335 additions and 92 deletions

View file

@ -35,4 +35,6 @@
'regdate' => 'Posting date',
'ipaddress' => 'IP Address',
);
$lang->single_check = 'Single Check';
$lang->multi_check = 'Multi Check';
?>

View file

@ -35,4 +35,6 @@
'regdate' => 'Fecha de la participación',
'ipaddress' => 'Dirección IP',
);
$lang->single_check = 'Single Check';
$lang->multi_check = 'Multi Check';
?>

View file

@ -35,4 +35,6 @@
'regdate' => 'Jour posté',
'ipaddress' => 'Adresse IP',
);
$lang->single_check = 'Single Check';
$lang->multi_check = 'Multi Check';
?>

View file

@ -35,4 +35,6 @@
'regdate' => '登録日',
'ipaddress' => 'IPアドレス',
);
$lang->single_check = 'Single Check';
$lang->multi_check = 'Multi Check';
?>

View file

@ -28,4 +28,6 @@
'regdate' => '등록일',
'ipaddress' => 'IP 주소',
);
$lang->single_check = '단일 선택';
$lang->multi_check = '다중 선택';
?>

View file

@ -35,4 +35,6 @@
'regdate' => 'Дата Размещения', // // translator's remark: this may be as "Дата Регистрации"
'ipaddress' => 'IP-адрес',
);
$lang->single_check = 'Single Check';
$lang->multi_check = 'Multi Check';
?>

View file

@ -35,4 +35,6 @@
'regdate' => 'Mesaj Tarihi',
'ipaddress' => 'IP Adresi',
);
$lang->single_check = 'Single Check';
$lang->multi_check = 'Multi Check';
?>

View file

@ -37,4 +37,6 @@
'regdate' => 'Ngày gửi',
'ipaddress' => 'IP',
);
$lang->single_check = 'Single Check';
$lang->multi_check = 'Multi Check';
?>

View file

@ -35,4 +35,6 @@
'regdate' => '登录日期',
'ipaddress' => 'IP 地址',
);
$lang->single_check = 'Single Check';
$lang->multi_check = 'Multi Check';
?>

View file

@ -35,4 +35,6 @@
'regdate' => '登錄日期',
'ipaddress' => 'IP位址',
);
$lang->single_check = 'Single Check';
$lang->multi_check = 'Multi Check';
?>