Index: remoting/webapp/me2mom/choice.html |
diff --git a/remoting/webapp/me2mom/choice.html b/remoting/webapp/me2mom/choice.html |
index e5917d6bfad0b81015bccfa423699ca4738f02b4..781a64442a586ccfc81926db6b73cb138480f706 100644 |
--- a/remoting/webapp/me2mom/choice.html |
+++ b/remoting/webapp/me2mom/choice.html |
@@ -66,7 +66,7 @@ found in the LICENSE file. |
<span id="session-status-message" i18n-content="LABEL_CONNECTED"></span> |
<strong id="connected-to"></strong> |
<button type="button" onclick="remoting.disconnect();" |
- i18n-content="DISCONNECT_BUTTON"></button> |
+ i18n-content="DISCONNECT_MYSELF_BUTTON"></button> |
<span class="end-align"> |
<button id="toggle-scaling" |
onClick="remoting.toggleScaleToFit(this);"> |