This is a migrated thread and some comments may be shown as answers.

[Solved] Button Text In Image Manager Upload Window

3 Answers 129 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Terry
Top achievements
Rank 1
Terry asked on 10 Jun 2009, 07:56 PM
Hi,
I upgraded a project I've been working on to the latest version of the Rad Editor 2009-1.311.35.  Since I did that, the image manager upload dialog box is not displaying buttons correctly.  The buttons all begin with the text Common_ rather than the actual button text.  I tried playing with the themes/styles but have been unable to resolve the issue.  It does not seem to be browser dependent.

The problem can be demonstrated here:
http://216.12.180.35/EditorTest.aspx


Open the image manager, and click on the upload button and you'll see it.

Thanks!
T

3 Answers, 1 is accepted

Sort by
0
Terry
Top achievements
Rank 1
answered on 11 Jun 2009, 06:11 PM
Bump
0
Accepted
Rumen
Telerik team
answered on 12 Jun 2009, 07:35 AM
Hi,

It seems that you are using an older version of the localization resx files. You can verify that you are using an older version by opening the \App_GlobalResources\RadEditor.Dialogs.resx file and search for the newly added Common_Select and Common_Add strings. If they are missing then you are using an older version. For your convenience I have attached the latest available localization for RadEditor.

Another way to fix the problem is to delete the App_GlobalResources folder and the editor will read its localization embedded in the Telerik.Web.UI.dll file.

Greetings,
Rumen
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Terry
Top achievements
Rank 1
answered on 12 Jun 2009, 02:21 PM
I deleted the App_GlobalResources folder, and that did the trick.  Thanks!
Tags
Editor
Asked by
Terry
Top achievements
Rank 1
Answers by
Terry
Top achievements
Rank 1
Rumen
Telerik team
Share this question
or