Nuke oopsError and out-dated "can't load game" error dialogs

This commit is contained in:
2015-07-03 18:11:03 -04:00
parent 558b1b8f62
commit 2d73bb01ae
7 changed files with 64 additions and 76 deletions

View File

@@ -1,11 +0,0 @@
<?xml version='1.0' encoding='UTF-8' standalone='no'?>
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
<!--<!DOCTYPE dialog SYSTEM "dialog.dtd">-->
<dialog skin='dark' defbtn='okay'>
<!--
TODO: This dialog contains out-of-date information.
-->
<button name='okay' type='regular' top='34' left='245'>OK</button>
<pict type='dlog' num='23' top='6' left='6'/>
<text top='6' left='50' width='253' height='19'>Loading Exile III save file failed.</text>
</dialog>

View File

@@ -1,11 +0,0 @@
<?xml version='1.0' encoding='UTF-8' standalone='no'?>
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
<!--<!DOCTYPE dialog SYSTEM "dialog.dtd">-->
<dialog skin='dark' defbtn='okay'>
<!--
TODO: This dialog contains out-of-date information.
-->
<button name='okay' type='regular' top='31' left='246'>OK</button>
<pict type='dlog' num='23' top='6' left='6'/>
<text top='6' left='50' width='254' height='16'>This is not an Exile II save file.</text>
</dialog>