Sander Houttekier
c7c62caa54
Update parsing of headers
...
Remove wrong `.replace()` statement which breaks any language file from a language ending with the character `n`. It is unclear to me why this replace is even there. As it is even invalid to replace without supplying a string with what it needs to be replaced.
2013-10-31 14:13:25 +01:00
Mike Holly
3eab1ece05
Fixed msgid_plural error
2012-01-15 11:31:07 -08:00
Mike Holly
899c948784
Fixed export bug.
2012-01-02 16:06:32 -08:00
Mike Holly
69fcd1b40d
Made parser much more robust. Now handles files without whitespace seps.
2012-01-02 15:52:05 -08:00
Mike Holly
1e13e78654
Fixed parsing error.
2012-01-01 17:52:51 -08:00
Mike Holly
ea1fcd870f
Added toString method for PO
2012-01-01 17:02:19 -08:00
Mike Holly
1bae2deab0
Fixed error in loading.
2011-12-26 18:22:05 -08:00
Mike Holly
f507223705
Added Item.toString() and moved save logic there.
2011-12-22 16:17:04 -08:00
Mike Holly
79b8009b2a
Can now read and write most PO files. Added simple test.
2011-12-22 16:12:01 -08:00
Mike Holly
5ea3f06a8c
Initial commit
2011-12-21 22:50:01 -08:00