I'm developing a website mainly for Russian audience but with other languages support as well. I've installed Russian language and made it default (only that way I was able to find my english lines in modules and start translating english to russian).
So I got 2 languages enabled now:
1.English
2.Russian (default)
Russian translation works fine - but I'm not able to switch to English version. When trying to use 'en' prefix I got page not found - but at the same time 'ru' prefix works just fine.
I manage a website that is about to go through a translation phase from English to German and French. We are going to hire a professional translation services company to do the translations. The scope is simple enough:
I made a website where work people from different part of the world, so i need to allow them to change the default language of the backend. I installed *.po files of some languages, but now i don't know how to allow each user to set his language. How can I do?
I am using the language switcher to display three languages; English, Dutch and German.
I have three menus with a translated item in each.
If i am viewing my site in english and am on the translated page, if I click either Dutch or German, the navigation items disappear and the item I am looking at it still in English (which is fine - it is after all node 1; 2 is in German, 3 is in Dutch).
How do I get the language switcher to also switch (not remove) the appropriate menu?