Füge Unterstützung für die Massenübersetzung hinzu und verbessere die Platzhalterbehandlung
This commit is contained in:
10
mainwindow.ui
Normal file → Executable file
10
mainwindow.ui
Normal file → Executable 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>
|
||||
|
||||
Reference in New Issue
Block a user