Hello All,
I am making a new site based on DRUPAL and it should be in two languages: English and Bulgarian.
Using "Internationalization" (i8n) module I managed to translate the content (pages, images, stories, etc...) but I do not know how to translate the vacabularies used in the site. While creating a vocabulaty I defined its languge to be english.
When I click on 'categories' in the admin area, there is a link translation with the the possibility to select a vocabulary. Then I can choose the English term for a dropdown, but the Bulgarian dropdown stays empty. From where the other langugae dropdown is filled in?
Thanks in advance!
greetings
Diman Karagiozov
Tetracom IS Ltd.
http://www.tetracom.com
Comments
menus translation
Another question in this direction is how to translate the menus?
Diman Karagiozov
Tetracom IS Ltd.
http://www.tetracom.com
Best I've done is to use the
Best I've done is to use the taxonomy_menu module. To do it manually, I think you need to create a separate block for each of your languages and say that the block appears only on pages that start for your language. For example:
English Navigation => en/*
French Navigation => fr/*
L
I'm trying my above
I'm trying my above suggestion and it doesn't always work. On the home page, I can change languages and the menu displays correctly. But as I navigate to an article to read it, the menu disappears. I'm not yet sure what to make of it.
L
I've found a way...
to translate the vocabulaties using i8n module!
When i8n (internationalization) module is installed a new dropdown with the languages is added for the vocabilaties as well for each of the terms in it.
If you need to make a mapping (translation) in two languages of one and the same term, you should create TWO terms in the two languages. Then, in the translations area for each of the langugaes select the corresponding term and the mapping is ready!
Diman Karagiozov
Tetracom IS Ltd.
http://www.tetracom.com