Namespace
- MODULE I18n::Gettext::Helpers
Methods
Constants
PLURAL_SEPARATOR | = | "\001" |
CONTEXT_SEPARATOR | = | "\004" |
Class Public methods
extract_scope(msgid, separator)
Link
plural_keys(locale)
Link
returns an array of plural keys for the given locale so that we can convert from gettext's integer-index based style TODO move this information to the pluralization module