| 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 2554 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2565 </message> | 2565 </message> |
| 2566 <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."> | 2566 <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."> |
| 2567 Looking for nearby Physical Web pages | 2567 Looking for nearby Physical Web pages |
| 2568 </message> | 2568 </message> |
| 2569 <message name="IDS_PHYSICAL_WEB_REFRESH" desc="The label for a button that
initiates a scan for nearby URLs"> | 2569 <message name="IDS_PHYSICAL_WEB_REFRESH" desc="The label for a button that
initiates a scan for nearby URLs"> |
| 2570 Refresh | 2570 Refresh |
| 2571 </message> | 2571 </message> |
| 2572 <message name="IDS_PHYSICAL_WEB_LAUNCH_BUTTON" desc="The label for a butto
n that opens a list of nearby URLs"> | 2572 <message name="IDS_PHYSICAL_WEB_LAUNCH_BUTTON" desc="The label for a butto
n that opens a list of nearby URLs"> |
| 2573 See what's nearby | 2573 See what's nearby |
| 2574 </message> | 2574 </message> |
| 2575 <message name="IDS_PHYSICAL_WEB_BOTTOM_BAR" desc="A message displayed in t
he nearby URLs list activity informing the user that a notification will appear
whenever devices broadcasting URLs are nearby"> | |
| 2576 Future nearby Physical Web pages will show up in your notifications list | |
| 2577 </message> | |
| 2578 | 2575 |
| 2579 <!-- WebUsb Picker UI strings --> | 2576 <!-- WebUsb Picker UI strings --> |
| 2580 <message name="IDS_USB_CHOOSER_DIALOG_PROMPT" desc="The text that is used
to introduce the USB chooser dialog to the user."> | 2577 <message name="IDS_USB_CHOOSER_DIALOG_PROMPT" desc="The text that is used
to introduce the USB chooser dialog to the user."> |
| 2581 <ph name="SITE">%1$s<ex>https://www.google.com</ex></ph> wants to connec
t | 2578 <ph name="SITE">%1$s<ex>https://www.google.com</ex></ph> wants to connec
t |
| 2582 </message> | 2579 </message> |
| 2583 <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."> | 2580 <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."> |
| 2584 No devices found | 2581 No devices found |
| 2585 </message> | 2582 </message> |
| 2586 <message name="IDS_USB_CHOOSER_DIALOG_CONNECT_BUTTON_TEXT" desc="The text
that is shown on the connect button in the USB chooser dialog."> | 2583 <message name="IDS_USB_CHOOSER_DIALOG_CONNECT_BUTTON_TEXT" desc="The text
that is shown on the connect button in the USB chooser dialog."> |
| 2587 Connect | 2584 Connect |
| (...skipping 303 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2891 </message> | 2888 </message> |
| 2892 <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."> | 2889 <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."> |
| 2893 Google Chrome feature shortcuts | 2890 Google Chrome feature shortcuts |
| 2894 </message> | 2891 </message> |
| 2895 <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."> | 2892 <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."> |
| 2896 Webpage shortcuts | 2893 Webpage shortcuts |
| 2897 </message> | 2894 </message> |
| 2898 </messages> | 2895 </messages> |
| 2899 </release> | 2896 </release> |
| 2900 </grit> | 2897 </grit> |
| OLD | NEW |