-
Notifications
You must be signed in to change notification settings - Fork 39
Conversation
Signed-off-by: meenbeese <meenbeese@tutanota.com> Create text-to-speech.md Signed-off-by: meenbeese <meenbeese@tutanota.com> Update text-to-speech.md Signed-off-by: meenbeese <meenbeese@tutanota.com> Add files via upload Signed-off-by: meenbeese <meenbeese@tutanota.com> Update text-to-speech.md Signed-off-by: meenbeese <meenbeese@tutanota.com> Added LineageOS instructions for tts Signed-off-by: meenbeese <meenbeese@tutanota.com> Made small changes Signed-off-by: meenbeese <meenbeese@tutanota.com> Update text-to-speech.md Signed-off-by: meenbeese <meenbeese@tutanota.com> [WIP] Added text to speech instructions Signed-off-by: meenbeese <meenbeese@tutanota.com> Add faq to top bar and use md Signed-off-by: meenbeese <meenbeese@tutanota.com> Minor rewording and grammar fixes Signed-off-by: meenbeese <meenbeese@tutanota.com> Add table with all languages Signed-off-by: meenbeese <meenbeese@tutanota.com> Update eSpeak link Signed-off-by: meenbeese <meenbeese@tutanota.com> Update and clarify instructions page Signed-off-by: meenbeese <meenbeese@tutanota.com>
Signed-off-by: S. Kozyr <s.trump@gmail.com>
Signed-off-by: S. Kozyr <s.trump@gmail.com>
Signed-off-by: S. Kozyr <s.trump@gmail.com>
Signed-off-by: S. Kozyr <s.trump@gmail.com>
Signed-off-by: S. Kozyr <s.trump@gmail.com>
Signed-off-by: S. Kozyr <s.trump@gmail.com>
Signed-off-by: S. Kozyr <s.trump@gmail.com>
Signed-off-by: S. Kozyr <s.trump@gmail.com>
Signed-off-by: S. Kozyr <s.trump@gmail.com>
Signed-off-by: S. Kozyr <s.trump@gmail.com>
Signed-off-by: S. Kozyr <s.trump@gmail.com>
Signed-off-by: S. Kozyr <s.trump@gmail.com>
Signed-off-by: S. Kozyr <s.trump@gmail.com>
Signed-off-by: S. Kozyr <s.trump@gmail.com>
Signed-off-by: S. Kozyr <s.trump@gmail.com>
Signed-off-by: S. Kozyr <s.trump@gmail.com>
Signed-off-by: S. Kozyr <s.trump@gmail.com>
Signed-off-by: S. Kozyr <s.trump@gmail.com>
Signed-off-by: S. Kozyr <s.trump@gmail.com>
Signed-off-by: S. Kozyr <s.trump@gmail.com>
Signed-off-by: S. Kozyr <s.trump@gmail.com>
Signed-off-by: S. Kozyr <s.trump@gmail.com>
Signed-off-by: S. Kozyr <s.trump@gmail.com>
Signed-off-by: S. Kozyr <s.trump@gmail.com>
Signed-off-by: S. Kozyr <s.trump@gmail.com>
Signed-off-by: S. Kozyr <s.trump@gmail.com>
Deploying with
|
Latest commit: |
82f2189
|
Status: | ✅ Deploy successful! |
Preview URL: | https://2877c827.organicmaps.pages.dev |
Branch Preview URL: | https://faq-plus-tts.organicmaps.pages.dev |
Signed-off-by: Alexander Borsuk <me@alex.bio>
@strump let's polish this branch and prepare it to merge. If there is not enough time to read all texts, let's select one simple FAQ page and translate it to all languages, according to this commit: a997f3c Existing content can stay on this or another branch, and then we can continue improving it after rebasing to the master branch with the ready structure. |
Please push a branch with 1-2 FAQ articles for the beginning, in English. I have been waiting for this new FAQ section for months. |
Added RU translation for /faq/android/what-android-version-can-run-organic-maps page Signed-off-by: S. Kozyr <s.trump@gmail.com>
@biodranik I fixed FAQ templates little bit:
Problems I see so far: you can't change language from https://faq-plus-tts.organicmaps.pages.dev/faq/ and https://faq-plus-tts.organicmaps.pages.dev/faq/android/ pages. Language selector (top right link) doesn't work with taxonomies, because those taxonomies have no list of supported languages. Only FAQ questions have language selector (if translations are available). I'm little bit lost with next steps. What structural changes do we need? What text related changes do we need? |
I've fixed PR 204 so the FAQs also work now for Spanish language. One issue that I've noticed in the resulting FAQ list in Spanish... ...is that the "Aplicación preguntas" text is incorrect, as it comes from the direct composition of the translation of the taxonomy name "App" and the string "questions". In Spanish (and in many other languages), the word order shall be the opposite ("Preguntas (de) Aplicación"). This taxonomy+question word order comes from the code |
@gpesquero yes, you can add something like |
@strump did you try to set ![]() If languages issue is fixed, then we can cleanup the code and merge it to the master. Do you see any other issues? |
@biodranik I can get the current language for a taxonomy, but I couldn't find all available languages for a taxonomy. For example, "Android" taxonomy is currently available in two languages, while "Map" taxonomy has only "en" translation. But I don't know how to get a list of all available translations to enable language switcher. Taxonomy+Translation = pain 😔 |
@strump you can access all currently configured taxonomies and their translations from global var But I don't think it's a blocker, let's focus on other issues and polishing the final version for merging, this fix can be done later. |
Signed-off-by: S. Kozyr <s.trump@gmail.com>
@gpesquero @biodranik maybe we should replace
with somethink like
What do you think? |
… of "Android questions". Russian taxonomy translation. And it works! Signed-off-by: S. Kozyr <s.trump@gmail.com>
@gpesquero Let's try another option. I removed work "question"/"pregunta" completely. Let's use just taxonomy names as titles: "Android", "Map", "Routing". And you can translate taxonomy terms: "Mapa" instead of "Map", "Ruta" instead or "Routing". Please try and tell how it looks now? |
This approach is simpler and will give us less "headaches", so it looks good to me... PR 204 updated accordingly... |
Signed-off-by: Alexander Borsuk <me@alex.bio>
Signed-off-by: Alexander Borsuk <me@alex.bio>
@biodranik should I close this PR after #212 is merged? |
@strump I think yes, you did a lot of work, thank you very, very much! It may make sense to leave content articles though for future updates/modifications. |
The FAQ structure based on this PR has already been merged. Only the content is needed now. |
Fixes #6
I picked PR #171 "[WIP] Added text to speech instructions" and added F.A.Q. questions from @biodranik coffers. Implemented using Zola taxonomies.
Almost all screenshots are made on Android.
Blank spaces are present.
What to do with
*.po
files? Should I add texts from new pages to PO file?Update 2023-10-09
Create subfolder for each FAQ question.
Using
title
propety instead of customextra.question
.Added ordering by
extra.order
field.weight
is not available for taxonomy terms.