From: garvinhicking Date: Thu, 13 Apr 2006 08:31:27 +0000 (+0000) Subject: Patch by Tadashi for i18n X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=b96adcc3e8dbd554e43242107d352103668970b0;p=s9y.git Patch by Tadashi for i18n --- diff --git a/templates/default/comments.tpl b/templates/default/comments.tpl index 086c4ca..dcedc98 100644 --- a/templates/default/comments.tpl +++ b/templates/default/comments.tpl @@ -18,13 +18,13 @@ {/if} {if $comment.url} - (Link) + ({$CONST.HOMEPAGE}) {/if} {$CONST.ON} {$comment.timestamp|@formatTime:$CONST.DATE_FORMAT_SHORT} {if $entry.is_entry_owner} - (delete) + ({$CONST.DELETE}) {/if} {if $entry.allow_comments AND $comment.body != 'COMMENT_DELETED'} ({$CONST.REPLY})