simonpoole / PoParser

Simplistic JavaCC parser for .po files mainly useful on Android
MIT License
1 stars 0 forks source link

Support plurals #1

Open simonpoole opened 9 years ago

simonpoole commented 9 years ago

Currently plurals in a .po likely crash and burn anything using the library. At least this should be handled gracefully.

simonpoole commented 9 years ago

PLurals will now be parsed and silently ignored. See https://github.com/simonpoole/PoParser/commit/eb846e03e9793fe03214fed4bed14347e4f822fc