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 2595 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2606 Discover web pages sent by nearby objects. Chrome gathers web pages asso
ciated with objects around you, sends them anonymously to a Google service to fi
nd the ones most useful to you, then displays them. | 2606 Discover web pages sent by nearby objects. Chrome gathers web pages asso
ciated with objects around you, sends them anonymously to a Google service to fi
nd the ones most useful to you, then displays them. |
2607 | 2607 |
2608 You must have Bluetooth and Location turned on in order to use the Physical Web. | 2608 You must have Bluetooth and Location turned on in order to use the Physical Web. |
2609 </message> | 2609 </message> |
2610 <message name="IDS_PHYSICAL_WEB_LAUNCH_BUTTON" desc="The label for a butto
n that opens a list of nearby URLs"> | 2610 <message name="IDS_PHYSICAL_WEB_LAUNCH_BUTTON" desc="The label for a butto
n that opens a list of nearby URLs"> |
2611 See what’s nearby | 2611 See what’s nearby |
2612 </message> | 2612 </message> |
2613 <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 <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."> |
2614 Physical Web | 2614 Physical Web |
2615 </message> | 2615 </message> |
| 2616 <message name="IDS_PHYSICAL_WEB_SHARE_ENTRY_TITLE" desc="Label of the Phys
ical Web Share Entry Activity."> |
| 2617 Physical Web Sharing |
| 2618 </message> |
| 2619 <message name="IDS_PHYSICAL_WEB_SHARE_ENTRY_MESSAGE" desc="This is the mes
sage the is shown in the alert box to notify that the Physical Web Share Feature
sends a URL to Google Servers."> |
| 2620 This service needs to anonymously send this website address to Google se
rvers for verification. |
| 2621 </message> |
2616 <message name="IDS_PHYSICAL_WEB_BROADCAST_NOTIFICATION" desc="The message
that will be displayed when a Physical Web URL is broadcasted successfully."> | 2622 <message name="IDS_PHYSICAL_WEB_BROADCAST_NOTIFICATION" desc="The message
that will be displayed when a Physical Web URL is broadcasted successfully."> |
2617 Website is broadcasting | 2623 Website is broadcasting |
2618 </message> | 2624 </message> |
2619 <message name="IDS_PHYSICAL_WEB_STOP_BROADCAST" desc="The label for the bu
tton within a notification that stops a Physical Web broadcast."> | 2625 <message name="IDS_PHYSICAL_WEB_STOP_BROADCAST" desc="The label for the bu
tton within a notification that stops a Physical Web broadcast."> |
2620 Stop | 2626 Stop |
2621 </message> | 2627 </message> |
2622 | 2628 |
2623 <!-- WebUsb Picker UI strings --> | 2629 <!-- WebUsb Picker UI strings --> |
2624 <message name="IDS_USB_CHOOSER_DIALOG_PROMPT" desc="The text that is used
to introduce the USB chooser dialog to the user."> | 2630 <message name="IDS_USB_CHOOSER_DIALOG_PROMPT" desc="The text that is used
to introduce the USB chooser dialog to the user."> |
2625 <ph name="SITE">%1$s<ex>https://www.google.com</ex></ph> wants to connec
t | 2631 <ph name="SITE">%1$s<ex>https://www.google.com</ex></ph> wants to connec
t |
(...skipping 132 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2758 </message> | 2764 </message> |
2759 <message name="IDS_VR_SERVICES_CHECK_INFOBAR_INSTALL_BUTTON" desc="Text to
be displayed in the VR Services check infobar confirm button for installing."> | 2765 <message name="IDS_VR_SERVICES_CHECK_INFOBAR_INSTALL_BUTTON" desc="Text to
be displayed in the VR Services check infobar confirm button for installing."> |
2760 Install | 2766 Install |
2761 </message> | 2767 </message> |
2762 <message name="IDS_VR_SERVICES_CHECK_INFOBAR_UPDATE_BUTTON" desc="Text to
be displayed in the VR Services check infobar confirm button for updating."> | 2768 <message name="IDS_VR_SERVICES_CHECK_INFOBAR_UPDATE_BUTTON" desc="Text to
be displayed in the VR Services check infobar confirm button for updating."> |
2763 Update | 2769 Update |
2764 </message> | 2770 </message> |
2765 </messages> | 2771 </messages> |
2766 </release> | 2772 </release> |
2767 </grit> | 2773 </grit> |
OLD | NEW |