refactor: Improve GUI text and translations

Signed-off-by: Sven Sager <s.sager@kunbus.com>
This commit is contained in:
Eva-Maria Zanger
2026-07-22 11:29:11 +02:00
committed by Sven Sager
parent f08ea8ebc6
commit 6504fe962b
49 changed files with 1490 additions and 1461 deletions
+3 -3
View File
@@ -11,7 +11,7 @@
</rect>
</property>
<property name="windowTitle">
<string>Open-Source licenses</string>
<string>Open source licenses</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
@@ -87,10 +87,10 @@
</layout>
<action name="action_start">
<property name="text">
<string>More licenses...</string>
<string>More licenses</string>
</property>
<property name="toolTip">
<string>Show more open-source software licenses</string>
<string>Show more open source software licenses</string>
</property>
</action>
</widget>