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..dd2a769f7d4e52c4b668d7e9b9352ab998022831 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_PERMISSIONS_REPORTING_NAME" desc="Title for the flag to enable permission reporting to safe browsing servers."> |
| + Permissions Reporting |
| + </message> |
| + <message name="IDS_FLAGS_PERMISSIONS_REPORTING_DESCRIPTION" desc="Description for the flag to enable permission actions reporting to safe browsing servers"> |
| + Enables permission actions reporting to Safe Browsing servers for Safe Browsing users. |
|
kcarattini
2016/05/23 04:00:53
"for Safe Browsing users" isn't quite correct, bec
stefanocs
2016/05/23 04:16:36
Done.
|
| + </message> |
| <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. |