Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 43c4bfeeaa4c1cb0dd115c7e1a7a6b8d1caf2995..8f9a29d301b3d8d5889a66e1d2f92d252c8426e8 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -4972,6 +4972,14 @@ Keep your key file in a safe place. You will need it to create new versions of y |
| If enabled, the chrome://extensions/ URL loads the Material Design extensions page. |
| </message> |
| + <!-- Report URL to SafeSearch API --> |
| + <message name="IDS_FLAGS_ENABLE_REPORT_URL_SAFE_SEARCH_NAME" desc="Name for the flag to enable reporting URL to SafeSearch API."> |
| + Enable report URL to SafeSearch API |
|
Marc Treib
2016/03/18 11:28:54
Somehow I find this sentence super hard to parse.
atanasova
2016/03/21 10:42:25
Done.
|
| + </message> |
| + <message name="IDS_FLAGS_ENABLE_REPORT_URL_SAFE_SEARCH_DESCRIPTION" desc="Description for the flag to enable reporting URL to SafeSearch API."> |
| + If enabled the functionality to report a URL to SafeSearch for child accounts will be available. |
| + </message> |
| + |
| <!-- Device scale factor change in content crbug.com/485650. --> |
| <message name="IDS_FLAGS_ENABLE_USE_ZOOM_FOR_DSF_NAME" desc="Name for the flag to use Blink's zooming mechanism to implement device scale factor."> |
| Use Blink's zoom for device scale factor. |