------------------
* Use toLocalizedTime
* Added FTests
* Removed superfluous answers2text.py
* Don't loose answers when error
* Error handling for answers
* Number of choices field after answers field!
* Poll enabled by default
* Newest poll as default
* Work on the i18n files. Only fr, de and en are now fully up to date.
* Integrated nl translation, thanks to Michael Reitsma
* Removed some debugging code in polls2.pt that was hidden in HTML
comments and called resultObject.aq_explicit.aq_parent.aq_parent.Type(),
but no Type method was found.
* Make Installation work with Plone 2.1
* Move permission installation from Install.py to Permissions.py
* Move Permissions to Permissions.py
* Install doesn't call setupMessageCatalog any more because it doesn't
work with Plone 2.1.
* polls2 : remove the displaying of the container type
* translation changes (de, es)