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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 2077473002: MD History: add sign in promo in synced tabs when user isn't logged in (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: first acceptable version Created 4 years, 6 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:
Download patch
« no previous file with comments | « no previous file | chrome/browser/browser_resources.grd » ('j') | chrome/browser/browser_resources.grd » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index b173d2b49123df227dfd23847aa9f6ca89573176..8a6c3b0f6939d3d2fed605220dce9634a534c2d5 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -456,9 +456,21 @@ are declared in build/common.gypi.
<message name="IDS_MD_HISTORY_HISTORY_MENU_ITEM" desc="Label displayed in history sidebar button to display history.">
History
</message>
+ <message name="IDS_MD_HISTORY_NO_SYNCED_RESULTS" desc="Text indicating that there is no synced tab from other devices.">
+ No synced devices found.
tsergeant 2016/06/17 06:22:02 String given to us by bettes@ was: "No synced tab
lshang 2016/06/21 03:00:25 Done.
+ </message>
<message name="IDS_MD_HISTORY_OPEN_TABS_MENU_ITEM" desc="Label displayed in history sidebar button to display synced tabs from other devices.">
Synced tabs
</message>
+ <message name="IDS_MD_HISTORY_SIGN_IN_BUTTON" desc="Label displayed on a button to let user sign in to chrome to get synced tab history.">
+ SIGN IN TO CHROME
tsergeant 2016/06/17 06:22:02 Write this in normal titlecase ("Sign in to Chrome
lshang 2016/06/21 03:00:25 Done. Yes paper-button will change it to uppercase
+ </message>
+ <message name="IDS_MD_HISTORY_SIGN_IN_PROMO" desc="Text of the sign-in promo. This will show up if a user is not logged in and has no synced tabs.">
+ Pick up where you left off
+ </message>
+ <message name="IDS_MD_HISTORY_SIGN_IN_PROMO_DESC" desc="Description of the sign-in promo. Further tell users to sign in to Chrome to see synced tabs from other devices.">
+ Sign in to Chrome to see your tabs from all your devices.
+ </message>
<!-- Generic terms -->
<message name="IDS_ADD" desc="Used for Add on buttons">
« no previous file with comments | « no previous file | chrome/browser/browser_resources.grd » ('j') | chrome/browser/browser_resources.grd » ('J')

Powered by Google App Engine
This is Rietveld 408576698