Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(257)

Side by Side Diff: chrome/android/java/strings/android_chrome_strings.grd

Issue 1844223005: Improve clarity of Physical Web onboarding interstitial message (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 2335 matching lines...) Expand 10 before | Expand all | Expand 10 after
2346 </message> 2346 </message>
2347 <message name="IDS_PHYSICAL_WEB_PREF_DESCRIPTION" desc="Description for Ph ysical Web preference"> 2347 <message name="IDS_PHYSICAL_WEB_PREF_DESCRIPTION" desc="Description for Ph ysical Web preference">
2348 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. 2348 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.
2349 2349
2350 You must have Bluetooth and Location turned on in order to use the Physical Web. 2350 You must have Bluetooth and Location turned on in order to use the Physical Web.
2351 </message> 2351 </message>
2352 <message name="IDS_PHYSICAL_WEB_OPTIN_TITLE" desc="The title for a dialog inviting the user to opt-in to the Physical Web."> 2352 <message name="IDS_PHYSICAL_WEB_OPTIN_TITLE" desc="The title for a dialog inviting the user to opt-in to the Physical Web.">
2353 Chrome + Physical Web 2353 Chrome + Physical Web
2354 </message> 2354 </message>
2355 <message name="IDS_PHYSICAL_WEB_OPTIN_DESCRIPTION" desc="Description of th e Physical Web displayed in the opt-in dialog"> 2355 <message name="IDS_PHYSICAL_WEB_OPTIN_DESCRIPTION" desc="Description of th e Physical Web displayed in the opt-in dialog">
2356 Chrome can now find and show you nearby web pages using Bluetooth. 2356 Devices nearby you are broadcasting web pages over Bluetooth. Chrome wil l scan for pages and display them when you wake up your device. These pages will go through a Google service to improve the quality of page results.
2357 2357
2358 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. 2358 You can control the Physical Web in Chrome Settings.
2359
2360 You can control the Physical Web in Chrome privacy settings.
2361 </message> 2359 </message>
2362 <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."> 2360 <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.">
2363 The Physical Web 2361 The Physical Web
2364 </message> 2362 </message>
2365 <message name="IDS_PHYSICAL_WEB_NOTIFICATION_TITLE" desc="The message disp layed in a notification when there are nearby URLs."> 2363 <message name="IDS_PHYSICAL_WEB_NOTIFICATION_TITLE" desc="The message disp layed in a notification when there are nearby URLs.">
2366 Physical Web pages nearby 2364 Physical Web pages nearby
2367 </message> 2365 </message>
2368 <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."> 2366 <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.">
2369 Physical Web pages are nearby 2367 Physical Web pages are nearby
2370 </message> 2368 </message>
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
2404 </message> 2402 </message>
2405 <message name="IDS_USB_CHOOSER_DIALOG_CONNECT_BUTTON_TEXT" desc="The text that is shown on the connect button in the USB chooser dialog."> 2403 <message name="IDS_USB_CHOOSER_DIALOG_CONNECT_BUTTON_TEXT" desc="The text that is shown on the connect button in the USB chooser dialog.">
2406 Connect 2404 Connect
2407 </message> 2405 </message>
2408 <message name="IDS_USB_CHOOSER_DIALOG_FOOTNOTE_TEXT" desc="This text is sh own at the bottom of the USB chooser dialog with a link to part of its text."> 2406 <message name="IDS_USB_CHOOSER_DIALOG_FOOTNOTE_TEXT" desc="This text is sh own at the bottom of the USB chooser dialog with a link to part of its text.">
2409 Not seeing your device? <ph name="BEGIN_LINK">&lt;link&gt;</ph>Get help< ph name="END_LINK">&lt;/link&gt;</ph> 2407 Not seeing your device? <ph name="BEGIN_LINK">&lt;link&gt;</ph>Get help< ph name="END_LINK">&lt;/link&gt;</ph>
2410 </message> 2408 </message>
2411 </messages> 2409 </messages>
2412 </release> 2410 </release>
2413 </grit> 2411 </grit>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698