[GUI] Replace "Yes" button with "OK" in tes3mp_dialog_list

coverity_scan^2
David Cernat 8 years ago
parent 0ccfe66212
commit 0917184359

@ -19,11 +19,8 @@
<Property key="Spacing" value="8"/>
<Widget type="AutoSizedButton" skin="MW_Button" name="OkButton" align="Right Bottom">
<Property key="Caption" value="#{sYes}"/>
<Property key="Caption" value="OK"/>
</Widget>
<!--<Widget type="AutoSizedButton" skin="MW_Button" name="CancelButton" align="Right Bottom">
<Property key="Caption" value="#{sNo}"/>
</Widget>-->
</Widget>
<Widget type="Widget"/>

Loading…
Cancel
Save