aboutsummaryrefslogtreecommitdiffstats
path: root/config/locales/en.yml
diff options
context:
space:
mode:
authorPhilip Arndt <parndt@gmail.com>2012-01-17 16:56:03 +1300
committerPhilip Arndt <parndt@gmail.com>2012-01-17 16:56:24 +1300
commitb1e4fd00943a160f3eb6ce242463c0cc07a406fc (patch)
tree07fb750aa580b63d39c23589997956bf3a03594d /config/locales/en.yml
parentb3a25c1b686d205fc6b8b409a8f90059ae6b934d (diff)
downloadrefinerycms-blog-b1e4fd00943a160f3eb6ce242463c0cc07a406fc.tar.gz
refinerycms-blog-b1e4fd00943a160f3eb6ce242463c0cc07a406fc.tar.bz2
refinerycms-blog-b1e4fd00943a160f3eb6ce242463c0cc07a406fc.zip
Fixed namespacing for Refinery conventions.
Diffstat (limited to 'config/locales/en.yml')
-rw-r--r--config/locales/en.yml7
1 files changed, 3 insertions, 4 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml
index 3aa2b68..64d4064 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -3,8 +3,8 @@ en:
plugins:
refinerycms_blog:
title: Blog
- admin:
- blog:
+ blog:
+ admin:
categories:
category:
edit: Edit this category
@@ -83,7 +83,6 @@ en:
update_notified: Update who gets notified
comments: Comments
teasers: Teasers
- blog:
comment_mailer:
notification:
greeting: Hi there
@@ -143,7 +142,7 @@ en:
posts_tagged: Posts tagged
archive:
blog_archive_for: 'Archive for %{date}'
- no_blog_articles_posted: 'There are no blog articles posted for %{date}. Stay tuned.'
+ no_blog_articles_posted: 'There are no blog articles posted for %{date}. Stay tuned.'
activerecord:
models:
refinery/blog_category: Category