From dedf3e39102fca68e64a4cd728066ad53f1b0da5 Mon Sep 17 00:00:00 2001 From: Philip Arndt Date: Fri, 4 Mar 2011 18:47:56 +1300 Subject: Improved the YAML to support Psych better. Closes GH-46. --- config/locales/en.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'config/locales/en.yml') diff --git a/config/locales/en.yml b/config/locales/en.yml index 6585d5b..357f4be 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -13,7 +13,7 @@ en: comments: approved: 'The comment from "%{author}" has been approved.' comment: - view_live_html: View this comment live
(opens in a new window) + view_live_html: 'View this comment live
(opens in a new window)' read: Read this comment reject: Reject this comment approve: Approve this comment @@ -43,7 +43,7 @@ en: uncategorized: no_items_yet: 'There are no Uncategorized Blog Posts.' post: - view_live_html: View this blog post live
(opens in a new window) + view_live_html: 'View this blog post live
(opens in a new window)' edit: Edit this blog post delete: Remove this blog post forever settings: @@ -86,7 +86,7 @@ en: email: Email message: Message closing_line: Kind Regards - ps: P.S. All your comments are stored in the "Blog" section of Refinery under the "Comments" submenu should you ever want to view it later there. + ps: 'P.S. All your comments are stored in the "Blog" section of Refinery under the "Comments" submenu should you ever want to view it later there.' shared: categories: title: Categories @@ -124,5 +124,5 @@ en: filed_in: Filed in submit: Send comment archive: - blog_archive_for: Blog Archive for %{date} - no_blog_articles_posted: There are no blog articles posted for %{date}. Stay tuned. + blog_archive_for: 'Blog Archive for %{date}' + no_blog_articles_posted: 'There are no blog articles posted for %{date}. Stay tuned.' -- cgit v1.2.3