| OLD | NEW |
| 1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
| 3 <!-- android_chrome_strings.grd contains strings for Chrome for Android. | 3 <!-- android_chrome_strings.grd contains strings for Chrome for Android. |
| 4 | 4 |
| 5 FAQ: | 5 FAQ: |
| 6 - How do I add, change, or remove a string? | 6 - How do I add, change, or remove a string? |
| 7 Just update this file. | 7 Just update this file. |
| 8 - Translations will happen automatically?? | 8 - Translations will happen automatically?? |
| 9 Yes, indeed. Just add your string before the branch point and | 9 Yes, indeed. Just add your string before the branch point and |
| 10 make the description good. | 10 make the description good. |
| (...skipping 2591 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2602 </message> | 2602 </message> |
| 2603 <message name="IDS_PHYSICAL_WEB_EMPTY_LIST_SCANNING" desc="The message dis
played in place of a list of nearby URLs while still scanning for nearby URLs."> | 2603 <message name="IDS_PHYSICAL_WEB_EMPTY_LIST_SCANNING" desc="The message dis
played in place of a list of nearby URLs while still scanning for nearby URLs."> |
| 2604 Looking for nearby Physical Web pages | 2604 Looking for nearby Physical Web pages |
| 2605 </message> | 2605 </message> |
| 2606 <message name="IDS_PHYSICAL_WEB_REFRESH" desc="The label for a button that
initiates a scan for nearby URLs"> | 2606 <message name="IDS_PHYSICAL_WEB_REFRESH" desc="The label for a button that
initiates a scan for nearby URLs"> |
| 2607 Refresh | 2607 Refresh |
| 2608 </message> | 2608 </message> |
| 2609 <message name="IDS_PHYSICAL_WEB_LAUNCH_BUTTON" desc="The label for a butto
n that opens a list of nearby URLs"> | 2609 <message name="IDS_PHYSICAL_WEB_LAUNCH_BUTTON" desc="The label for a butto
n that opens a list of nearby URLs"> |
| 2610 See what's nearby | 2610 See what's nearby |
| 2611 </message> | 2611 </message> |
| 2612 <message name="IDS_PHYSICAL_WEB_SHARE_ACTIVITY_TITLE" desc="Title of the P
hysical Web Share activity that will appear in the Android share dialog."> |
| 2613 Physical Web |
| 2614 </message> |
| 2612 | 2615 |
| 2613 <!-- WebUsb Picker UI strings --> | 2616 <!-- WebUsb Picker UI strings --> |
| 2614 <message name="IDS_USB_CHOOSER_DIALOG_PROMPT" desc="The text that is used
to introduce the USB chooser dialog to the user."> | 2617 <message name="IDS_USB_CHOOSER_DIALOG_PROMPT" desc="The text that is used
to introduce the USB chooser dialog to the user."> |
| 2615 <ph name="SITE">%1$s<ex>https://www.google.com</ex></ph> wants to connec
t | 2618 <ph name="SITE">%1$s<ex>https://www.google.com</ex></ph> wants to connec
t |
| 2616 </message> | 2619 </message> |
| 2617 <message name="IDS_USB_CHOOSER_DIALOG_NO_DEVICES_FOUND_PROMPT" desc="The t
ext that is used to inform the user that no devices found in the USB chooser dia
log."> | 2620 <message name="IDS_USB_CHOOSER_DIALOG_NO_DEVICES_FOUND_PROMPT" desc="The t
ext that is used to inform the user that no devices found in the USB chooser dia
log."> |
| 2618 No devices found | 2621 No devices found |
| 2619 </message> | 2622 </message> |
| 2620 <message name="IDS_USB_CHOOSER_DIALOG_CONNECT_BUTTON_TEXT" desc="The text
that is shown on the connect button in the USB chooser dialog."> | 2623 <message name="IDS_USB_CHOOSER_DIALOG_CONNECT_BUTTON_TEXT" desc="The text
that is shown on the connect button in the USB chooser dialog."> |
| 2621 Connect | 2624 Connect |
| (...skipping 303 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2925 </message> | 2928 </message> |
| 2926 <message name="IDS_KEYBOARD_SHORTCUT_CHROME_FEATURE_GROUP_HEADER" desc="A
text label that appears above a list of shortcuts that are related to the Chrome
app features. This group is part of several groups of keyboard shortcuts all sh
own in a dialog."> | 2929 <message name="IDS_KEYBOARD_SHORTCUT_CHROME_FEATURE_GROUP_HEADER" desc="A
text label that appears above a list of shortcuts that are related to the Chrome
app features. This group is part of several groups of keyboard shortcuts all sh
own in a dialog."> |
| 2927 Google Chrome feature shortcuts | 2930 Google Chrome feature shortcuts |
| 2928 </message> | 2931 </message> |
| 2929 <message name="IDS_KEYBOARD_SHORTCUT_WEBPAGE_GROUP_HEADER" desc="A text la
bel that appears above a list of shortcuts that are related to manipulation of t
he current tab window. This group is part of several groups of keyboard shortcut
s all shown in a dialog."> | 2932 <message name="IDS_KEYBOARD_SHORTCUT_WEBPAGE_GROUP_HEADER" desc="A text la
bel that appears above a list of shortcuts that are related to manipulation of t
he current tab window. This group is part of several groups of keyboard shortcut
s all shown in a dialog."> |
| 2930 Webpage shortcuts | 2933 Webpage shortcuts |
| 2931 </message> | 2934 </message> |
| 2932 </messages> | 2935 </messages> |
| 2933 </release> | 2936 </release> |
| 2934 </grit> | 2937 </grit> |
| OLD | NEW |