aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorPhilip Arndt <parndt@gmail.com>2010-08-26 20:53:46 +1200
committerPhilip Arndt <parndt@gmail.com>2010-08-26 20:53:46 +1200
commitc343dd2889402a5e0eca4d490fbd0fbf3c892b70 (patch)
treec3cf5ddf4759c86107e89296faf47d86bda20c04 /config
parent5cb85902866dfc0f64885a76ce38f23dd1f89d53 (diff)
downloadrefinerycms-blog-c343dd2889402a5e0eca4d490fbd0fbf3c892b70.tar.gz
refinerycms-blog-c343dd2889402a5e0eca4d490fbd0fbf3c892b70.tar.bz2
refinerycms-blog-c343dd2889402a5e0eca4d490fbd0fbf3c892b70.zip
display more frontend, create separate css for frontend and backend, namespace the js in the same fashion, now has full English support..
Diffstat (limited to 'config')
-rw-r--r--config/locales/en.yml17
1 files changed, 13 insertions, 4 deletions
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 <br/><em>(opens in a new window)</em>
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}}