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

How to install a modul translation

Hi..
I am using the modul LoginToboggan. In the translations folder i found a file named de.po for a german translation.
But i don´t know how to activate/use this translations.

Any help would be appreciated.

about language conversions

I want to know whether the conversion of one language to other is possible in drupal.

How to make string in variable translatable?

I have some strings read from files. They are static inside file system but not defined in php. These strings are presented to the users and they should be translated. But potx complain t() cannot be called with variable as first argument. Basically I have this:

$strings = read_from_file();
t($strings[0]);
t($strings[1]);
// more or less like this

What to do?

Multiple Languages - pathauto

Hi everybody !

I want to do one thing with my website.
Is it possible to have the website in diferent languages with this type of URL.
www.fgvzevze.com/fr
www.fgvzevze.com/es
www.fgvzevze.com/UK

I don't know how to make this work.

I want at the top to put 2 pictures :
one for french and one for english

English language.. gone! How do i bring it back?

Hey guys,

Somehow, the english language stopped working on my Drupal 6.9 setup.
It's listed on the languages page, but only Portuguese (my second language) is working.

Screenshot below:
http://img218.imageshack.us/my.php?image=noenglishlanguageea0.png
(it says English (internal) not available).

I would like to know how do i bring it back..

How to create .po from .pot?

I created a module and use potx to extract all the tranlatable strings into a .pot file. What module or program to use to create .po file from my .pot?

Pages

Subscribe with RSS Subscribe to RSS - Translations