#368 영문 오타 및 1970년 이전의 월 영문 표기 오류 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3665 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2008-02-14 08:04:00 +00:00
parent cacb75738d
commit 71b6b68aff
2 changed files with 3 additions and 3 deletions

View file

@ -84,7 +84,7 @@
$lang->email_address = 'Email';
$lang->homepage = 'Homepage';
$lang->blog = 'Blog';
$lang->birthday = 'Birthdate';
$lang->birthday = 'Birthday';
$lang->browser_title = 'Browser Title';
$lang->title = 'Subject';
$lang->title_content = 'Subject+Content';