Index: remoting/resources/remoting_strings.grd |
diff --git a/remoting/resources/remoting_strings.grd b/remoting/resources/remoting_strings.grd |
index 17b65b71285e6f0edd3830be14cadcfe4566e578..c43fa120a65710645901655a3251b79a855e1292 100644 |
--- a/remoting/resources/remoting_strings.grd |
+++ b/remoting/resources/remoting_strings.grd |
@@ -563,6 +563,12 @@ |
<message desc="Button to allow the user to indicate that they are no longer using the service." name="IDS_IDLE_DISCONNECT"> |
Disconnect now |
</message> |
+ <message desc="Button to restart the app after the connection is dropped." name="IDS_RESTART_BUTTON"> |
+ Restart |
+ </message> |
+ <message desc="Message show to the user when the connection is dropped." name="IDS_ERROR_CONNECTION_DROPPED"> |
+ Connection to the remote server has been lost. This app is not available offline. |
+ </message> |
<if expr="is_android or is_ios"> |
<message desc="Button to show or hide the on-screen keyboard." name="IDS_SHOW_HIDE_KEYBOARD" formatter_data="android_java"> |