mirror of
https://github.com/naruxde/revpicommander.git
synced 2026-08-16 13:47:04 +02:00
refactor: Improve GUI text and translations
Signed-off-by: Sven Sager <s.sager@kunbus.com>
This commit is contained in:
committed by
Sven Sager
parent
f08ea8ebc6
commit
6504fe962b
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user