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

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

Issue 1050163004: [Contextual Search] Implements Opt-out promo. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Sync and rebase Created 5 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
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <grit current_release="1" latest_public_release="0"> 2 <grit current_release="1" latest_public_release="0">
3 <outputs> 3 <outputs>
4 <output filename="values-am/android_chrome_strings.xml" lang="am" type="andr oid" /> 4 <output filename="values-am/android_chrome_strings.xml" lang="am" type="andr oid" />
5 <output filename="values-ar/android_chrome_strings.xml" lang="ar" type="andr oid" /> 5 <output filename="values-ar/android_chrome_strings.xml" lang="ar" type="andr oid" />
6 <output filename="values-bg/android_chrome_strings.xml" lang="bg" type="andr oid" /> 6 <output filename="values-bg/android_chrome_strings.xml" lang="bg" type="andr oid" />
7 <output filename="values-ca/android_chrome_strings.xml" lang="ca" type="andr oid" /> 7 <output filename="values-ca/android_chrome_strings.xml" lang="ca" type="andr oid" />
8 <output filename="values-cs/android_chrome_strings.xml" lang="cs" type="andr oid" /> 8 <output filename="values-cs/android_chrome_strings.xml" lang="cs" type="andr oid" />
9 <output filename="values-da/android_chrome_strings.xml" lang="da" type="andr oid" /> 9 <output filename="values-da/android_chrome_strings.xml" lang="da" type="andr oid" />
10 <output filename="values-de/android_chrome_strings.xml" lang="de" type="andr oid" /> 10 <output filename="values-de/android_chrome_strings.xml" lang="de" type="andr oid" />
(...skipping 278 matching lines...) Expand 10 before | Expand all | Expand 10 after
289 </message> 289 </message>
290 <message name="IDS_NETWORK_PREDICTION_WIFI_ONLY_VALUE" desc="Internal valu e for prefetch page resources preference" translateable="false"> 290 <message name="IDS_NETWORK_PREDICTION_WIFI_ONLY_VALUE" desc="Internal valu e for prefetch page resources preference" translateable="false">
291 network_prediction_wifi_only 291 network_prediction_wifi_only
292 </message> 292 </message>
293 <message name="IDS_NETWORK_PREDICTION_NEVER_VALUE" desc="Internal value fo r prefetch page resources preference" translateable="false"> 293 <message name="IDS_NETWORK_PREDICTION_NEVER_VALUE" desc="Internal value fo r prefetch page resources preference" translateable="false">
294 network_prediction_never 294 network_prediction_never
295 </message> 295 </message>
296 <message name="IDS_CONTEXTUAL_SEARCH_TITLE" desc="Name for the Contextual Search feature, which allows users to search for a term in a web page by tapping on it."> 296 <message name="IDS_CONTEXTUAL_SEARCH_TITLE" desc="Name for the Contextual Search feature, which allows users to search for a term in a web page by tapping on it.">
297 Touch to Search 297 Touch to Search
298 </message> 298 </message>
299 <message name="IDS_CONTEXTUAL_SEARCH_ACTION_BAR" desc="Message shown on th e action bar, to invite the user to tap to search for a term.">
300 Search for “<ph name="SEARCH_TERM">%1$s<ex>Eiffel Tower</ex></ph>”
301 </message>
299 <message name="IDS_CONTEXTUAL_SEARCH_DESCRIPTION" desc="Description for Co ntextual Search preference"> 302 <message name="IDS_CONTEXTUAL_SEARCH_DESCRIPTION" desc="Description for Co ntextual Search preference">
300 Learn about topics on websites without leaving the page. Touch to Search sends a word and its surrounding context to Google Search, returning definition s, pictures, search results, and other details. 303 Learn about topics on websites without leaving the page. Touch to Search sends a word and its surrounding context to Google Search, returning definition s, pictures, search results, and other details.
301 304
302 To adjust your search term, long press to select. To refine your search, slide t he panel all the way up and touch the search box. 305 To adjust your search term, long press to select. To refine your search, slide t he panel all the way up and touch the search box.
303 </message> 306 </message>
304 <message name="IDS_CONTEXTUAL_SEARCH_LEARN_MORE_URL" desc="URL for learnin g more about Contextual Search preference" translateable="false"> 307 <message name="IDS_CONTEXTUAL_SEARCH_LEARN_MORE_URL" desc="URL for learnin g more about Contextual Search preference" translateable="false">
305 https://support.google.com/chrome/answer/95440#android 308 https://support.google.com/chrome/answer/95440#android
306 </message> 309 </message>
310 <message name="IDS_CONTEXTUAL_SEARCH_SHORT_DESCRIPTION" desc="A promo mess age shown to users who have Touch to Search enabled to explain the new behavior and provide an option to opt out">
311 Touch to Search sends the selected word and the current page as context to Google Search. You can turn it off in <ph name="BEGIN_LINK">&lt;link&gt;</ph> Settings<ph name="END_LINK">&lt;/link&gt;</ph>.
312 </message>
313 <message name="IDS_CONTEXTUAL_SEARCH_GOT_IT_BUTTON" desc="A button to conf irm and dismiss opt out promo">
314 Allow
315 </message>
316 <message name="IDS_CONTEXTUAL_SEARCH_NO_THANKS_BUTTON" desc="A button to c onfirm and dismiss opt out promo">
317 No thanks
318 </message>
307 <message name="IDS_CRASH_DUMP_UPLOAD_TITLE" desc="Title for crash upload u pload preference"> 319 <message name="IDS_CRASH_DUMP_UPLOAD_TITLE" desc="Title for crash upload u pload preference">
308 Usage and crash reports 320 Usage and crash reports
309 </message> 321 </message>
310 <message name="IDS_CRASH_DUMP_NEVER_UPLOAD" desc="Settings option never to upload crash reports [CHAR-LIMIT=32]"> 322 <message name="IDS_CRASH_DUMP_NEVER_UPLOAD" desc="Settings option never to upload crash reports [CHAR-LIMIT=32]">
311 Never send 323 Never send
312 </message> 324 </message>
313 <message name="IDS_CRASH_DUMP_ALWAYS_UPLOAD" desc="Settings option to uplo ad crash reports only anytime (when on Wi-Fi or mobile data) [CHAR-LIMIT=32]"> 325 <message name="IDS_CRASH_DUMP_ALWAYS_UPLOAD" desc="Settings option to uplo ad crash reports only anytime (when on Wi-Fi or mobile data) [CHAR-LIMIT=32]">
314 Always send 326 Always send
315 </message> 327 </message>
316 <message name="IDS_CRASH_DUMP_ONLY_WITH_WIFI" desc="Settings option to upl oad crash reports only over Wi-Fi [CHAR-LIMIT=32]"> 328 <message name="IDS_CRASH_DUMP_ONLY_WITH_WIFI" desc="Settings option to upl oad crash reports only over Wi-Fi [CHAR-LIMIT=32]">
(...skipping 1136 matching lines...) Expand 10 before | Expand all | Expand 10 after
1453 </message> 1465 </message>
1454 <message name="IDS_FRE_ACCEPT_CONTINUE" desc="Text for first page accept a nd continue button [CHAR-LIMIT=20]"> 1466 <message name="IDS_FRE_ACCEPT_CONTINUE" desc="Text for first page accept a nd continue button [CHAR-LIMIT=20]">
1455 Accept &amp; continue 1467 Accept &amp; continue
1456 </message> 1468 </message>
1457 <message name="IDS_FRE_WELCOME" desc="Text for greeting the user on Chrome First Run"> 1469 <message name="IDS_FRE_WELCOME" desc="Text for greeting the user on Chrome First Run">
1458 Welcome to Chrome 1470 Welcome to Chrome
1459 </message> 1471 </message>
1460 <message name="IDS_ACCESSIBILITY_FRE_ACCOUNT_SPINNER" desc="Content descri ption for the first run account drop down spinner."> 1472 <message name="IDS_ACCESSIBILITY_FRE_ACCOUNT_SPINNER" desc="Content descri ption for the first run account drop down spinner.">
1461 Choose account 1473 Choose account
1462 </message> 1474 </message>
1463 1475
1464 <!-- External Navigation Strings --> 1476 <!-- External Navigation Strings -->
1465 <message name="IDS_EXTERNAL_APP_LEAVE_INCOGNITO_WARNING" desc="Alert dialo g text warning that user that incognito mode does not continue into external app s."> 1477 <message name="IDS_EXTERNAL_APP_LEAVE_INCOGNITO_WARNING" desc="Alert dialo g text warning that user that incognito mode does not continue into external app s.">
1466 Leaving incognito mode if this link is opened in an external application . Continue? 1478 Leaving incognito mode if this link is opened in an external application . Continue?
1467 </message> 1479 </message>
1468 <message name="IDS_EXTERNAL_APP_LEAVE_INCOGNITO_WARNING_TITLE" desc="Title for incognito external intent. [CHAR-LIMIT=24]"> 1480 <message name="IDS_EXTERNAL_APP_LEAVE_INCOGNITO_WARNING_TITLE" desc="Title for incognito external intent. [CHAR-LIMIT=24]">
1469 Warning 1481 Warning
1470 </message> 1482 </message>
1471 1483
1472 <!-- First Run Experience: What's New screens --> 1484 <!-- First Run Experience: What's New screens -->
1473 <message name="IDS_FRE_NEW_RECENTS_MENU_TITLE" desc="Title for the Recents Menu what's-new-screen"> 1485 <message name="IDS_FRE_NEW_RECENTS_MENU_TITLE" desc="Title for the Recents Menu what's-new-screen">
1474 Find your tabs here 1486 Find your tabs here
1475 </message> 1487 </message>
1476 <message name="IDS_FRE_NEW_RECENTS_MENU_TEXT" desc="Text for the Recents M enu what's-new-screen"> 1488 <message name="IDS_FRE_NEW_RECENTS_MENU_TEXT" desc="Text for the Recents M enu what's-new-screen">
1477 Your tabs and apps are now in the same place for easier access. You can turn this feature off in <ph name="BEGIN_LINK">&lt;link&gt;</ph>Settings<ph nam e="END_LINK">&lt;/link&gt;</ph>. 1489 Your tabs and apps are now in the same place for easier access. You can turn this feature off in <ph name="BEGIN_LINK">&lt;link&gt;</ph>Settings<ph nam e="END_LINK">&lt;/link&gt;</ph>.
1478 </message> 1490 </message>
1479 1491
1480 <message name="IDS_CAST_NOTIFICATION_STOPPED" desc="AtHome notification te xt when stopped. [CHAR LIMIT=40]"> 1492 <message name="IDS_CAST_NOTIFICATION_STOPPED" desc="AtHome notification te xt when stopped. [CHAR LIMIT=40]">
1481 Stopped 1493 Stopped
1482 </message> 1494 </message>
1483 <message name="IDS_CAST_NOTIFICATION_FINISHED" desc="AtHome notification t ext when finished. [CHAR LIMIT=40]"> 1495 <message name="IDS_CAST_NOTIFICATION_FINISHED" desc="AtHome notification t ext when finished. [CHAR LIMIT=40]">
1484 Finished 1496 Finished
1485 </message> 1497 </message>
1486 <message name="IDS_CAST_NOTIFICATION_PAUSED" desc="AtHome notification tex t when paused. [CHAR LIMIT=40]"> 1498 <message name="IDS_CAST_NOTIFICATION_PAUSED" desc="AtHome notification tex t when paused. [CHAR LIMIT=40]">
1487 Paused 1499 Paused
1488 </message> 1500 </message>
1489 1501
1490 <!-- Messages for remote media playback (casting) --> 1502 <!-- Messages for remote media playback (casting) -->
1491 <message name="IDS_CAST_NOTIFICATION_LOADING" desc="AtHome notification te xt when loading a video. [CHAR LIMIT=40]"> 1503 <message name="IDS_CAST_NOTIFICATION_LOADING" desc="AtHome notification te xt when loading a video. [CHAR LIMIT=40]">
1492 Loading video 1504 Loading video
1493 </message> 1505 </message>
1494 <message name="IDS_CAST_NOTIFICATION_PLAYING" desc="AtHome notification te xt when playing a video. [CHAR LIMIT=40]"> 1506 <message name="IDS_CAST_NOTIFICATION_PLAYING" desc="AtHome notification te xt when playing a video. [CHAR LIMIT=40]">
1495 Playing video 1507 Playing video
1496 </message> 1508 </message>
1497 <message name="IDS_CAST_NOTIFICATION_LOADING_FOR_VIDEO" desc="AtHome notif ication text when loading a given video. [CHAR LIMIT=40]"> 1509 <message name="IDS_CAST_NOTIFICATION_LOADING_FOR_VIDEO" desc="AtHome notif ication text when loading a given video. [CHAR LIMIT=40]">
1498 Loading “<ph name="VIDEO_TITLE">%1$s<ex>Psy - Gangnam Style - YouTube</e x></ph>” 1510 Loading “<ph name="VIDEO_TITLE">%1$s<ex>Psy - Gangnam Style - YouTube</e x></ph>”
1499 </message> 1511 </message>
(...skipping 17 matching lines...) Expand all
1517 </message> 1529 </message>
1518 <message name="IDS_ACCESSIBILITY_PLAY" desc="Content description for the p lay button that starts playing the media."> 1530 <message name="IDS_ACCESSIBILITY_PLAY" desc="Content description for the p lay button that starts playing the media.">
1519 Play 1531 Play
1520 </message> 1532 </message>
1521 <message name="IDS_ACCESSIBILITY_PAUSE" desc="Content description for the pause button that pauses playing the media."> 1533 <message name="IDS_ACCESSIBILITY_PAUSE" desc="Content description for the pause button that pauses playing the media.">
1522 Pause 1534 Pause
1523 </message> 1535 </message>
1524 <message name="IDS_ACCESSIBILITY_STOP" desc="Content description for the s top button that stops playing the media."> 1536 <message name="IDS_ACCESSIBILITY_STOP" desc="Content description for the s top button that stops playing the media.">
1525 Stop 1537 Stop
1526 </message> 1538 </message>
1527 1539
1528 </messages> 1540 </messages>
1529 </release> 1541 </release>
1530 </grit> 1542 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698