From b1e4fd00943a160f3eb6ce242463c0cc07a406fc Mon Sep 17 00:00:00 2001 From: Philip Arndt Date: Tue, 17 Jan 2012 16:56:03 +1300 Subject: Fixed namespacing for Refinery conventions. --- config/locales/en.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'config/locales/en.yml') 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 -- cgit v1.2.3