aboutsummaryrefslogtreecommitdiffstats
path: root/railties/doc/guides/source/i18n.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git@github.com:lifo/docrailsGeorge Ogata2009-01-221-19/+162
|\
| * ActiveRecord => Active RecordPratik Naik2009-01-211-12/+12
| * i18n guide: refer to section 'Error messages scopes'Sven Fuchs2009-01-211-2/+2
| * i18n guide: add section: overview of other built-in methodsSven Fuchs2009-01-211-3/+21
| * i18n guide: added sections: conclusion, contributing to rails-i18n, resources...Sven Fuchs2009-01-211-0/+32
| * Fixed bad path to image (demo_translated_en.png)Karel Minarik2009-01-211-1/+1
| * Added section about Setting locale from URL to i18n guideKarel Minarik2009-01-211-5/+79
| * Basic draft of section "Setting and passing the locale" for i18n guideKarel Minarik2009-01-211-5/+24
* | Update interpolations in i18n guide.George Ogata2009-01-221-15/+15
|/
* Add missing validates_numericality_of message names to i18n guide.George Ogata2009-01-181-19/+24
* Add links to lighthouse ticket for i18n guidePratik Naik2009-01-181-5/+2
* Clarifications and additions to the introduction part of Internationalization...Karel Minarik2009-01-171-27/+47
* i18n guide: add note about #t and #l aliasesSven Fuchs2008-12-161-0/+8
* i18n guide: add screenshots and explain localize methodSven Fuchs2008-12-161-8/+39
* i18n guide: renumber footnotes (do i really need to do this manually?)Sven Fuchs2008-12-161-10/+8
* i18n guide: add link to rails-i18n wiki about "How to encode the current loca...Sven Fuchs2008-12-161-1/+1
* i18n guide: actually use footnotesSven Fuchs2008-12-161-8/+10
* add quote from wikipedia about I18n and L10nSven Fuchs2008-12-161-1/+6
* explain exceptions, exception_handler and :raise optionSven Fuchs2008-12-161-9/+38
* explain changes of pluralization featureSven Fuchs2008-12-161-2/+2
* explain purpose of interpolation featureSven Fuchs2008-12-161-1/+1
* use new asciidoc table syntaxSven Fuchs2008-12-161-20/+19
* note about #t helper vs I18n.tSven Fuchs2008-12-161-5/+3
* i18n guide: remove remaining references to en-US, use Symbols for localesSven Fuchs2008-12-161-34/+54
* I18n guide: changed to reflect new i18n locale naming, added a link to rails-...Yaroslav Markin2008-11-241-12/+13
* initial draft for i18n guideSven Fuchs2008-11-181-0/+541