-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Expanded tW tool (Other Terms & Names) #2010
Comments
Use https://api.door43.org/v3/subjects/Translation_Words.json |
@benjore On a high level how do we determine a Gateway Language does not have all the content for a specific checkbox (type of check)? Do we have a master list of all the info supposed to be in a check such as the |
@benjore @RoyalSix I'd suggest that if the In conjunction, the tool should always fall back to the English tW entry if it missing in the GL. Given that older versions of tW may be published in the catalog, they may not have all the same content as the latest English, so the tool should be smart enough to fall back to English and not crash. |
@benjore Do we want anything checked by default? |
What I have implemented so far is that the check boxes will dynamically be searched for and if the directory is there then it will show or else it will not. i.e. If I remove the Hindi key terms resource then it will only show Other and Names. If that functionality is not preferred then I can make a static list "Key Terms, Other, and Names" and then since we know what to expect everytime I can make them disabled. But if we take this approach then if new resources become available that are not on the list "Key Terms, Other, and Names" then the checks will not be available to show until we add them to the static list in the code. Hope that makes sense. Also note that I had to create a static list of names that convert to the display name |
Feature - #2010 - TranslationWords Category Checkboxes
1.1.0 (42d80de) This happens when I load the project in tW with only Key Terms checked. |
Fixed in 8586b02 |
1.1.0 (b287d3d) Still seeing problems when loading with only Key Terms selected. This does not always happen. I'm working on getting the sequence of events to reproduce. This appears to show the problem: |
@cckozie Having trouble recreating this. Going to investigate the error further. |
@RoyalSix I've been unable to reproduce this in the latest builds, so don't spend much time on it if the error doesn't tell you much. |
@cckozie Yea no luck for me. I guess I'll just put QA Retest on this one? Or should we close it |
@RoyalSix Moving it to QA |
All child issues have passed. |
User Story
As a checker, I want to more comprehensively check my translation so that I can be confident I'm using the correct words in my language
Specs
Launch
buttonKey Terms
have been completed and onlyKey Terms
is checked, then display 87% progress. If the user then checks all the boxes, but only 43% of all of them is completed, then show 43% progress.)Launch
, whatever checks correlate to the checkboxes are loaded in the tool.Notes
See more
still shows the tool description as per usualMockups
The text was updated successfully, but these errors were encountered: