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

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

Issue 1351303003: Add the UI for the Interests Prototype. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ntp-interests-jni
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 427efbe28b79e62ed43d2798aadcf486232fbb04..b120955cdf5d482c80d99028bd7802f856eaf849 100644
--- a/chrome/android/java/strings/android_chrome_strings.grd
+++ b/chrome/android/java/strings/android_chrome_strings.grd
@@ -1699,6 +1699,9 @@ Just open Chrome on your computer, go to the menu, and select “Sign in to Chro
<message name="IDS_REMOVE_ALL" desc="Context menu option to clear the list of recently closed tabs">
Remove all
</message>
+ <message name="IDS_NTP_INTERESTS" desc="Title of the page where the user's topics of interests are shown">
Marc Treib 2015/09/18 13:26:04 nit: "topics of interest" (s/interests/interest/g)
tache 2015/09/21 15:35:55 This is used in the title of dialog in which the i
Marc Treib 2015/09/21 16:20:08 Ah, right. Once again I prove my unfamiliarity wit
+ Interests
+ </message>
<!-- Toolbar button strings -->
<message name="IDS_OPEN_TABS" desc="Text for button to enter the tab switcher and show tabs that are open on this device">

Powered by Google App Engine
This is Rietveld 408576698