Class: I18n::Backend::Gettext::PoData

Inherits:
Hash
  • Object
show all
Defined in:
lib/i18n/backend/gettext.rb

Instance Method Summary collapse

Instance Method Details

#set_comment(msgid_or_sym, comment) ⇒ Object



35
36
37
# File 'lib/i18n/backend/gettext.rb', line 35

def set_comment(msgid_or_sym, comment)
  # ignore
end