7 Commits

Author SHA1 Message Date
marhali
71e1106423 small refactoring 2024-04-10 00:25:31 +02:00
JPilson
c56812c888 Implement selectable text replacement with i18n keys
A new feature is introduced to replace the selected text in editor with Internationalization (i18n) keys, improving the coding workflow for developers handling string localization. The i18n keys are generated based on the customized settings or default flavor template. Further, a function to retrieve the key field from the `TranslationDialog` is added and a new utility class `DocumentUtil` for checking document file types has been added.
2023-12-16 17:51:29 +01:00
marhali
414d413434 restructure form actions
Resolves #199
2022-12-07 21:41:26 +01:00
marhali
0a8a92d3f8 move update process into parent class 2022-04-14 15:23:35 +02:00
marhali
6887a4e416 remove description for now 2022-04-11 22:07:45 +02:00
marhali
92d6e6604d apply new internal data structure 2022-04-11 19:22:58 +02:00
marhali
c9ef651673 rework translation dialogs 2022-04-11 19:14:07 +02:00