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

Unified Diff: chrome/android/java/strings/android_chrome_strings.grd

Issue 1379183003: [ContextualSearch] Adds long press promo for Contextual Search. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 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 side-by-side diff with in-line comments
Download patch
Index: chrome/android/java/strings/android_chrome_strings.grd
diff --git a/chrome/android/java/strings/android_chrome_strings.grd b/chrome/android/java/strings/android_chrome_strings.grd
index d98595dbde360a92e59b603daebbe8c2340a3b3d..87f049c364720668ad7d51abdda054535704b4ad 100644
--- a/chrome/android/java/strings/android_chrome_strings.grd
+++ b/chrome/android/java/strings/android_chrome_strings.grd
@@ -380,6 +380,12 @@ To adjust your search term, long press to select. To refine your search, slide t
<message name="IDS_CONTEXTUAL_SEARCH_NO_THANKS_BUTTON" desc="A button to confirm and dismiss opt out promo">
No thanks
</message>
+ <message name="IDS_CONTEXTUAL_SEARCH_PEEK_PROMO_NEW" desc="A button to confirm and dismiss opt out promo">
Theresa 2015/10/02 17:34:45 The description for this string and the one below
pedro (no code reviews) 2015/10/02 20:29:08 Oops.
+ New
+ </message>
+ <message name="IDS_CONTEXTUAL_SEARCH_PEEK_PROMO_TEXT" desc="A button to confirm and dismiss opt out promo">
+ Now you can search with one touch
+ </message>
<message name="IDS_CRASH_DUMP_UPLOAD_TITLE" desc="Title for crash upload upload preference">
Usage and crash reports
</message>

Powered by Google App Engine
This is Rietveld 408576698