Commit graph

7 commits

Author SHA1 Message Date
taca
358338002f Update ruby-gettext_i18n_rails to 0.7.1.
Changes are unavailable and please refer github:
	https://github.com/grosser/gettext_i18n_rails
2012-09-04 15:57:41 +00:00
taca
44d8e0d092 Update ruby-gettext_i18n_rails to 0.6.6.
Exact changes are unknown but some bug fixes.
2012-08-29 16:31:05 +00:00
taca
4e3902583b Update ruby-gettext_i18n_rails to 0.6.5.
Several bug fixes.
please refer https://github.com/grosser/gettext_i18n_rails/commits/master
in detail.
2012-06-16 15:52:12 +00:00
taca
a826a127a5 Update ruby-gettext_i18n_rails to 0.5.4.
Changes are unknown.
2012-06-02 00:38:49 +00:00
taca
80fecbe1e2 Update ruby-gettext_i18n_rails to 0.4.6.
Exact changes are unknown but improvemnt for handling of unparseable
1.9 syntax files.
2012-04-28 15:43:09 +00:00
taca
f6f3a611f8 Update ruby-gettext_i18n_rails to 0.4.5.
Exact changes are unknown.
2012-03-17 14:40:01 +00:00
taca
1cc1f85183 Importing ruby-gettext_i18n_rails version 0.4.3.
FastGettext / Rails integration.

Translate via FastGettext, use any other I18n backend as extension/fallback.

Rails does: I18n.t('syntax.with.lots.of.dots') with nested yml files We do:
_('Just translate my damn text!') with simple, flat mo/po/yml files or
directly from db To use I18n calls add a syntax.with.lots.of.dots translation.
2012-02-16 11:55:54 +00:00