Module FastGettext::TranslationMultidomain
In: lib/fast_gettext/translation.rb

this module should be included for multi-domain support

Methods

D_   Dn_   Dns_   Ds_   _in_domain   d_   dn_   dns_   ds_  

Public Instance methods

gettext functions to translate in the context of any domain (note: if mutiple domains contains key, random translation is returned)

helper block for changing domains

gettext functions to translate in the context of given domain

[Validate]