| 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="." latest_public_release="0" current_release="1" |
| 4 output_all_resource_defines="false" enc_check="möl" source_lang_id="en"> |
| 4 <outputs> | 5 <outputs> |
| 5 <output filename="remoting/base/string_resources.h" type="rc_header"> | 6 <output filename="remoting/base/string_resources.h" type="rc_header"> |
| 6 <emit emit_type="prepend"/> | 7 <emit emit_type="prepend"/> |
| 7 </output> | 8 </output> |
| 8 | 9 |
| 9 <output filename="remoting/resources/am.pak" lang="am" type="data_package"/> | 10 <output filename="remoting/resources/am.pak" lang="am" type="data_package"/> |
| 10 <output filename="remoting/resources/ar.pak" lang="ar" type="data_package"/> | 11 <output filename="remoting/resources/ar.pak" lang="ar" type="data_package"/> |
| 11 <output filename="remoting/resources/bg.pak" lang="bg" type="data_package"/> | 12 <output filename="remoting/resources/bg.pak" lang="bg" type="data_package"/> |
| 12 <output filename="remoting/resources/bn.pak" lang="bn" type="data_package"/> | 13 <output filename="remoting/resources/bn.pak" lang="bn" type="data_package"/> |
| 13 <output filename="remoting/resources/ca.pak" lang="ca" type="data_package"/> | 14 <output filename="remoting/resources/ca.pak" lang="ca" type="data_package"/> |
| (...skipping 1169 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1183 <message desc="Platform-specific text indicating that a component is for t
he Mac OS." name="IDS_FOR_PLATFORM_MAC"> | 1184 <message desc="Platform-specific text indicating that a component is for t
he Mac OS." name="IDS_FOR_PLATFORM_MAC"> |
| 1184 For Mac (OS X Mavericks 10.9 and above) | 1185 For Mac (OS X Mavericks 10.9 and above) |
| 1185 </message> | 1186 </message> |
| 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"> | 1187 <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"> |
| 1187 Accept and Install | 1188 Accept and Install |
| 1188 </message> | 1189 </message> |
| 1189 | 1190 |
| 1190 </messages> | 1191 </messages> |
| 1191 </release> | 1192 </release> |
| 1192 </grit> | 1193 </grit> |
| OLD | NEW |