diff options
author | Kyle Wilkinson <kai@wikyd.org> | 2011-06-21 15:45:56 -0700 |
---|---|---|
committer | Kyle Wilkinson <kai@wikyd.org> | 2011-06-21 15:45:56 -0700 |
commit | 767346b6941dbdff3aa2ef1f58a87429597da212 (patch) | |
tree | 300680922d3dde9bd9cf0e40cecd697e1e1bfb86 /config | |
parent | e23af6bca75532ed7377462f10efa4ca9c002acc (diff) | |
download | refinerycms-blog-767346b6941dbdff3aa2ef1f58a87429597da212.tar.gz refinerycms-blog-767346b6941dbdff3aa2ef1f58a87429597da212.tar.bz2 refinerycms-blog-767346b6941dbdff3aa2ef1f58a87429597da212.zip |
Add button to copy the blog post's body to the teaser editor to get started on creating a custom teaser.
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/en.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index a4ad0fd..a14f18c 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -40,6 +40,8 @@ en: published_at: Publish Date custom_url: Custom Url custom_url_help: Generate the url for the blog post from this text instead of the title. + copy_body: Copy Post Body to Teaser + copy_body_help: Copies the post body to the teaser. Leave teaser blank to let Refinery automatically make the teaser. index: no_items_yet: 'There are no Blog Posts yet. Click "%{create}" to add your first blog post.' uncategorized: |