From b8108f25ea7769cbccdb34be226398d21bd74fb5 Mon Sep 17 00:00:00 2001 From: scop22 Date: Fri, 19 Aug 2005 03:23:37 +0000 Subject: [PATCH] Better translation for "bynameondate" string --- lang/ko/forum.php | 7 ++++--- lang/ko_utf8/forum.php | 4 ++-- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/lang/ko/forum.php b/lang/ko/forum.php index 26932846098..8bf5ce29934 100644 --- a/lang/ko/forum.php +++ b/lang/ko/forum.php @@ -1,5 +1,5 @@ -name - $a->date'; +$string['bynameondate'] = '$a->date $a->name '; $string['configcleanreadtime'] = '\'б\' Խù ûϴ ð'; $string['configdisplaymode'] = ' ʾҴٸ ⺻ ϴ.'; $string['configenablerssfeeds'] = ' ġ Խù ϴ RSS ɿ ְ ˴ϴ. ġؾ մϴ. '; @@ -199,4 +199,5 @@ $string['yesinitially'] = ' $string['youratedthis'] = ' '; $string['yournewtopic'] = 'ο '; $string['yourreply'] = ' '; + ?> diff --git a/lang/ko_utf8/forum.php b/lang/ko_utf8/forum.php index f8b3dc6e942..b4da00073fe 100644 --- a/lang/ko_utf8/forum.php +++ b/lang/ko_utf8/forum.php @@ -1,5 +1,5 @@ name - $a->date'; +$string['bynameondate'] = '$a->date 에 $a->name 씀'; $string['configcleanreadtime'] = '\'읽기\'란에 오래된 게시물을 청소하는 시간'; $string['configdisplaymode'] = '만약 설정되지 않았다면 기본 설정이 보여집니다.'; $string['configenablerssfeeds'] = '이 스위치는 모든 게시물을 지원하는 RSS의 가능에 의해 할 수 있게 됩니다. 당신은 여전히 각각 포럼마다 수동으로 지원함으로 설치해야 합니다. ';