Problem/Motivation
I'm in the process of converting an existing single-language (Japanese) Drupal site to bilingual (+English).
Almost all of the Basic Pages have already been translated, but I have no idea how to translate the slides. How can I enable (and do) their translation???
Looking at this site (and the description of Theme's Feature in this page), I think it is possible...
Thanks in advance.
Comments
Comment #2
kazu furutaka commentedComment #3
florian commentedYes, it is possible to translate the Slide Headline and Slide Description. First, enter the text in the default language and ensure that Drupal displays all slides so the strings become available for translation. Then, go to User interface translation, search for each string, and provide the translation.
To make sure each slide links to the correct page, the Slide URL should be in the format "/node/22".
Comment #4
kazu furutaka commentedThanks!
I also found how to do it by myself last Friday, and this morning just posted this...
But would it be nice if we can translate the setting of Zero Point itself instead of translating each headline and description?