I am converting a site from D6 to D7 with two vocabularies. I try to translate some terms but I get this message, so the translation isn't possible:
This string uses the Full HTML text format. Strings with this format are not allowed for translation.
Text format: Full HTML
Web page addresses and e-mail addresses turn into links automatically.
Lines and paragraphs break automatically.
The translation mode is: Localize. Terms are common for all languages, but their name and description may be localized.
I created a new vocabulary, but with the same result.
I changed the sequence of the Text formats from first Full HTML into first Filtered HTML with the same result.
D7 and all modules have today latest versions.
Any idea what I am doing wrong?
Comments
Comment #1
promesI am sorry, I tried to translate a non-defined description instead of the name field.
All is working as designed.
Comment #2
wranvaud commentedFor those that come here with this issue, you might also be interested in this thread http://drupal.org/node/1145588
Comment #3
thecodecutter commented@Willynux. Thanks for posting the link to that other thread. Saved me a bit of time there.