frozen_string_literal: false
A message container for a locale.
This object provides the following two features:
* Loads translated messages from .po file.
* Translates a message into the locale.
Required Files
- gettext/po_parser
- gettext/mo
Namespace
- MODULE RDoc
- MODULE RDoc::I18n
- CLASS RDoc::I18n::Locale