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

Localized dates

Hi,

What needs to be done to display dates localized after changing interface language? I created my custom date format "Y.m.d l" and used it to display a CCK field of type Date. I expected that when interface language is changed, the week of the day would be localized too (the .po file of my language contains week of day translations). Unfortunately it didn't happen. Am I missing something?

Thanks,
AD

How to translate taxonomy terms with the t() function?

Hi,

I would like to translate taxonomy terms within my own PHP code snippets (embedded in custom blocks). Translations for the terms are provided by the "translation table"-module, i.e. I filled out the translation table for the corresponding taxonomy.

However, a call of
t($term->name)
where $term is a valid term object does not translate the term. It remains unchanged in the source language.

Should this work? Does it need additional steps to use the t-function on taxonomy terms?

default language for home page

I can't figure out why, despite being set to have Japanese as the default language, the user isn't always taken to the Japanese home page when the base url is requested. i.e. the site is www.cannz.co.nz and I want it to default to the Japanese version and then if the user selects the English, to be taken there, but never should it initially go to the Japanese site. Would appreciate help with this. Cheers

Unable to use panels 3 for taxonomy terms with taxonomy translation

With Drupal 6, I installed panels 3 and views to create overview pages showing all content under a taxonomy term. So far so good. When I add Multi-language support, I get the following message:
"Delegator module is unable to override taxonomy/term/% because some other module already has overridden with i18ntaxonomy_term_page. Delegator will not be able to handle this page."

Multilingual Site vs Multi-Site

Hi,
I'm wondering wich is the better approach for building a site with multiligual feature, I've tried i18n module to build a native multilingual site but found some problems still unsolved like : Translating Taxonomy terms, Forums, Blocks, MultiLingual Variables that aren't supported by all the themes that can be used, with all the LTR and RTL languages set incompatibility too (Regions, logos, ...).

content translations problem in drupal 6

Hi..

Im working on a site which needs multi language transulation.

I am using i18n ,internationalization, etc .

I want site in spanish, english.
i have imported es.po file

It translate drupal interface.

but it d'nt translate page content. I am following all step for i18n module

Pages

Subscribe with RSS Subscribe to RSS - Translations