| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 8dd87c0aace863199448a32c1effaa8f6b9dd055..d8403553af159c55c6b0b71575d87287b19e8aab 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 are no synced tabs from other devices.">
|
| + No synced tabs
|
| + </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
|
| + </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">
|
|
|