From 0900c0e8653dcdf4007c8acf5e9c14bda4c4514a Mon Sep 17 00:00:00 2001 From: Philip Arndt Date: Thu, 2 Sep 2010 18:20:51 +1200 Subject: Include stylesheet on comment show page and add missing translations --- config/locales/en.yml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'config') diff --git a/config/locales/en.yml b/config/locales/en.yml index f137f30..234299b 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -12,6 +12,11 @@ en: no_items_yet: There are no categories yet. Click "{{create}}" to add your first category. comments: approved: The comment from '{{author}}' has been approved. + comment: + view_live: View this comment live
(opens in a new window) + read: Read this comment + reject: Reject this comment + approve: Approve this comment rejected: The comment from '{{author}}' has been rejected. index: no_items_yet: There are no {{type}} comments. -- cgit v1.2.3