영어 - 기존 번역문 수정 및 추가 번역

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3760 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
supershop 2008-02-22 21:18:16 +00:00
parent a64cb56b16
commit 87bfa7fbe2
6 changed files with 39 additions and 39 deletions

View file

@ -6,7 +6,7 @@
**/
$lang->counter = "Counter";
$lang->cmd_select_date = 'Select date';
$lang->cmd_select_date = 'Select Date';
$lang->cmd_select_counter_type = array(
'hour' => 'By Hour',
'day' => 'By Day',
@ -15,7 +15,7 @@
);
$lang->total_counter = 'Total Status';
$lang->selected_day_counter = 'Selected day status';
$lang->selected_day_counter = 'Status of Selected Day';
$lang->unique_visitor = 'Visitors';
$lang->pageview = 'Pageview';