| OLD | NEW |
| 1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
| 3 <grit base_dir="." current_release="1" enc_check="möl" latest_public_release="0"
source_lang_id="en"> | 3 <grit base_dir="." current_release="1" enc_check="möl" latest_public_release="0"
source_lang_id="en"> |
| 4 <outputs> | 4 <outputs> |
| 5 <output filename="remoting/base/string_resources.h" type="rc_header"> | 5 <output filename="remoting/base/string_resources.h" type="rc_header"> |
| 6 <emit emit_type="prepend"/> | 6 <emit emit_type="prepend"/> |
| 7 </output> | 7 </output> |
| 8 | 8 |
| 9 <output filename="remoting/resources/am.pak" lang="am" type="data_package"/> | 9 <output filename="remoting/resources/am.pak" lang="am" type="data_package"/> |
| 10 <output filename="remoting/resources/ar.pak" lang="ar" type="data_package"/> | 10 <output filename="remoting/resources/ar.pak" lang="ar" type="data_package"/> |
| (...skipping 736 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 747 <message desc="Error that is shown on the client side the host has failed
to accept the connection due to a configuration issue." name="IDS_ERROR_HOST_CON
FIGURATION_ERROR" formatter_data="android_java"> | 747 <message desc="Error that is shown on the client side the host has failed
to accept the connection due to a configuration issue." name="IDS_ERROR_HOST_CON
FIGURATION_ERROR" formatter_data="android_java"> |
| 748 The remote computer has failed to initialize the session. If problem per
sist please try to configure the host again. | 748 The remote computer has failed to initialize the session. If problem per
sist please try to configure the host again. |
| 749 </message> | 749 </message> |
| 750 | 750 |
| 751 <message desc="Error that is shown on the client side when we don't get a
response from the host." name="IDS_ERROR_HOST_IS_OFFLINE" formatter_data="androi
d_java"> | 751 <message desc="Error that is shown on the client side when we don't get a
response from the host." name="IDS_ERROR_HOST_IS_OFFLINE" formatter_data="androi
d_java"> |
| 752 The remote computer is not responding to connection requests. Please ver
ify that it is online and try again. | 752 The remote computer is not responding to connection requests. Please ver
ify that it is online and try again. |
| 753 </message> | 753 </message> |
| 754 <message desc="Error displayed if an invalid access code is entered." name
="IDS_ERROR_INVALID_ACCESS_CODE" formatter_data="android_java"> | 754 <message desc="Error displayed if an invalid access code is entered." name
="IDS_ERROR_INVALID_ACCESS_CODE" formatter_data="android_java"> |
| 755 The access code is invalid. Please try again. | 755 The access code is invalid. Please try again. |
| 756 </message> | 756 </message> |
| 757 <message desc="Error displayed if the host security policies do not allow
connections from client." name="IDS_ERROR_INVALID_ACCOUNT" formatter_data="andro
id_java"> |
| 758 Security policies on the remote computer do not allow connections from y
our account. |
| 759 </message> |
| 757 <message desc="Error displayed when the host is online, but we are unable
to connect to it due to network configuration." name="IDS_ERROR_P2P_FAILURE" for
matter_data="android_java"> | 760 <message desc="Error displayed when the host is online, but we are unable
to connect to it due to network configuration." name="IDS_ERROR_P2P_FAILURE" for
matter_data="android_java"> |
| 758 Unable to reach the host. This is probably due to the configuration of t
he network you are using. | 761 Unable to reach the host. This is probably due to the configuration of t
he network you are using. |
| 759 </message> | 762 </message> |
| 760 <message desc="Error displayed when the host is online, but we are unable
to connect to it due to network configuration." name="IDS_ERROR_NETWORK_FAILURE"
> | 763 <message desc="Error displayed when the host is online, but we are unable
to connect to it due to network configuration." name="IDS_ERROR_NETWORK_FAILURE"
> |
| 761 Could not connect to the network. Please check that your device is on-li
ne. | 764 Could not connect to the network. Please check that your device is on-li
ne. |
| 762 </message> | 765 </message> |
| 763 <message desc="Error displayed when the service returns a 503 error. Such
errors are usually temporary, and resolve themselves in about 30 seconds." name=
"IDS_ERROR_SERVICE_UNAVAILABLE"> | 766 <message desc="Error displayed when the service returns a 503 error. Such
errors are usually temporary, and resolve themselves in about 30 seconds." name=
"IDS_ERROR_SERVICE_UNAVAILABLE"> |
| 764 The service is temporarily unavailable. Please try again later. | 767 The service is temporarily unavailable. Please try again later. |
| 765 </message> | 768 </message> |
| 766 <message desc="Error displayed in situations where things go wrong in ways
not anticipated by the developers. There is typically no user-workaround to sug
gest, other than reporting the error so that we can investigate further." name="
IDS_ERROR_UNEXPECTED" formatter_data="android_java"> | 769 <message desc="Error displayed in situations where things go wrong in ways
not anticipated by the developers. There is typically no user-workaround to sug
gest, other than reporting the error so that we can investigate further." name="
IDS_ERROR_UNEXPECTED" formatter_data="android_java"> |
| (...skipping 409 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1176 <message desc="Platform-specific text indicating that a component is for t
he Mac OS." name="IDS_FOR_PLATFORM_MAC"> | 1179 <message desc="Platform-specific text indicating that a component is for t
he Mac OS." name="IDS_FOR_PLATFORM_MAC"> |
| 1177 For Mac (OS X Mavericks 10.9 and above) | 1180 For Mac (OS X Mavericks 10.9 and above) |
| 1178 </message> | 1181 </message> |
| 1179 <message desc="Text for the button the user clicks to indicate that they a
gree to the terms of service and want to proceed with downloading the installer.
" name="IDS_ACCEPT_AND_INSTALL"> | 1182 <message desc="Text for the button the user clicks to indicate that they a
gree to the terms of service and want to proceed with downloading the installer.
" name="IDS_ACCEPT_AND_INSTALL"> |
| 1180 Accept and Install | 1183 Accept and Install |
| 1181 </message> | 1184 </message> |
| 1182 | 1185 |
| 1183 </messages> | 1186 </messages> |
| 1184 </release> | 1187 </release> |
| 1185 </grit> | 1188 </grit> |
| OLD | NEW |