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

Translation of views url in glossary mode

So, I got a view listing a specific content type and I have a contextual filter applied in glossary mode to filter out titles beginning with a specific letter. The view itself works great when switching from english to swedish (used i18n page view and path translation) but as soon as I apply a letter after the view url to use the contextual filter it won't work anymore. I've done a similar view that utilize a contextual filter based on taxonomy term, as the terms are translated themselves this works great, but in the glossary mode I can't seem to find a way to do it.

Number translation

Hi all, I have developed a multi-lingual site with i18n module (7.x-1.13) and everything works as expected.My Drupal version is 7.34.

Recently, my client have asked not to translate the number. The website works in English and Arabic.

To be more specific, when Arabic is chosen, we do not want the numbers to be displayed in Arabic, instead we need to display the same in English. Now, each numbers are translated to Arabic when the language is chosen as Arabic, even the user input.

Translation issue

I have issue with translation in odd way.

I use entity translation and I got everything translated (nodes, blocks). However, I use Block Subtitle module to extend default Drupal block output. Now, I have problem with translating that "Subtitle" field. It allows me to translate Block title, but not that extra subtitle field for which I use mentioned module.

Anyone knows how to handle this issue?

ps.
I'm new to Drupal.

Thanks in advance.

Query related to theme translation

Hi,

I have created a new theme in Drupal 7. I have given some text (string) directly in my page.tpl.php file. How can I translate this text?

Thanks in advance.

Path issues with i18n view that returns nodes of multiple languages

Looking to return mixed language content in single view, with corresponding links using path.
Example: /fr/french-content, and /english-content instead of /fr/english-content (which 404s as it is not translated and never will be)

Multilingual views and "title" module with views_get_view_result()

I display some views by using the views_get_view_result('view_name', 'display_id') function.

I have a multilingual site and when I switch from DE to EN everything translates fine (even the content of the view results). Except the (node) title of the results which always stays in the original language of the node.

I use entity translation and the module "title" (version Title 7.x-1.0-alpha7+14-dev, 2015-Mär-23) which transforms the node title into a field which makes it translatable.

Pages

Subscribe with RSS Subscribe to RSS - Translations