| OLD | NEW |
| 1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
| 3 <grit base_dir="." latest_public_release="0" current_release="1" | 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 output_all_resource_defines="false" enc_check="möl" source_lang_id="en"> |
| 5 <outputs> | 5 <outputs> |
| 6 <output filename="remoting/base/string_resources.h" type="rc_header"> | 6 <output filename="remoting/base/string_resources.h" type="rc_header"> |
| 7 <emit emit_type="prepend"/> | 7 <emit emit_type="prepend"/> |
| 8 </output> | 8 </output> |
| 9 | 9 |
| 10 <output filename="remoting/resources/am.pak" lang="am" type="data_package"/> | 10 <output filename="remoting/resources/am.pak" lang="am" type="data_package"/> |
| (...skipping 1139 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1150 </message> | 1150 </message> |
| 1151 <message desc="Menu option to toggle the visibility of connection statisti
cs." name="IDS_TOGGLE_STATS"> | 1151 <message desc="Menu option to toggle the visibility of connection statisti
cs." name="IDS_TOGGLE_STATS"> |
| 1152 Show statistics | 1152 Show statistics |
| 1153 </message> | 1153 </message> |
| 1154 <message desc="Menu option to open a new window." name="IDS_NEW_WINDOW"> | 1154 <message desc="Menu option to open a new window." name="IDS_NEW_WINDOW"> |
| 1155 New window… | 1155 New window… |
| 1156 </message> | 1156 </message> |
| 1157 <message desc="Label for the Feedback button displayed in the Android Help
screen. Pressing this button causes the Feedback screen to be shown." name="IDS
_ACTIONBAR_FEEDBACK" formatter_data="android_java"> | 1157 <message desc="Label for the Feedback button displayed in the Android Help
screen. Pressing this button causes the Feedback screen to be shown." name="IDS
_ACTIONBAR_FEEDBACK" formatter_data="android_java"> |
| 1158 Feedback | 1158 Feedback |
| 1159 </message> | 1159 </message> |
| 1160 <message desc="Label for the menu button displayed on the Android toolbar.
Pressing this button will open a drawer with a list of menu options." name="IDS
_ACTIONBAR_MENU" formatter_data="android_java"> |
| 1161 Menu |
| 1162 </message> |
| 1160 <message desc="Label for button to accept remote assistance. This button
appears in the Hangouts confirm dialog." name="IDS_HANGOUTS_CONFIRM_DIALOG_ACCEP
T" > | 1163 <message desc="Label for button to accept remote assistance. This button
appears in the Hangouts confirm dialog." name="IDS_HANGOUTS_CONFIRM_DIALOG_ACCEP
T" > |
| 1161 Accept | 1164 Accept |
| 1162 </message> | 1165 </message> |
| 1163 <message desc="Label for button to decline remote assistance. This button
appears in the Hangouts confirm dialog." name="IDS_HANGOUTS_CONFIRM_DIALOG_DECL
INE" > | 1166 <message desc="Label for button to decline remote assistance. This button
appears in the Hangouts confirm dialog." name="IDS_HANGOUTS_CONFIRM_DIALOG_DECL
INE" > |
| 1164 Decline | 1167 Decline |
| 1165 </message> | 1168 </message> |
| 1166 <message desc="Message displayed before sharing computer in 'It2Me' mode."
name="IDS_SHARE_CONFIRM_DIALOG_MESSAGE" > | 1169 <message desc="Message displayed before sharing computer in 'It2Me' mode."
name="IDS_SHARE_CONFIRM_DIALOG_MESSAGE" > |
| 1167 Would you like to share this computer for another user to see and contro
l? | 1170 Would you like to share this computer for another user to see and contro
l? |
| 1168 </message> | 1171 </message> |
| 1169 <message desc="Message displayed before sharing computer in 'It2Me' mode w
hen the email of the remote user attempting to connect is known." name="IDS_SHAR
E_CONFIRM_DIALOG_MESSAGE_WITH_USERNAME" > | 1172 <message desc="Message displayed before sharing computer in 'It2Me' mode w
hen the email of the remote user attempting to connect is known." name="IDS_SHAR
E_CONFIRM_DIALOG_MESSAGE_WITH_USERNAME" > |
| (...skipping 14 matching lines...) Expand all Loading... |
| 1184 <message desc="Platform-specific text indicating that a component is for t
he Mac OS." name="IDS_FOR_PLATFORM_MAC"> | 1187 <message desc="Platform-specific text indicating that a component is for t
he Mac OS." name="IDS_FOR_PLATFORM_MAC"> |
| 1185 For Mac (OS X Mavericks 10.9 and above) | 1188 For Mac (OS X Mavericks 10.9 and above) |
| 1186 </message> | 1189 </message> |
| 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"> | 1190 <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"> |
| 1188 Accept and Install | 1191 Accept and Install |
| 1189 </message> | 1192 </message> |
| 1190 | 1193 |
| 1191 </messages> | 1194 </messages> |
| 1192 </release> | 1195 </release> |
| 1193 </grit> | 1196 </grit> |
| OLD | NEW |