GWT Internationalization - Plural Forms
- by Drejc
I have read and executed following instructions found on GWT pages
But somehow the "[none]" form does not return the correct output, rather it returns the default output.
While all the other like [one], [two], [many] work perfectly fine.
Has anyone come across this problem, and how can I solve it?