This forum is for questions about translating the Drupal user interface. See also the Translations group.

Horizontal language switcher

The default language switcher is a bullet list and I would like a horizonal list.
This question has been asked many times but I have yet to solve the problem .

The most common solution is to add the css line display: inline; somewhere.
I tried it in sites/all/modules/language_switcher

.block ul.language-switcher-locale-url {
display: inline;
list-style: none;
padding: 0;
}

I cleared the cache but it does not work.
I have the omega them enables and I also tried it there in global.css but style no joy.

When on a language content, cannot switch to another language in the language switcher

Hello,

I have two languages: Turkish and English on my page and for example when I view an English content, I cannot switch to Turkish in the language switcher because the 'Turkish' writing is being scratched out and unclickable unless I return to homepage( I think because in homepage you do not open an English content yet but when you open an English content, switcher thinks oww ok you are at an english content, so lets cross that Turkish option).

I searched the forum but I'm still unsuccessful.

Thank you.

error while adding and enableing new language

hi
i download the .po files for the language i use profiles/standard/translations. Move the downloaded .po file inside this folder.i made 'Locale moduls' activated.
So I add language persion from "admin/settings/language/add and then enable it
but my websit didn't work
I got this url after saveing
http://mysite.com/fa/fa/fa/fa/fa/fa/fa/fa/fa/fa/fa/fa/fa/fa/fa/fa/fa/fa/...

Taxonomy translation

http://photouploads.com/images/drupal.jpg

i have added a "test eng" as a Taxonomy i and also added "test tchi", but it seems the two terms are totally different node with different id.

is there anything i'm missing?

problem with multilanguage Title

Hello,

I have problem with multilanguage Title in Framework Theme.
This code can't select right language:

showing different field depends on the language

i'have added a different field to a product type. for example, product_title_chi, product_title_eng, i want to when the language session is english, it will show product_title_eng, when when the language session is chiness, it will show product_title_chi.

is there any modules, or coding can achieve this?

thanks

Pages

Subscribe with RSS Subscribe to RSS - Translations