Details
-
User Story
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
None
-
QDS Berlin - 2023 Week 27/28, QDS Berlin - 2023 Week 29/30
Description
- The user opens a project and starts the design mode with a QML file.
- Imports translations from excel file and then he is testing translations with the "Run Project Translation Test".
- The generated data is written to the database.
- Now the user switches the file and because the generated data is for the project and not only for the current document the designer tool should be able to show translation issues without running the "Run Project Translation Test" again.
The database API should be able to save translation code locations for the project in one go maybe as part of the text metadata.
Later the database API needs to provide these locations with extra information (OK; exceeds; is missing) per QML file.
So the UI code can ask it when the document is switched or is reopened.
Nice to have would be having all issues for a project in the issues pane, but should not be a problem if the API can be asked for a special file name.
Attachments
Issue Links
- is required for
-
QDS-4243 when debug translation data exists - react on file switches
- Closed
1.
|
Implement getter | Closed | Marco Bubke |