Additions to documentation
Brought to you by:
dybdahl
Add list of Plural-Forms to documentation:
http://www.gnu.org/software/gettext/manual/html_node/gettext_150.html#SEC150
Also add this info:
Q: Where is the logic that makes it select the right
translation for polish?
A: It's in gnugettext.pas, which automatically finds
out that the current
language is pl, and then knows the plural forms of Polish.