mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-21 06:23:53 +00:00
Improve clarity of label
This commit is contained in:
parent
d4a9cf7075
commit
e5a6049ea7
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@
|
||||||
<item>
|
<item>
|
||||||
<widget class="QLabel" name="newLocationLabel">
|
<widget class="QLabel" name="newLocationLabel">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Install Morrowind to a new location for OpenMW to use.</string>
|
<string>Install Morrowind from a retail disk to a new location for OpenMW to use.</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="wordWrap">
|
<property name="wordWrap">
|
||||||
<bool>true</bool>
|
<bool>true</bool>
|
||||||
|
|
Loading…
Reference in a new issue