Index: remoting/webapp/crd/html/dialog_client_session_finished.html |
diff --git a/remoting/webapp/crd/html/dialog_client_session_finished.html b/remoting/webapp/crd/html/dialog_client_session_finished.html |
index 1ad126ad98f52f3cc561975b42e412914fd42ee2..003d7ee6ccf7311970c3b97470ad03bd91a43cd1 100644 |
--- a/remoting/webapp/crd/html/dialog_client_session_finished.html |
+++ b/remoting/webapp/crd/html/dialog_client_session_finished.html |
@@ -20,11 +20,11 @@ found in the LICENSE file. |
class="button-row"> |
<button id="client-reconnect-button" |
type="button" |
- i18n-content="RETRY" |
- autofocus="autofocus"> |
+ i18n-content="RECONNECT"> |
</button> |
<button id="client-finished-me2me-button" |
type="button" |
- i18n-content="CANCEL"> |
+ autofocus="autofocus" |
+ i18n-content="OK"> |
</button> |
</div> <!-- connect-failed.me2me session-finished.me2me --> |