Module | GetText |
In: |
lib/gettext_activerecord/tools.rb
lib/gettext_activerecord/parser.rb |
create_mofiles | -> | create_mofiles_org |
update_pofiles | -> | update_pofiles_org |
update_pofiles for ActiveRecord. In this method, GetText::ActiveRecordParser.init is called with "options".
(e.g.) GetText.update_po_files("foo", Dir.glob("lib/**/*"), "1.0.0", :untranslate_classes = ["UntranslateClass"]