I trued hard to find out how to install a new language un drupal ?
they said:
1- Enable the locale module on the administer » modules page
administer > access control
2- give yourself (and any other roles that should have it) permission to access locale
3- Go to the administer » localization page.
4- Select the add language tab .
..etc
..etc till 8.
the qustion is where can i find the 2nd and 3rd steps ?
I have installed the currnet Version of Drupal 6 and want to create a custom menu that looks like this:
Item 1
- Page 1.1
Page 1.1 is a page node that is translated in two languages. Item 1 should either do nothing or link to Page 1.1 in the language the user has currently selected.
i have installed the norwegian translation, but there are some things that isnt translated.. so i added my own to these..
but now the space between the output text is broken. this applies to taxonomy presentation..
eg: lalapooh posted "by" admin "in" teletubbies become lalapooh postet"av"admin"i"teletubbies
(remove the quotation marks.. ive just added them to show what goes where ;))
i have tried to add spaces in my translation, but it doesnt seem to help.. where can i look to solve this issue?
The navigation I am speaking about is the one where if you go to administrator-menu- you see a menu item called "Navigation" (if you did not change it) -- I am speaking about that one, the default drupal one.
How do I disable the Navigation (Menu, i like to call it) not appear on the Arabic page --- That way I can create a separate Menu for the Arabic page. I got the Menu for the Arabic to work fine, but how do I disable the default Navigation on the Arabic page?