aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorPhilip Arndt <parndt@gmail.com>2010-09-02 18:20:51 +1200
committerPhilip Arndt <parndt@gmail.com>2010-09-02 18:20:51 +1200
commit0900c0e8653dcdf4007c8acf5e9c14bda4c4514a (patch)
tree520ee2c9e9a2ba3cfbd9c738eccde036d2824c3a /config
parent5c71c0aaa5c96683b56d2d8af0dfdac8424e41d2 (diff)
downloadrefinerycms-blog-0900c0e8653dcdf4007c8acf5e9c14bda4c4514a.tar.gz
refinerycms-blog-0900c0e8653dcdf4007c8acf5e9c14bda4c4514a.tar.bz2
refinerycms-blog-0900c0e8653dcdf4007c8acf5e9c14bda4c4514a.zip
Include stylesheet on comment show page and add missing translations
Diffstat (limited to 'config')
-rw-r--r--config/locales/en.yml5
1 files changed, 5 insertions, 0 deletions
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 <br/><em>(opens in a new window)</em>
+ 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.