From d16a1b9e8b2e94649c42e4320881e84add9ec89d Mon Sep 17 00:00:00 2001 From: Steve Klabnik Date: Thu, 29 Nov 2012 14:25:02 -0800 Subject: Normalize on 'After reading this guide, you will know:' We have three or four different introduction sentences to the guides. After this commit, we use the same one everywhere. --- guides/source/i18n.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'guides/source/i18n.md') diff --git a/guides/source/i18n.md b/guides/source/i18n.md index c07d24fbe5..e1cf21f039 100644 --- a/guides/source/i18n.md +++ b/guides/source/i18n.md @@ -19,6 +19,8 @@ In the process of _localizing_ your application you'll probably want to do the f This guide will walk you through the I18n API and contains a tutorial on how to internationalize a Rails application from the start. +After reading this guide, you will know: + -------------------------------------------------------------------------------- NOTE: The Ruby I18n framework provides you with all necessary means for internationalization/localization of your Rails application. You may, however, use any of various plugins and extensions available, which add additional functionality or features. See the Rails [I18n Wiki](http://rails-i18n.org/wiki) for more information. -- cgit v1.2.3