Class | GetText::TextDomainManager |
In: |
lib/gettext/textdomainmanager.rb
|
Parent: | Object |
Manage TextDomain (Internal use only) A class/module is able to have plural textdomains.
target | [R] | |
textdomains | [R] |
Initialize a TextDomainManager
Sets the current output_charset.
Add a textdomain
Sets locale such as "de", "fr", "it", "ko", "ja_JP.eucJP", "zh_CN.EUC" …
Notice that you shouldn‘t use this for your own Libraries.