| a5b0f70 |
2011-04-26 |
bump the i18n gem to 0.6.0beta1 and update docs for the ... |
| 1452571 |
2011-02-28 |
Make TranslationHelper#translate use the :rescue_format ... |
| 55b13c5 |
2010-11-23 |
Allow registering javascript/stylesheet_expansions to ex... |
| 5c86286 |
2010-11-22 |
add respond_to? to ActionDispatch::Integration::Runner |
| 896e25e |
2010-12-04 |
Make TranslationHelper#translate use the :rescue_format ... |
| 7ffd5da |
2010-12-04 |
bump i18n gem |
| 9a3a4d6 |
2010-04-17 |
Make i18n fallbacks configurable and fallback to the def... |
| a4838ee |
2009-08-26 |
allow ActiveRecord#RecordInvalid exception message to be... |
| d672a14 |
2009-08-26 |
allow ActiveRecord#RecordInvalid exception message to be... |
| 13fb26b |
2009-08-29 |
Fix ActiveRecord Error message I18n: |
| 5a0e295 |
2009-08-05 |
Make app template git adapter sync back output immediate... |
| bf00de0 |
2009-08-02 |
Stop messing with supposedly-deprecated interpolation pl... |
| 17d5cc1 |
2009-07-18 |
* don't include String#% for Ruby 1.9 |
| 943d64b |
2009-02-27 |
Vendorize i18n 0.1.3 gem (fixes issues with incompatible... |
| 441e4e2 |
2009-02-22 |
load plugin view_paths to action_mailer view_paths and m... |
| 8c5cc66 |
2009-02-20 |
make action_controller/layouts pick templates from the c... |
| 53fe301 |
2009-02-20 |
Lazy evaluate middleware arguments [#2028 state:resolved] |
| 0cb020b |
2009-02-15 |
workaround for picking layouts based on wrong view_paths... |
| 16909d3 |
2009-01-21 |
i18n guide: refer to section 'Error messages scopes' |
| 65ae0cc |
2009-01-21 |
i18n guide: add section: overview of other built-in methods |
| d9fd4c4 |
2009-01-21 |
i18n guide: added sections: conclusion, contributing to ... |
| 5c062bf |
2009-01-26 |
add #available_locales to I18n and I18n::SimpleBackend, ... |
| 76f8780 |
2008-12-16 |
i18n guide: add note about #t and #l aliases |
| d6e6754 |
2008-12-16 |
i18n guide: add screenshots and explain localize method |
| d736327 |
2008-12-16 |
i18n guide: renumber footnotes (do i really need to do t... |
| b71c09f |
2008-12-16 |
i18n guide: add link to rails-i18n wiki about "How to en... |
| 837e8da |
2008-12-16 |
i18n guide: actually use footnotes |
| 99d16fa |
2008-12-16 |
add quote from wikipedia about I18n and L10n |
| 44a8319 |
2008-12-16 |
explain exceptions, exception_handler and :raise option |
| f333661 |
2008-12-16 |
explain changes of pluralization feature |
| f388bab |
2008-12-16 |
explain purpose of interpolation feature |
| 26b7bd9 |
2008-12-16 |
use new asciidoc table syntax |
| bf0ffc5 |
2008-12-16 |
note about #t helper vs I18n.t |
| ab757d8 |
2008-12-16 |
i18n guide: remove remaining references to en-US, use Sy... |
| 1182658 |
2008-11-29 |
Make sure #compute_public_path caching allows to return ... |
| 1211896 |
2008-11-18 |
use :en as a default locale (in favor of :en-US) |
| 5d3a14a |
2008-11-18 |
use :en as a default locale (in favor of :en-US) |
| 047657c |
2008-11-17 |
initial draft for i18n guide |
| a3b7fa7 |
2008-09-20 |
I18n: Introduce I18n.load_path in favor of I18n.load_tra... |
| 8cb7d46 |
2008-09-20 |
I18n: move old-style interpolation syntax deprecation to... |
| e826c99 |
2008-09-11 |
add activerecord tests to make sure the deprecated %s an... |
| 31dcd78 |
2008-09-11 |
add activerecord tests for deprecation of %s and %d in e... |
| 79c8b10 |
2008-09-11 |
change activerecord validation tests to not use the depr... |
| a18ed6d |
2008-09-10 |
Added ActionController::Translation module delegating to... |
| be4ae1f |
2008-08-30 |
I18n: applied Luca Guidi's patch for better #interpolate... |
| 49859b0 |
2008-08-25 |
I18n: fix activerecord i18n test for classy backend |
| 43a0012 |
2008-08-25 |
Merge branch 'i18n' of git@github.com:svenfuchs/rails in... |
| d0a4d9b |
2008-08-25 |
Update translations for pluralization key change from 'm... |
| 84d8957 |
2008-08-25 |
Update translations for pluralization key change from 'm... |
| a61e87a |
2008-08-25 |
update i18n gem |
| e464f9b |
2008-08-25 |
Merge commit 'rails/master' into i18n |
| 90a9637 |
2008-08-25 |
I18n: add aliases #t and #l to TranslationHelper#transla... |
| 23fb26a |
2008-08-23 |
I18n: use :other instead of :many as default key for plu... |
| d6989aa |
2008-08-23 |
I18n: use :other instead of :many as default key for plu... |
| aad429a |
2008-08-21 |
Merge branch 'master' into i18n |
| c324ef2 |
2008-08-20 |
Merge branch 'iain' into i18n |
| 950b979 |
2008-08-20 |
fixing actionpack yml translations |
| e43cdb9 |
2008-08-20 |
fix activerecord i18n_test to work with backend classes |
| a2d6740 |
2008-08-20 |
remove warning in i18n gem |
| a6a6200 |
2008-08-20 |
add human_name and value to ar validation #generate_message |
| c379582 |
2008-08-19 |
switch to class and instance instead of a module for the... |
| d0ee883 |
2008-08-13 |
fixing unit tests for active_record validations_i18n |
| e3ecc33 |
2008-08-13 |
provide more useful feedback on missing translations for... |
| 906e793 |
2008-08-13 |
fix bug in I18n::Backend::Simple (A default array of non... |
| 78677cf |
2008-08-13 |
update activesupport/vendor i18n gem |
| aae9f91 |
2008-08-13 |
fix validations_i18n tests for changed locale file format |
| f26380b |
2008-08-13 |
switch to using I18n.load_translations instead of requir... |
| bfa143f |
2008-08-13 |
fix require path in vendor.rb for fixed vendor/gem dir s... |
| 572f73f |
2008-08-10 |
update i18n gem and clean up dir structure within i18n-0... |
| bdf783b |
2008-08-10 |
update i18n usage for pluralization hashes (api change) |
| 842917d |
2008-07-16 |
moving country helpers from form_options_helper to form_... |
| 428b77d |
2008-07-16 |
fixing another timezone dependent test |
| 0ac342f |
2008-07-16 |
make i18n date/time tests timezone independent |
| 2e74ddb |
2008-07-16 |
missed to remove a call to to_s while resolving conflict... |
| fbe1823 |
2008-07-16 |
add i18n lib files |
| 731fca8 |
2008-07-16 |
remove i18n lib subproject |
| 931f366 |
2008-07-16 |
merge forward to current rails/master |
| 8691e25 |
2008-07-16 |
reverting changes to form_options_helper for merge |
| 84816ae |
2008-07-06 |
align with changes in i18n |
| c9ed2c9 |
2008-07-06 |
add a translation helper |
| a865d19 |
2008-07-04 |
reverting changes to ActionMailer |
| 34bd1e9 |
2008-07-04 |
Reverting changes to ActionMailer |
| 8305d67 |
2008-07-04 |
Reverting changes to ActionMailer |
| 35bad50 |
2008-07-04 |
Merge branch 'i18n' of git@github.com:svenfuchs/rails in... |
| e1a7f83 |
2008-07-04 |
use :default for human_attribute_name |
| 8f74ba9 |
2008-07-02 |
remove core extensions in favor of I18n#translate and I1... |
| 8461526 |
2008-06-23 |
silence deprecation warning during validations test |
| 7717744 |
2008-06-23 |
including rcov shell scripts for reference |
| ac66865 |
2008-06-23 |
update tests according to removal of self.locale from he... |
| c178a87 |
2008-06-23 |
remove call to self.locale from helpers |
| 2ee9f2a |
2008-06-23 |
remove generic translate helpers |
| 0dddba4 |
2008-06-23 |
rather cosmetic improvements of test coverage |
| 3533dc6 |
2008-06-22 |
check self.locale instead of request.locale in helpers |
| 67fce46 |
2008-06-22 |
crap, an array never has a request, stupid. |
| 20d6630 |
2008-06-22 |
Replaced country_options_for_select with old, |
| d897acf |
2008-06-22 |
remove DeprecatedConstantToMethodProxy again |
| 55e2e2e |
2008-06-21 |
experimental DeprecatedConstantToMethodProxy |
| 8bfdabb |
2008-06-21 |
incorporate #translate usage with several default keys |
| 428aa24 |
2008-06-21 |
Renamed lang/ to locale/ because that's what we seem to |
| c1e2506 |
2008-06-21 |
Changed process of storing translations from the |
| 585c8c1 |
2008-06-20 |
rename Backend::Simple#add_translations to set_translations |
| b09c6e7 |
2008-06-19 |
add a generic tranlate view helper |
| 2fe4d35 |
2008-06-19 |
make ActiveRecord::Errors.default_error_messages look up... |
| fdb5f81 |
2008-06-19 |
I18n has not been released as a gem, yet |
| 4a8486a |
2008-06-19 |
add lang file for active_support |
| 45d41f0 |
2008-06-19 |
integrating I18n into Rails |
| 345f030 |
2008-05-16 |
Ensure routing generator works with non-string keys. [#1... |