| 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 598 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 609 </message> | 609 </message> |
| 610 <message desc="Error that is shown in tooltip if the app loses its conne
ction to the Cast device." name="IDS_CONNECTION_TO_CAST_FAILED" formatter_data="
android_java"> | 610 <message desc="Error that is shown in tooltip if the app loses its conne
ction to the Cast device." name="IDS_CONNECTION_TO_CAST_FAILED" formatter_data="
android_java"> |
| 611 Failed to connect to Cast device. | 611 Failed to connect to Cast device. |
| 612 </message> | 612 </message> |
| 613 <message desc="Text shown in tooltip when the application has closed it
s connection to the Cast device." name="IDS_CONNECTION_TO_CAST_CLOSED" formatter
_data="android_java"> | 613 <message desc="Text shown in tooltip when the application has closed it
s connection to the Cast device." name="IDS_CONNECTION_TO_CAST_CLOSED" formatter
_data="android_java"> |
| 614 Closed connection to Cast device. | 614 Closed connection to Cast device. |
| 615 </message> | 615 </message> |
| 616 <message desc="Title for Cast button in Android application menu." name=
"IDS_CAST_BUTTON_TITLE" formatter_data="android_java"> | 616 <message desc="Title for Cast button in Android application menu." name=
"IDS_CAST_BUTTON_TITLE" formatter_data="android_java"> |
| 617 Cast | 617 Cast |
| 618 </message> | 618 </message> |
| 619 <message desc="Text for the Android action-bar button which opens the sl
iding navigation drawer when touched." name="IDS_OPEN_NAVIGATION_DRAWER" formatt
er_data="android_java"> | |
| 620 Open navigation drawer | |
| 621 </message> | |
| 622 <message desc="Text for the Android action-bar button which closes the s
liding navigation drawer when touched." name="IDS_CLOSE_NAVIGATION_DRAWER" forma
tter_data="android_java"> | |
| 623 Close navigation drawer | |
| 624 </message> | |
| 625 | 619 |
| 626 <!-- Play Store listings text. These Android-specific strings are not marked | 620 <!-- Play Store listings text. These Android-specific strings are not marked |
| 627 with formatter_data="android_java" since they are used only for the Play | 621 with formatter_data="android_java" since they are used only for the Play |
| 628 Store listings, and should not be bundled in the APK. | 622 Store listings, and should not be bundled in the APK. |
| 629 --> | 623 --> |
| 630 <message name="IDS_PLAY_STORE_TITLE" desc="Play Store title of the Chrom
e Remote Desktop app for Android. If needed to meet the 30-char limit, please tr
anslate just 'Remote Desktop' instead. [CHAR-LIMIT=30] [NAME=play_store_title]"
meaning="Title used in Play Store"> | 624 <message name="IDS_PLAY_STORE_TITLE" desc="Play Store title of the Chrom
e Remote Desktop app for Android. If needed to meet the 30-char limit, please tr
anslate just 'Remote Desktop' instead. [CHAR-LIMIT=30] [NAME=play_store_title]"
meaning="Title used in Play Store"> |
| 631 Chrome Remote Desktop | 625 Chrome Remote Desktop |
| 632 </message> | 626 </message> |
| 633 <message name="IDS_PLAY_STORE_TAGLINE" desc="Play Store tagline for the
Chrome Remote Desktop app for Android. [CHAR-LIMIT=80] [NAME=play_store_tagline]
"> | 627 <message name="IDS_PLAY_STORE_TAGLINE" desc="Play Store tagline for the
Chrome Remote Desktop app for Android. [CHAR-LIMIT=80] [NAME=play_store_tagline]
"> |
| 634 Securely access your computers from your Android device. | 628 Securely access your computers from your Android device. |
| (...skipping 518 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1153 </message> | 1147 </message> |
| 1154 <message desc="Menu option to open a new window." name="IDS_NEW_WINDOW"> | 1148 <message desc="Menu option to open a new window." name="IDS_NEW_WINDOW"> |
| 1155 New window… | 1149 New window… |
| 1156 </message> | 1150 </message> |
| 1157 <message desc="Message that is spoken (for accessibility) whenever the use
r selects an account from a list displayed in the application." name="IDS_LOG_IN
_ACCOUNT_DESCRIPTION" formatter_data="android_java"> | 1151 <message desc="Message that is spoken (for accessibility) whenever the use
r selects an account from a list displayed in the application." name="IDS_LOG_IN
_ACCOUNT_DESCRIPTION" formatter_data="android_java"> |
| 1158 Signed in as <ph name="EMAIL_ADDRESS">%1$s<ex>test@gmail.com</ex></ph>. | 1152 Signed in as <ph name="EMAIL_ADDRESS">%1$s<ex>test@gmail.com</ex></ph>. |
| 1159 </message> | 1153 </message> |
| 1160 <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"> | 1154 <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"> |
| 1161 Feedback | 1155 Feedback |
| 1162 </message> | 1156 </message> |
| 1157 <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"> |
| 1158 Menu |
| 1159 </message> |
| 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" > | 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" > |
| 1164 Accept | 1161 Accept |
| 1165 </message> | 1162 </message> |
| 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" > | 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" > |
| 1167 Decline | 1164 Decline |
| 1168 </message> | 1165 </message> |
| 1169 <message desc="Message displayed before sharing computer in 'It2Me' mode."
name="IDS_SHARE_CONFIRM_DIALOG_MESSAGE" > | 1166 <message desc="Message displayed before sharing computer in 'It2Me' mode."
name="IDS_SHARE_CONFIRM_DIALOG_MESSAGE" > |
| 1170 Would you like to share this computer for another user to see and contro
l? | 1167 Would you like to share this computer for another user to see and contro
l? |
| 1171 </message> | 1168 </message> |
| 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" > | 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" > |
| (...skipping 14 matching lines...) Expand all Loading... |
| 1187 <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"> |
| 1188 For Mac (OS X Mavericks 10.9 and above) | 1185 For Mac (OS X Mavericks 10.9 and above) |
| 1189 </message> | 1186 </message> |
| 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"> | 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"> |
| 1191 Accept and Install | 1188 Accept and Install |
| 1192 </message> | 1189 </message> |
| 1193 | 1190 |
| 1194 </messages> | 1191 </messages> |
| 1195 </release> | 1192 </release> |
| 1196 </grit> | 1193 </grit> |
| OLD | NEW |