Method: RDoc::Generator::POT::POEntry#translator_comment

Defined in:
lib/rdoc/generator/pot/po_entry.rb

#translator_commentObject (readonly)

The comment content created by translator (PO editor)



14
15
16
# File 'lib/rdoc/generator/pot/po_entry.rb', line 14

def translator_comment
  @translator_comment
end