| 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 2594 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2605 </message> | 2605 </message> |
| 2606 <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."> | 2606 <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."> |
| 2607 Looking for nearby Physical Web pages | 2607 Looking for nearby Physical Web pages |
| 2608 </message> | 2608 </message> |
| 2609 <message name="IDS_PHYSICAL_WEB_REFRESH" desc="The label for a button that
initiates a scan for nearby URLs"> | 2609 <message name="IDS_PHYSICAL_WEB_REFRESH" desc="The label for a button that
initiates a scan for nearby URLs"> |
| 2610 Refresh | 2610 Refresh |
| 2611 </message> | 2611 </message> |
| 2612 <message name="IDS_PHYSICAL_WEB_LAUNCH_BUTTON" desc="The label for a butto
n that opens a list of nearby URLs"> | 2612 <message name="IDS_PHYSICAL_WEB_LAUNCH_BUTTON" desc="The label for a butto
n that opens a list of nearby URLs"> |
| 2613 See what's nearby | 2613 See what's nearby |
| 2614 </message> | 2614 </message> |
| 2615 <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."> |
| 2616 Physical Web |
| 2617 </message> |
| 2615 | 2618 |
| 2616 <!-- WebUsb Picker UI strings --> | 2619 <!-- WebUsb Picker UI strings --> |
| 2617 <message name="IDS_USB_CHOOSER_DIALOG_PROMPT" desc="The text that is used
to introduce the USB chooser dialog to the user."> | 2620 <message name="IDS_USB_CHOOSER_DIALOG_PROMPT" desc="The text that is used
to introduce the USB chooser dialog to the user."> |
| 2618 <ph name="SITE">%1$s<ex>https://www.google.com</ex></ph> wants to connec
t | 2621 <ph name="SITE">%1$s<ex>https://www.google.com</ex></ph> wants to connec
t |
| 2619 </message> | 2622 </message> |
| 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."> | 2623 <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."> |
| 2621 No devices found | 2624 No devices found |
| 2622 </message> | 2625 </message> |
| 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."> | 2626 <message name="IDS_USB_CHOOSER_DIALOG_CONNECT_BUTTON_TEXT" desc="The text
that is shown on the connect button in the USB chooser dialog."> |
| 2624 Connect | 2627 Connect |
| (...skipping 112 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2737 </message> | 2740 </message> |
| 2738 <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."> | 2741 <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."> |
| 2739 Google Chrome feature shortcuts | 2742 Google Chrome feature shortcuts |
| 2740 </message> | 2743 </message> |
| 2741 <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."> | 2744 <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."> |
| 2742 Webpage shortcuts | 2745 Webpage shortcuts |
| 2743 </message> | 2746 </message> |
| 2744 </messages> | 2747 </messages> |
| 2745 </release> | 2748 </release> |
| 2746 </grit> | 2749 </grit> |
| OLD | NEW |