| Index: remoting/webapp/main.html
|
| diff --git a/remoting/webapp/main.html b/remoting/webapp/main.html
|
| index c86e3d00d9d086858df2a324e3a6c083f3f7a46f..dff6153fafd2095a9a9aff2ef02105d38d34ba5e 100644
|
| --- a/remoting/webapp/main.html
|
| +++ b/remoting/webapp/main.html
|
| @@ -397,11 +397,11 @@ found in the LICENSE file.
|
| </p>
|
| <div class="centered">
|
| <button id="confirm-host-delete"
|
| - i18n-content="YES"
|
| + i18n-content="DISABLE_HOST"
|
| type="button">
|
| </button>
|
| <button id="cancel-host-delete"
|
| - i18n-content="NO"
|
| + i18n-content="CANCEL"
|
| type="button">
|
| </button>
|
| </div>
|
|
|