| Index: remoting/resources/remoting_strings.grd
|
| diff --git a/remoting/resources/remoting_strings.grd b/remoting/resources/remoting_strings.grd
|
| index 7139649a8b27e786d7da25a76a2a18c2f891a355..57841ffa003804c6ae8275f382d535b5cce9bc58 100644
|
| --- a/remoting/resources/remoting_strings.grd
|
| +++ b/remoting/resources/remoting_strings.grd
|
| @@ -356,6 +356,9 @@
|
| <message name="IDS_MAC_UNINSTALLER_BUNDLE_NAME" desc="The bundle name specified in the property list of Chrome Remote Desktop Host Uninstaller bundle on MacOS. The Chrome Remote Desktop host allows a user to connect to their computer remotely (it 'hosts' a connection from a remote computer).">
|
| Chrome Remote Desktop Host Uninstaller
|
| </message>
|
| + <message desc="Error displayed when the local computer is configured badly." name="IDS_ERROR_POLICY">
|
| + There is an error with the policy settings for Chrome Remote Desktop. Contact your system administrator for assistance.
|
| + </message>
|
| </if> <!-- _google_chrome -->
|
|
|
| <if expr="not _google_chrome">
|
| @@ -458,6 +461,9 @@
|
| <message name="IDS_MAC_UNINSTALLER_BUNDLE_NAME" desc="The bundle name specified in the property list of Chromoting Host Uninstaller bundle on MacOS.">
|
| Chromoting Host Uninstaller
|
| </message>
|
| + <message desc="Error displayed when the local computer is configured badly." name="IDS_ERROR_POLICY">
|
| + There is an error with the policy settings for Chrome Remote Desktop. Contact your system administrator for assistance.
|
| + </message>
|
| </if> <!-- not _google_chrome -->
|
|
|
| <message desc="Error that is shown on the client side when incompatible Chrome Remote Desktop versions are installed on host and client." name="IDS_ERROR_INCOMPATIBLE_PROTOCOL" formatter_data="android_java">
|
|
|