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.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

kazu furutaka created an issue. See original summary.

kazu furutaka’s picture

Issue summary: View changes
florian’s picture

Yes, 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".

kazu furutaka’s picture

Thanks!
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?