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 2295 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2306 You must have Bluetooth and Location turned on in order to use the Physical Web. | 2306 You must have Bluetooth and Location turned on in order to use the Physical Web. |
2307 </message> | 2307 </message> |
2308 <message name="IDS_PHYSICAL_WEB_OPTIN_TITLE" desc="The title for a dialog
inviting the user to opt-in to the Physical Web."> | 2308 <message name="IDS_PHYSICAL_WEB_OPTIN_TITLE" desc="The title for a dialog
inviting the user to opt-in to the Physical Web."> |
2309 Chrome + Physical Web | 2309 Chrome + Physical Web |
2310 </message> | 2310 </message> |
2311 <message name="IDS_PHYSICAL_WEB_OPTIN_DESCRIPTION" desc="Description of th
e Physical Web displayed in the opt-in dialog"> | 2311 <message name="IDS_PHYSICAL_WEB_OPTIN_DESCRIPTION" desc="Description of th
e Physical Web displayed in the opt-in dialog"> |
2312 Chrome can now find and show you nearby web pages using Bluetooth. | 2312 Chrome can now find and show you nearby web pages using Bluetooth. |
2313 | 2313 |
2314 Chrome will scan for nearby pages when your device is unlocked. These pages will
go through a Google service to improve the quality of page results. | 2314 Chrome will scan for nearby pages when your device is unlocked. These pages will
go through a Google service to improve the quality of page results. |
2315 | 2315 |
2316 You can control Physical Web settings in Chrome privacy settings. | 2316 You can control the Physical Web in Chrome privacy settings. |
2317 </message> | 2317 </message> |
2318 <message name="IDS_PHYSICAL_WEB_LIST_URLS_ACTIVITY_TITLE" desc="The title
for a dialog that shows a list of URLs broadcasted from nearby devices."> | 2318 <message name="IDS_PHYSICAL_WEB_LIST_URLS_ACTIVITY_TITLE" desc="The title
for a dialog that shows a list of URLs broadcasted from nearby devices."> |
2319 The Physical Web | 2319 The Physical Web |
2320 </message> | 2320 </message> |
2321 <message name="IDS_PHYSICAL_WEB_NOTIFICATION_TITLE" desc="The message disp
layed in a notification when there are nearby URLs."> | 2321 <message name="IDS_PHYSICAL_WEB_NOTIFICATION_TITLE" desc="The message disp
layed in a notification when there are nearby URLs."> |
2322 Physical Web pages nearby | 2322 Physical Web pages nearby |
2323 </message> | 2323 </message> |
2324 <message name="IDS_PHYSICAL_WEB_OPTIN_NOTIFICATION_TITLE" desc="A notifica
tion message inviting the user to opt-in to the Physical Web."> | 2324 <message name="IDS_PHYSICAL_WEB_OPTIN_NOTIFICATION_TITLE" desc="The first
line in a notification message informing the user there are nearby devices broad
casting URLs and Chrome can be used to browse the list of URLs."> |
2325 Turn on the Physical Web? | 2325 Physical Web pages are nearby |
| 2326 </message> |
| 2327 <message name="IDS_PHYSICAL_WEB_OPTIN_NOTIFICATION_TEXT" desc="The second
line in a notification message informing the user there are nearby devices broad
casting URLs and Chrome can be used to browse the list of URLs."> |
| 2328 Use Chrome to browse them |
2326 </message> | 2329 </message> |
2327 <message name="IDS_PHYSICAL_WEB_EMPTY_LIST" desc="The message displayed in
place of a list of nearby URLs when there are no URLs to display."> | 2330 <message name="IDS_PHYSICAL_WEB_EMPTY_LIST" desc="The message displayed in
place of a list of nearby URLs when there are no URLs to display."> |
2328 No nearby Physical Web pages found | 2331 No nearby Physical Web pages found |
2329 </message> | 2332 </message> |
2330 <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."> | 2333 <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."> |
2331 Looking for nearby Physical Web pages | 2334 Looking for nearby Physical Web pages |
2332 </message> | 2335 </message> |
2333 <message name="IDS_PHYSICAL_WEB_REFRESH" desc="The label for a button that
initiates a scan for nearby URLs"> | 2336 <message name="IDS_PHYSICAL_WEB_REFRESH" desc="The label for a button that
initiates a scan for nearby URLs"> |
2334 Refresh | 2337 Refresh |
2335 </message> | 2338 </message> |
2336 <message name="IDS_PHYSICAL_WEB_LAUNCH_BUTTON" desc="The label for a butto
n that opens a list of nearby URLs"> | 2339 <message name="IDS_PHYSICAL_WEB_LAUNCH_BUTTON" desc="The label for a butto
n that opens a list of nearby URLs"> |
2337 See what's nearby | 2340 See what's nearby |
2338 </message> | 2341 </message> |
2339 </messages> | 2342 </messages> |
2340 </release> | 2343 </release> |
2341 </grit> | 2344 </grit> |
OLD | NEW |