From c343dd2889402a5e0eca4d490fbd0fbf3c892b70 Mon Sep 17 00:00:00 2001 From: Philip Arndt Date: Thu, 26 Aug 2010 20:53:46 +1200 Subject: display more frontend, create separate css for frontend and backend, namespace the js in the same fashion, now has full English support.. --- config/locales/en.yml | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) (limited to 'config/locales') diff --git a/config/locales/en.yml b/config/locales/en.yml index 7263e70..c37ba53 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -8,6 +8,8 @@ en: category: edit: Edit this category delete: Delete this category forever + index: + no_items_yet: There are no categories yet. Click "{{create}}" to add your first category. comments: index: no_items_yet: There are no {{type}} comments yet. @@ -17,7 +19,7 @@ en: toggle_advanced_options: Click to access meta tag settings and menu options save_as_draft: Save as Draft index: - no_items_yet: There are no Blog Posts yet. Click "Create a new Blog Posts" to add your first blog posts. + no_items_yet: There are no Blog Posts yet. Click "{{create}}" to add your first blog post. post: view_live: View this blog post live
(opens in a new window) edit: Edit this blog post @@ -25,8 +27,8 @@ en: settings: notification_recipients: value: Send notifications to - explanation: "Every time someone comments on a blog post, Refinery sends out an email to say there is a new comment." - hint: "When a new comment is added, Refinery will send an email notification to you." + explanation: Every time someone comments on a blog post, Refinery sends out an email to say there is a new comment. + hint: When a new comment is added, Refinery will send an email notification to you. example: "Enter your email address(es) like: jack@work.com, jill@office.com" submenu: categories: @@ -48,5 +50,12 @@ en: moderation: Moderation update_notified: Update who gets notified blog_posts: + side_bar: + categories: Categories + index: + read_more: Read more show: - other: Other Blog Posts \ No newline at end of file + other: Other Blog Posts + filed_in: Filed in + created_at_title: Publishing Date + created_at: Posted on {{when}} -- cgit v1.2.3