unfoldingWord / translationCore

Repository for the desktop application translationCore
https://www.translationcore.com
Other
36 stars 11 forks source link

Write code to figure out which language should be displayed in the tool dropdown based on available book/tool/language combo #4424

Closed benjore closed 5 years ago

benjore commented 6 years ago

Mclean: copied from epic:

Questions:

PhotoNomad0 commented 6 years ago

tasks:

PhotoNomad0 commented 6 years ago

Note:

English will now be missing for every book but Titus until this issue is finished: https://github.com/unfoldingWord-dev/translationCore/issues/4805

@cckozie

cckozie commented 6 years ago

English and Hindi only available on Titus, none available on other books. Need to wait for #4805 to be implemented before further testing. QUESTIONS:

  1. Should this filter be applied to both tW and wA?
  2. Should there be some text similar to (No Gateway Languages available) be displayed rather than a blank dropdown?
benjore commented 6 years ago
  1. Covered in #4937
  2. Covered in #4936
cckozie commented 5 years ago

1.0.0 (e375ee0) I copied the lexicons and translationHelps folders from en to ru expecting Russian to now be an option for the GL on the tW tools card. Only English still appears in that dropdown. Also need to copy in a resource that is aligned in order for it to appear in the dropdown list.

cckozie commented 5 years ago

1.0.0 (e375ee0) Works