Füge Unterstützung für die Massenübersetzung hinzu und verbessere die Platzhalterbehandlung

This commit is contained in:
Torsten Schulz (local)
2026-09-16 10:25:52 +02:00
parent 2d03c47d33
commit 76fbbf0ae2
7 changed files with 374 additions and 7 deletions

10
mainwindow.ui Normal file → Executable file
View File

@@ -198,6 +198,16 @@
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="bulkAutoTranslateButton">
<property name="toolTip">
<string>Translate all untranslated texts and review the suggestions before applying them.</string>
</property>
<property name="text">
<string>Translate all open texts</string>
</property>
</widget>
</item>
</layout>
</item>
<item>