- When deleting a category, you can't see which category you're deleting. I think there should be a message like: "You're going to remove the category %s. Move entries in this category to category:".
- Some problems in the Dutch language file (I'll give the good translation):
Code: Select all
@define('ALREADY_INSTALLED', 'Reeds geïnstalleerd');
@define('SETTINGS_SAVED_AT', 'De instellingen zijn opgeslagen om %s');
- A very ugly error in the Dutch language file:
The word "bijdrageen" must be "bijdragen" (1 e, not 2)
That's it!