I just found out my switcher block is not working anymore.
language switch block, is just linking to current page
domain.cc/fr , all links go to domain.cc/fr
or
domain.cc, all links go to domain.cc
when entered manual works fine.
domain.cc/fr (french)
domain.cc/de (german)
domain.cc (english)
on my other site things just work fine, i don's know what to do.
I almost finished woth the site, but i this means i have to start over........please NO.
I was wondering if someone encountered the same problem as I did... I made a site based on Drupal 6.x, with multilingual option with two languages, English and Serbian. I planned to use interface translation mechanism to translate built-ins like "Read more" and similar strings. I followed the instructions on translation closely (there's not much to do wrong anyway :) but the translations did not show up. Then I dug a little bit deeper, and found that the string translations mechanism depends on default language, that is to say, it merely does a query on a term like "Read more" and if it finds a translation for the current language, it replaces original text with translation. The system seems simple and elegant, but it's of no use if the default language of your site is any other than English or some other language that is fully translated...
Am trying to figure out whether we can use Drupal for our bilingual site. The ideal setup for us is to have a blog in spanish and one in english and to have pages in 2 different languages. The problem we faced with Joomla is that it (joomfish) means that for every page in one language it required us to create an equivalent page in another language. Obviously this doesn't suit us; sometimes we want to publish a piece of news in Spanish and not in English, and vice versa. Any idea if this is possible in Drupal?
I've noticed that all newly created (last several months) nodes have their language field set to "en" instead of just being blank. My site has always been just english - anybody have any idea what might have happened that all my new nodes have their language field set?
I have problem with switching languages. I have site with two languages (english and serbian). When i'm on home page and change language it works just fine, but when i go to some other page eg. www.example.com/sr/node/7 and switch language to english the url becomes www.example.com/sr/node/node/34 which is invalid. And that happens with all pages which i try to visit, it just removes the node number and append node/(node # of selected page). I've tried everithing that comes up to my mind but i'm still without solution.