I want to have a book with translated content. I created the book in English first and then translated one node to the second language.

The problem is that now I get two links in the page one level up. One for the English and one for the translated node.

This is wrong but might be because book and i18n do not work together. Any solution for this?

Comments

killes@www.drop.org’s picture

Project: Drupal core » Internationalization
Component: book.module » Code

Moving to i18n.

jensKhmerOS’s picture

This is not really an issue because it is more caused by my limited understanding of Drupal :-(

Of course I have to translate the parent bookpage as well and reassign the translated pages to the new translated parent. After this it looks fine.

I close the report now.