diaspora/diaspora-project-site

Translation not working

Closed this issue · 1 comments

The sentence "If you have already signed up, you can skip this section and go straight to (part 2)" is in english on the website set to french. This segment doesn't appear on webtranslateit and all the locales have been pushed, this means there is a bug in the source file. Here is the problematic line: https://github.com/diaspora/diaspora-project-site/search?utf8=%E2%9C%93&q=find_pod_intro&type=Code I don't know what's the mistake actually.

The string 'pages.getting_started1.find_pod_intro' doesn't appear in the current master version of config/en.yml. I'm not sure how this happened, although it is most likely my fault because of my attempt to standardise quote marks in the en.yml file, which Dennis had to fix on the fly. Reinstating that string should fix the problem.

It was introduced in ec91c0a. You can find it here:

find_pod_intro: "If you have already signed up, you can skip this section and go straight to %{part2_link}."

and the text is:

find_pod_intro: "If you have already signed up, you can skip this section and go straight to %{part2_link}."