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

deque
scrawl 11 years ago
parent c0645d4978
commit 038a811f16

@ -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>

Loading…
Cancel
Save