Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1462)

Unified Diff: chrome/app/generated_resources.grd

Issue 1709633002: Componentize miscellaneous resources to share them with iOS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@1
Patch Set: Rebase Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « no previous file | chrome/browser/ui/website_settings/website_settings_ui.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 9fb9cab829d7f1848df6235c8fd2d50b11d875fc..9f8673599121807fc4b8c1f5e070c19f4c71db67 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -351,9 +351,6 @@ are declared in build/common.gypi.
<message name="IDS_WEBSITE_SETTINGS_SECURE_TRANSPORT" desc="Text that is displayed in the header of the Website Settings popup if the website uses secure transport.">
Your connection to this site is private.
</message>
- <message name="IDS_WEBSITE_SETTINGS_NON_SECURE_TRANSPORT" desc="Text that is displayed in the header of the Website Settings popup if the website uses non-secure transport.">
- Your connection to this site is not private.
- </message>
<message name="IDS_WEBSITE_DEPRECATED_SIGNATURE_ALGORITHM" desc="Text that is displayed in the header of the Website Settings popup if the website uses SHA-1 for certificate signatures, which are no longer considered secure.">
This site uses a weak security configuration (SHA-1 signatures), so your connection may not be private.
</message>
@@ -11024,9 +11021,6 @@ Some features may be unavailable. Please check that the profile exists and you
</message>
<!-- Advanced Section Titles -->
- <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_PRIVACY">
- Privacy
- </message>
<message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_CONTENT">
Web content
</message>
« no previous file with comments | « no previous file | chrome/browser/ui/website_settings/website_settings_ui.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698