Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 4763f680f70bc2383cc7a6873f3807cce389dd4c..4bbb29c46cb206eec6c085a934b585de781638c5 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -6365,6 +6365,18 @@ Keep your key file in a safe place. You will need it to create new versions of y |
| <message name="IDS_FLAGS_DATA_REDUCTION_PROXY_CONFIG_CLIENT_DESCRIPTION" desc="Description in about::flags to use the Data Reduction Proxy configuration service" translateable="false"> |
| Uses the Data Reduction Proxy configuration service for authentication and proxy configuration. |
| </message> |
| + |
| + <!-- Preview InfoBar --> |
| + <message name="IDS_PREVIEWS_INFOBAR_SAVED_DATA_TITLE" desc="The text of the infobar notifying the user that a preview page has been shown to save them data."> |
|
bengr
2016/08/25 23:26:18
remove the word "them"
megjablon
2016/08/26 22:47:29
Done.
|
| + Saved data. |
| + </message> |
| + <message name="IDS_PREVIEWS_INFOBAR_FASTER_PAGE_TITLE" desc="The text of the infobar notifying the user that a preview page has been shown so that it loaded faster."> |
|
bengr
2016/08/25 23:26:18
so that it loaded -> to load
megjablon
2016/08/26 22:47:29
Done.
|
| + Faster page loaded. |
| + </message> |
| + <message name="IDS_PREVIEWS_INFOBAR_LINK" desc="The link to load the original page for the infobar notifying the user that a preview page has been shown."> |
|
bengr
2016/08/25 23:26:18
link -> text of the link
for -> from
megjablon
2016/08/26 22:47:30
Done.
|
| + Show original |
| + </message> |
| + |
| <message name="IDS_FLAGS_LCD_TEXT_NAME" desc="Name of about:flags option for LCD text."> |
| LCD text antialiasing |
| </message> |