Hello,
I have a problem,
I need to change the localization of the radfileexplorer which is displayed immediatily after clicking the image button in the radeditor control (View the attached image). In other words, I need to change all text which is appears in the fileexplorer to arabic (for example). So how can I do that?
Here is my radeditor code:
Please, I need your help.
it is apprecited to send me the modified code.
Regards,
Bader
I have a problem,
I need to change the localization of the radfileexplorer which is displayed immediatily after clicking the image button in the radeditor control (View the attached image). In other words, I need to change all text which is appears in the fileexplorer to arabic (for example). So how can I do that?
Here is my radeditor code:
<telerik:RadEditor DialogsCssFile="~/Common/css/RTLRadEditorStyle/RadEditor_Dialogs_RTL.css"></telerik:RadEditor> <telerik:radeditor runat="server" ID="AnsrRadEditor" SkinID="DefaultSetOfTools" Width="80%" Height="700px" Content='<%# DataBinder.Eval( Container, "DataItem.Ansr") %>' DialogsCssFile="~/Common/css/RTLRadEditorStyle/RadEditor_Dialogs_RTL.css" ContentAreaCssFile="~/Common/css/RTLRadEditorStyle/EditorContentArea_RTL.css" > <ImageManager ViewPaths="~/Forums/Pages/FAQs/Imgs" DeletePaths="~/Forums/Pages/FAQs/Imgs" UploadPaths="~/Forums/Pages/FAQs/Imgs" /> </telerik:radeditor>Please, I need your help.
it is apprecited to send me the modified code.
Regards,
Bader
