mirror of
https://github.com/moonlight-stream/moonlight-chrome.git
synced 2026-02-16 02:30:56 +00:00
Various UI and UX improvements to match other Moonlight clients
This commit is contained in:
@@ -92,10 +92,10 @@
|
||||
</dialog>
|
||||
|
||||
<dialog id="replaceAppDialog" class="mdl-dialog">
|
||||
<h3 class="mdl-dialog__title">Replace App?</h3>
|
||||
<h3 class="mdl-dialog__title">Quit Running App?</h3>
|
||||
<div class="mdl-dialog__content">
|
||||
<p id="replaceAppDialogText">
|
||||
You wanted to start app X. App Y is already running. Would you like to stop app Y to start app X?
|
||||
Y is already running. Would you like to quit Y to start X?
|
||||
</p>
|
||||
</div>
|
||||
<div class="mdl-dialog__actions">
|
||||
|
||||
Reference in New Issue
Block a user