Controller Applet had instance of Undocked, make Handheld
Remember that time we renamed the Undocked option to Handheld in the status bar, and then later remembered the Controller Configuration? Scrolling through Transifex I noticed that we still have one instance of "Undocked" in the text.
This commit is contained in:
parent
506be48e36
commit
a59d4972af
1 changed files with 1 additions and 1 deletions
|
@ -2300,7 +2300,7 @@
|
|||
<item>
|
||||
<widget class="QRadioButton" name="radioUndocked">
|
||||
<property name="text">
|
||||
<string>Undocked</string>
|
||||
<string>Handheld</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue