Class: I18n::Backend::Gettext::PoData
- Defined in:
- lib/i18n/backend/gettext.rb
Instance Method Summary collapse
Methods inherited from Hash
Instance Method Details
#set_comment(msgid_or_sym, comment) ⇒ Object
24 25 26 |
# File 'lib/i18n/backend/gettext.rb', line 24 def set_comment(msgid_or_sym, comment) # ignore end |