diff options
author | taca <taca@pkgsrc.org> | 2012-02-16 11:55:54 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2012-02-16 11:55:54 +0000 |
commit | 3362f55f8a0af718fc99d6162d221466fbcb38a5 (patch) | |
tree | 0b7d03242c23fa846a79e3d9cf6021ea4a8b8513 /ham | |
parent | 3be9e24bbcd1bf6b2c7b1d8ec50dba9be74d2b55 (diff) | |
download | pkgsrc-3362f55f8a0af718fc99d6162d221466fbcb38a5.tar.gz |
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.
Diffstat (limited to 'ham')
0 files changed, 0 insertions, 0 deletions