Resolve "Component: Translation" #73

Merged
thorsten merged 23 commits from 12-component-translation into main 2022-09-21 20:53:39 +00:00

23 Commits

Author SHA1 Message Date
8a4bf6f180
Add optional manual mode per translation and culture 2022-09-21 22:52:17 +02:00
10434c553a
Made translations read-only when using DeepL in automatic mode 2022-09-21 20:09:40 +02:00
e659bb7191
Implemented the DeepL translation API 2022-09-21 19:57:59 +02:00
a179e8dd23
Fixed source culture for DeepL service 2022-09-21 19:56:50 +02:00
1393d703a1
Fixed text element changed event 2022-09-21 18:21:52 +02:00
24a7093674
Ensured, that last minute changes are written to disk 2022-09-21 17:33:03 +02:00
97f3226d17
Ask the user for a restart after changing some settings 2022-09-20 21:36:45 +02:00
93908243f2
Fixed alignment of tool icons for text element component 2022-09-20 20:44:17 +02:00
7c5ace5b87
Changed DeepL button appearance based on wherever a translation is the main culture 2022-09-20 20:38:12 +02:00
b6493da831
Shows the DeepL button depending on the DeepL configuration state 2022-09-20 20:18:26 +02:00
9ae1111f9e
Shows main culture first 2022-09-20 20:10:31 +02:00
189b1600f6
Fixed order of translations 2022-09-20 19:54:03 +02:00
2cd0803cad
Removed unused code 2022-09-20 19:52:36 +02:00
1deca740a2
Spelling 2022-09-20 19:44:15 +02:00
1d72212f87
Dynamical adjusts the height of the translation component 2022-09-20 19:42:04 +02:00
d521aca2f7
Prevent storing data after pre-filling 2022-09-20 19:31:09 +02:00
d9629ab53d
Added a bot icon 2022-09-17 21:49:12 +02:00
8d0ad1d928
Added the translations component to the main interface 2022-09-17 21:48:59 +02:00
c55d6dabc1
Added a component which contains all translations 2022-09-17 21:48:31 +02:00
5ced6c3107
Defined a component for any single translation 2022-09-17 21:48:13 +02:00
421589b633
Added the translation processor 2022-09-17 21:47:18 +02:00
4f16988460
Added missed navigation for translations 2022-09-17 21:46:48 +02:00
0aeec1885f
Added a multi-line state to the text elements 2022-09-17 19:23:11 +02:00