Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 8dd87c0aace863199448a32c1effaa8f6b9dd055..9bce6b0570f9e6cec09cf1258ad3d9bc0663be9c 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."> |
|
tsergeant
2016/06/21 04:33:50
Nit: "there are no synced tabs" in the description
lshang
2016/06/21 05:39:59
Done.
|
| + 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"> |