khorvat
3/24/2011 2:05:02 PM
Hi,
to answer all of your questions:
Is it possible to open the resource files and translate them in Visual Studio?
Where are they saved?
MonoX package is compiled and prepared for usage so resource files aren't saved they are compiled. To overcome this issue we have prepared a Localization solution inside the package where you can load them and translate. You can find the localization solution here "/MonoX/Samples/Solution/LocalizationSolution/" where you can open a "LocalizationSolution.sln" and start translating them. To deploy them you need to copy compiled resource assemblies to "bin" folder. (Sorry I didn't know that you want to use Visual Studio for translation).
Am I the only one having problems translating the resources in the database?
DB resource provider is a provider that we recommend in scenarios where the whole Web application (site) is dynamically created. If you have any custom development involved than we recommend the resource provider as appropriate one. So please use resource provider and resource files in the above location to translate to your language.
Have I done someting wrong somewhere?
No you haven't but if you want to pursue the issue you are facing with DBResourceProvider you need to provide us with the localized "Text" that you have tried to save but error has stopped you.
Regards
12281
Reputation
1678
Total posts