I have a problem with the localization of the LinkManager which is a part of the Sitecore Rich Text Editor.

The LinkManager in Sitecore which can be accessed through the rich text editor does not show any labels anymore.

We upgraded from 6.3 to 6.6. Before the upgrade it had worked fine. The language we are using in the backend is german.

The folder sitecore\shell\Controls\Rich Text Editor\Localization\ exists and there are german localization files as well.

Does someone has an idea how to fix this issue?

有帮助吗?

解决方案

Okay folks. Got it!

I had to rename the german language files in sitecore\shell\Controls\Rich Text Editor\Localization\

from RadEditor.*.de.resx to RadEditor.*.de-DE.resx

Now localization is working fine!

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top