diff options
Diffstat (limited to 'chromium/components/components_strings.grd')
-rw-r--r-- | chromium/components/components_strings.grd | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chromium/components/components_strings.grd b/chromium/components/components_strings.grd index b88e67d3127..fa091d4abf2 100644 --- a/chromium/components/components_strings.grd +++ b/chromium/components/components_strings.grd @@ -282,6 +282,7 @@ <part file="autofill_strings.grdp" /> <part file="bookmark_bar_strings.grdp" /> <part file="bookmark_component_strings.grdp" /> + <part file="blocked_content_strings.grdp" /> <part file="browsing_data_strings.grdp" /> <part file="components_settings_strings.grdp" /> <part file="crash_strings.grdp" /> @@ -482,6 +483,10 @@ Privacy </message> + <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_SAFETY_CHECK"> + Safety Check + </message> + <message name="IDS_PATCH_SERVICE_DISPLAY_NAME" desc="The display name (in the system task manager, etc) of the service process used for patching file operations."> Patch Service </message> |