1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-30 03:45:32 +00:00

Rename travel window Ok button to Cancel (Fixes #1676)

This commit is contained in:
scrawl 2014-07-21 23:44:33 +02:00
parent c0645d4978
commit 038a811f16

View file

@ -27,7 +27,7 @@
</Widget>
<Widget type="AutoSizedButton" skin="MW_Button" position="375 260 60 24" name="CancelButton" align="Right Top">
<Property key="ExpandDirection" value="Left"/>
<Property key="Caption" value="#{sOK}"/>
<Property key="Caption" value="#{sCancel}"/>
</Widget>
</Widget>