Hello,
that did not help. I have done localized development before in ASP.NET with no problems. But that was development of an own application, this is my first module for DNN that i want to localize.
Again the situation:
- DNN default language is set to german.
- The module is developed in english.
- The local resources for the module are created and translated.
- In VS2005 the controls are marked as localized (the ASPX source contains "meta" attributes)
- The local resources are displayed in the translated version in the language editor of DNN
- Other modules show up in german (i have imported the language packs for these modules)
- My module does not show up in german
I have restarted the application, cleared all caches by hand (browser cache, DNN cache directories, temp ASP.NET directories) but the module still does not show up in german.
I have no more ideas where i can search for a setting or so that i may have missed.
Any ideas?
Thanks in advance,
Ralf