Hello - I am using RadControls for ASPNET AJAX Q2 2008.
After creating the App_GlobalResources folder for the website, I set forth
making a translated RadEditor.Tools.resx (RadEditor.Tools.nb-NO.resx).
This had the desired effekt of translating all the tooltips for every single tool,
but it had an unexpected side effect:
The dropdowns for font selection, font size, real font size and Paragraph style now
display my Norwegian tooltip-translations when the page is initially loaded:
"Font-navn", "Font-størrelse", "Ekte font-størrelse" and "Avsnittsstil".
So far, so good - but the moment I give focus to the editor - clicking on a tool or
in the text area, this happens:
FireFox 3.6 (Windows):
The dropdowns display "FontName", "Fontsize", "12px" and "Normal".
The first two dropdowns seem to change from displaying the norwegian translated
value of the nb-no.resx-file to displaying the corresponding names from the same file.
The last two dropdowns display the first item in their respective lists.
Internet Explorer 8:
The dropdowns display "Times New Roman", "3", "12pt" and "Normal".
Here all the dropdowns change to displaying the first item in their respective lists.
Safari 4.0.4 (Windows):
The dropdowns display "Times New Roman", "12px", "16px" and "FormatBlock".
A third variant.
Opera 10.00 (Windows):
The dropdowns display "Times New Roman", "3", "16px" and "Normal".
Yet another variant.
Why this erratic behaviour? Are there more .resx-files that need editing?
(I started out only intending to change the tool tips)
I hope can someone has a tip - it's probably just a minor adjustment that needs
to be done, but it's a tad annoying.
After creating the App_GlobalResources folder for the website, I set forth
making a translated RadEditor.Tools.resx (RadEditor.Tools.nb-NO.resx).
This had the desired effekt of translating all the tooltips for every single tool,
but it had an unexpected side effect:
The dropdowns for font selection, font size, real font size and Paragraph style now
display my Norwegian tooltip-translations when the page is initially loaded:
"Font-navn", "Font-størrelse", "Ekte font-størrelse" and "Avsnittsstil".
So far, so good - but the moment I give focus to the editor - clicking on a tool or
in the text area, this happens:
FireFox 3.6 (Windows):
The dropdowns display "FontName", "Fontsize", "12px" and "Normal".
The first two dropdowns seem to change from displaying the norwegian translated
value of the nb-no.resx-file to displaying the corresponding names from the same file.
The last two dropdowns display the first item in their respective lists.
Internet Explorer 8:
The dropdowns display "Times New Roman", "3", "12pt" and "Normal".
Here all the dropdowns change to displaying the first item in their respective lists.
Safari 4.0.4 (Windows):
The dropdowns display "Times New Roman", "12px", "16px" and "FormatBlock".
A third variant.
Opera 10.00 (Windows):
The dropdowns display "Times New Roman", "3", "16px" and "Normal".
Yet another variant.
Why this erratic behaviour? Are there more .resx-files that need editing?
(I started out only intending to change the tool tips)
I hope can someone has a tip - it's probably just a minor adjustment that needs
to be done, but it's a tad annoying.
