fixed "already in app" dialog.

- this closes #51
This commit is contained in:
R. Aidan Campbell 2016-05-05 16:03:54 -04:00
parent 25062b99b1
commit 41430e1f5c

View File

@ -91,10 +91,10 @@
</dialog>
<dialog id="replaceAppDialog" class="mdl-dialog">
<h3 class="mdl-dialog__title">Pairing</h3>
<h3 class="mdl-dialog__title">Replace App?</h3>
<div class="mdl-dialog__content">
<p id="replaceAppDialogText">
You wanted to start game X. Game Y is already running. Would you like to stop Game Y to start Game X?
You wanted to start app X. App Y is already running. Would you like to stop app Y to start app X?
</p>
</div>
<div class="mdl-dialog__actions">