i'm using dnn 5.2.1 and the telerik editor but the editor doesn't load the german resource files.
i put the language files to App_GlobalResources and at the webconfig i put the language:
<add name="RadEditorProvider" type="Telerik.DNN.Providers.RadEditorProvider" providerPath="~/DesktopModules/TelerikWebUI" SyncDBOnSubmit="True" AutoCreatePaths="False" ImagesPaths="*PortalRoot*" DocumentsPaths="*PortalRoot*" MediaPaths="*PortalRoot*" FlashPaths="*PortalRoot*" CssFiles="*PortalRoot*/editor.css" TemplatePaths="template" Language="de-DE" />
my portal is set to german as default language, my account an my browser too.
or should i write the language settings into the ConfigFile.xml file?
thanks
regards
michael
i put the language files to App_GlobalResources and at the webconfig i put the language:
<add name="RadEditorProvider" type="Telerik.DNN.Providers.RadEditorProvider" providerPath="~/DesktopModules/TelerikWebUI" SyncDBOnSubmit="True" AutoCreatePaths="False" ImagesPaths="*PortalRoot*" DocumentsPaths="*PortalRoot*" MediaPaths="*PortalRoot*" FlashPaths="*PortalRoot*" CssFiles="*PortalRoot*/editor.css" TemplatePaths="template" Language="de-DE" />
my portal is set to german as default language, my account an my browser too.
or should i write the language settings into the ConfigFile.xml file?
thanks
regards
michael