Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index d68cd20457cc5796fa775642854311b847f9bb9f..05b22264112bbf662db2cedd34468e43ac037fcb 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -6500,6 +6500,12 @@ Keep your key file in a safe place. You will need it to create new versions of y |
| <message name="IDS_FLAGS_WIFI_CREDENTIAL_SYNC_DESCRIPTION" desc="Decription for the flag to enable WiFi credential sync, a feature which enables synchronizing WiFi network settings across devices."> |
| Enables synchronizing WiFi network settings across devices. When enabled, the WiFi credential datatype is registered with Chrome Sync, and WiFi credentials are synchronized subject to user preferences. (See also, chrome://settings/syncSetup.) |
| </message> |
| + <message name="IDS_FLAGS_PERMISSION_ACTION_REPORTING_NAME" desc="Title for the flag to enable permission action reporting to safe browsing servers."> |
| + Permission Action Reporting |
| + </message> |
| + <message name="IDS_FLAGS_PERMISSION_ACTION_REPORTING_DESCRIPTION" desc="Description for the flag to enable permission action reporting to safe browsing servers"> |
| + Enables permission action reporting to Safe Browsing servers for opted in users. |
| + </message> |
|
raymes
2016/05/24 01:47:42
nit: we might as well sort this closer to (right b
stefanocs
2016/05/24 03:00:08
Done.
|
| <if expr="is_win"> |
| <message name="IDS_FLAGS_WINDOWS_DESKTOP_SEARCH_REDIRECTION_DESCRIPTION" desc="Description for the flag to enable redirection of Windows desktop searches to the default search engine."> |
| Enables redirection of Windows desktop searches to the default search engine. |