In my case, it's the tooltip for the template plugin that i enabled. I found the language files for the plugin here:
umbraco-client/tinymce3/plugins/template/langs
But changing the string does not have any effect, the tooltip remains unaffected. I tred to tuch my web.config, and even to restart my (Windows Vista) computer.
Just cleared the cache and changed something in umbraco_client\tinymce3\themes\umbraco\langs\de.js and this works. So the right path is: umbraco_client/tinymce3/themes/umbraco/langs/
What language do you use, Thomas used the german, so you should try the danish language file instead of the US/english. I've played around with my own russian translation and that worked very well
TimyMCE tooltips
Is it possible to change the tooltips shown when the mouse is over the buttons in the TinyMCE toolbar?
I checked the TinyMCE config file and it doesent seem to hold the tooltip strings.
Mikael
Take a look into the language js file in /umbraco_client/tinymce3/langs/
hth, Thomas
Thanks thomas
In my case, it's the tooltip for the template plugin that i enabled. I found the language files for the plugin here:
umbraco-client/tinymce3/plugins/template/langs
But changing the string does not have any effect, the tooltip remains unaffected. I tred to tuch my web.config, and even to restart my (Windows Vista) computer.
you have to clear yor browser cache i think
Hmm, even with cache cleared it doesent seem to work.
Mikael
Just cleared the cache and changed something in umbraco_client\tinymce3\themes\umbraco\langs\de.js and this works. So the right path is: umbraco_client/tinymce3/themes/umbraco/langs/
Thomas
Hi Thomas
Thanks for keeping this alive :-)
My problem is that the lang file for the template plugin is not in that folder. It's in umbraco_client/tinymce3/plugins/template//langs/
And i can find the text for the tool tip ("insert predefined contents") but changing it does not change it in the editor.
It's really strange.
Mikael
What language do you use, Thomas used the german, so you should try the danish language file instead of the US/english. I've played around with my own russian translation and that worked very well
Did you check/sync the files from your installation to the actual download of umbraco?
I'll try that
Not sure about this but an app restart may force those files to be reloaded!
Cheers,
/Dirk
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.