| 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 1075 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1086 </message> | 1086 </message> |
| 1087 <message name="IDS_REMOTING_REMOTE_ASSISTANCE_HOST_DESCRIPTION" desc="The
file description specified in the version information of remote_assistance_host.
exe."> | 1087 <message name="IDS_REMOTING_REMOTE_ASSISTANCE_HOST_DESCRIPTION" desc="The
file description specified in the version information of remote_assistance_host.
exe."> |
| 1088 Native messaging host for remote assistance | 1088 Native messaging host for remote assistance |
| 1089 </message> | 1089 </message> |
| 1090 <message name="IDS_REMOTING_REMOTE_SECURITY_KEY_DESCRIPTION" desc="The fil
e description specified in the version information of remote_security_key.exe."> | 1090 <message name="IDS_REMOTING_REMOTE_SECURITY_KEY_DESCRIPTION" desc="The fil
e description specified in the version information of remote_security_key.exe."> |
| 1091 Security Key Remoting Process | 1091 Security Key Remoting Process |
| 1092 </message> | 1092 </message> |
| 1093 <message name="IDS_REMOTING_HOST_COMMAND_DESCRIPTION" desc="The file descr
iption specified in the version information of remoting_host_command.exe. The Ch
rome Remote Desktop host allows a user to connect to their computer remotely (it
'hosts' a connection from a remote computer)."> | 1093 <message name="IDS_REMOTING_HOST_COMMAND_DESCRIPTION" desc="The file descr
iption specified in the version information of remoting_host_command.exe. The Ch
rome Remote Desktop host allows a user to connect to their computer remotely (it
'hosts' a connection from a remote computer)."> |
| 1094 Application to issue commands to Chrome remote desktop host. | 1094 Application to issue commands to Chrome remote desktop host. |
| 1095 </message> | 1095 </message> |
| 1096 <message name="IDS_REMOTING_START_HOST_DESCRIPTION" desc="The file descrip
tion specified in the version information of remoting_start_host.exe."> |
| 1097 Host Provisioning Utility |
| 1098 </message> |
| 1096 <message name="IDS_VERIFY_PIN_DIALOG_EMAIL_LABEL" desc="The message displa
yed by the PIN verification dialog."> | 1099 <message name="IDS_VERIFY_PIN_DIALOG_EMAIL_LABEL" desc="The message displa
yed by the PIN verification dialog."> |
| 1097 Account | 1100 Account |
| 1098 </message> | 1101 </message> |
| 1099 <message name="IDS_HOST_CATEGORY" desc="Name of the message category assig
ned to all messages written to the EventLog by Chromoting Host."> | 1102 <message name="IDS_HOST_CATEGORY" desc="Name of the message category assig
ned to all messages written to the EventLog by Chromoting Host."> |
| 1100 Host | 1103 Host |
| 1101 </message> | 1104 </message> |
| 1102 <message name="IDS_HOST_CLIENT_CONNECTED" desc="The message reported to th
e EventLog by Chromoting Host every time a client connects."> | 1105 <message name="IDS_HOST_CLIENT_CONNECTED" desc="The message reported to th
e EventLog by Chromoting Host every time a client connects."> |
| 1103 Client connected: <ph name="CLIENT_USERNAME">%1<ex>client@email.com</ex>
</ph>. | 1106 Client connected: <ph name="CLIENT_USERNAME">%1<ex>client@email.com</ex>
</ph>. |
| 1104 </message> | 1107 </message> |
| 1105 <message name="IDS_HOST_CLIENT_DISCONNECTED" desc="The message reported to
the EventLog by Chromoting Host every time a client disconnects."> | 1108 <message name="IDS_HOST_CLIENT_DISCONNECTED" desc="The message reported to
the EventLog by Chromoting Host every time a client disconnects."> |
| (...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1180 <message desc="Platform-specific text indicating that a component is for t
he Mac OS." name="IDS_FOR_PLATFORM_MAC"> | 1183 <message desc="Platform-specific text indicating that a component is for t
he Mac OS." name="IDS_FOR_PLATFORM_MAC"> |
| 1181 For Mac (OS X Mavericks 10.9 and above) | 1184 For Mac (OS X Mavericks 10.9 and above) |
| 1182 </message> | 1185 </message> |
| 1183 <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"> | 1186 <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"> |
| 1184 Accept and Install | 1187 Accept and Install |
| 1185 </message> | 1188 </message> |
| 1186 | 1189 |
| 1187 </messages> | 1190 </messages> |
| 1188 </release> | 1191 </release> |
| 1189 </grit> | 1192 </grit> |
| OLD | NEW |