Rod Murphy

Results 2 issues of Rod Murphy

As described in https://github.com/arashm/PoParser/issues/27 multi-line po entries did not export in such a was as they could be successfully reimported when `Entry#to_h` was called on each Entry object. The same...

I'm trying to create a new Po object by adding entries from another Po object: ```ruby po1 = PoParser.parse_file('file.po') po2 = PoParser::Po.new po2