Method: GetText::POEntry#format_translator_comment
- Defined in:
- lib/gettext/po_entry.rb
#format_translator_comment ⇒ Object
236 237 238 |
# File 'lib/gettext/po_entry.rb', line 236 def format_translator_comment format_comment("#", translator_comment) end |