I have installed Drupal version 4.7.0 beta1 and TinyMCE CVS (downloaded today).

When in "Edit TinyMCE profile", "Basic setup" I change the language from "en" to "fr" there are problems when the TinyMCE textarea is displayed.

For example the "bold" and "italic" icons are not found. The log says:
modules/tinymce/tinymce/jscripts/tiny_mce/themes/advanced/images/{$lang_bold_img} not found.
I have checked that "bold_fr.gif" exists in that folder.

Also when hovering the other icons, the information tag says for example: "{$lang_undo_desc}".
I have checked: "undo_desc" is defined in "tinymce/jscripts/tiny_mce/langs/fr.js".

Thank you for fixing this.

Comments

Montuelle’s picture

Status: Active » Closed (fixed)
EduardoMercovich@drupal.org’s picture

I have found exactly the same issue with "es" (spanish).

This bug report status is closed, but I found no solution. Did I miss something?

Thanks...

kreynen’s picture

Status: Closed (fixed) » Postponed (maintainer needs more info)

What version of the TinyMCE module and TinyMCE are you using?

AdrianB’s picture

I had the same problem with Swedish translation until i solved it here:
http://drupal.org/node/62502

EduardoMercovich’s picture

Hello kreynen.

* Drupal: 4.7.6 (2007-01-29).
* TinyMCE: $Revision: 1.90 $ $Date: 2006/04/25 11:23:47 $

Thanks a lot for your help.

Regards...

gaele’s picture

I did not change the language in the Drupal TinyMCE module, but I do have the I18N module running. The same "$lang_*" errors mentioned above appeared.

Adding the right TinyMCE language pack solved the problem for me.

(Drupal 5.1, Drupal tinymce module 5.x-1.x-dev, TinyMCE 2.1.1.1)

mupsi’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (outdated)