Resolve "Component: Translation" #73
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "12-component-translation"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #12
Known issues
Adjust the height of translation components to fit single line translationsSort translations by cultures, starting with the main culture used for DeepLShow the DeepL button only, when DeepL is activatedChange the bot icon's tooltip in relation to the translation's culture. We need different tooltips for the main DeepL culture (button press will populate all the other languages), and for the other cultures (button press populate just this culture by using the text from the main culture), etc.In the text element panel, fix the tool button alignment; the filter row should be its own rowWhen the user types something and closes the app very fast, that changes will be lost. The app must write all unwritten changes to disk, before exiting.When the user changes settings, ask for restartingAfter starting the app or when no text element was chosen, the translation component should be read-onlyWire the DeepL translationWhen using DeepL automatic mode, disable all but the source culturesAdd option to translate manually, preventing DeepL from overwritingadded 1 commit
0aeec188
- Added a multi-line state to the text elementsCompare with previous version
added 6 commits
4f169884
- Added missed navigation for translations421589b6
- Added the translation processor5ced6c31
- Defined a component for any single translationc55d6dab
- Added a component which contains all translations8d0ad1d9
- Added the translations component to the main interfaced9629ab5
- Added a bot iconCompare with previous version
changed the description
changed the description
added 2 commits
d521aca2
- Prevent storing data after pre-filling1d72212f
- Dynamical adjusts the height of the translation componentCompare with previous version
marked the checklist item Adjust the height of translation components to fit single line translations as completed
changed the description
added 4 commits
1deca740
- Spelling2cd0803c
- Removed unused code189b1600
- Fixed order of translations9ae1111f
- Shows main culture firstCompare with previous version
marked the checklist item Sort translations by cultures, starting with the main culture used for DeepL as completed
changed the description
marked the checklist item Show the DeepL button only, when DeepL is activated as completed
changed the description
added 2 commits
b6493da8
- Shows the DeepL button depending on the DeepL configuration state7c5ace5b
- Changed DeepL button appearance based on wherever a translation is the main cultureCompare with previous version
marked the checklist item Change the bot icon's tooltip in relation to the translation's culture. We need different tooltips for the main DeepL culture (button press will populate all the other languages), and for the other cultures (button press populate just this culture by using the text from the main culture), etc. as completed
changed the description
changed the description
added 1 commit
93908243
- Fixed alignment of tool icons for text element componentCompare with previous version
marked the checklist item In the text element panel, fix the tool button alignment; the filter row should be its own row as completed
changed the description
added 1 commit
97f3226d
- Ask the user for a restart after changing some settingsCompare with previous version
changed the description
marked the checklist item
When the user changes settings, ask for restartingas completedchanged the description
added 1 commit
24a70936
- Ensured, that last minute changes are written to diskCompare with previous version
marked the checklist item When the user types something and closes the app very fast, that changes will be lost. The app must write all unwritten changes to disk, before exiting. as completed
changed the description
added 1 commit
1393d703
- Fixed text element changed eventCompare with previous version
changed the description
changed the description
added 2 commits
a179e8dd
- Fixed source culture for DeepL servicee659bb71
- Implemented the DeepL translation APICompare with previous version
changed the description
changed the description
added 1 commit
10434c55
- Made translations read-only when using DeepL in automatic modeCompare with previous version
changed the description
added 1 commit
8a4bf6f1
- Add optional manual mode per translation and cultureCompare with previous version
changed the description
marked this merge request as ready
mentioned in commit
32c7865c91
mentioned in issue #5