Chromium Code Reviews| 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"> |