Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index bc0380532c58ad283aa8e26d6e19d456bbad36a5..fbf327812ebfe67eb39a88de4a37eeba1e1f4def 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -14680,6 +14680,12 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@gmail.com</ex |
| <message name="IDS_FLAGS_OFFLINE_PAGES_BACKGROUND_LOADING_DESCRIPTION" desc="Description for the flag to enable offline pages."> |
| Enables the browser to wake up and load offline pages automatically in the background. |
| </message> |
| + <message name="IDS_FLAGS_OFFLINE_PAGES_SHARING_NAME" desc="Name for the flag to enable offline pages to be shared."> |
| + Enables offline pages to be shared. |
| + </message> |
| + <message name="IDS_FLAGS_OFFLINE_PAGES_SHARING_DESCRIPTION" desc="Description for the flag to enable offline pages sharing."> |
| + Enables the saved offline pages to be shared as a file via other applications. |
|
jianli
2016/06/15 23:19:30
I think you probably don't need to mention "as a f
Vivian
2016/06/16 00:47:26
Done.
Deleted "as a file".
|
| + </message> |
| <message name="IDS_FLAGS_NTP_POPULAR_SITES_NAME" desc="Name for the flag to enable showing non-personalized popular suggestions on the New Tab Page, when no personal suggestions are available yet."> |
| Show popular sites on the New Tab page |
| </message> |