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

Unified Diff: components/page_info_strings.grdp

Issue 2847863004: Unfork IDS_PAGE_INFO_NON_SECURE_TRANSPORT into IDS_PAGEINFO_NOT_SECURE_SUMMARY (Closed)
Patch Set: Created 3 years, 8 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:
View side-by-side diff with in-line comments
Download patch
Index: components/page_info_strings.grdp
diff --git a/components/page_info_strings.grdp b/components/page_info_strings.grdp
index e10046b1be278b85c1d39c1f17ccdfe67d47ef67..42c0464194b5b7665bfa9313b036c1a962bd5ac4 100644
--- a/components/page_info_strings.grdp
+++ b/components/page_info_strings.grdp
@@ -286,14 +286,4 @@
<message name="IDS_PAGE_INFO_INSECURE_WEBVR_CONTENT_PERMANENT" desc="Text that is displayed in a small permanent notification on a WebVR page loaded over non-secure transport. (Should be short, does not need to be a complete sentence.)">
Not secure
</message>
-
- <!-- TODO(crbug.com/704788): Replace with IDS_PAGEINFO_NOT_SECURE_SUMMARY -->
- <message name="IDS_PAGE_INFO_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>
-
- <!-- TODO(crbug.com/716296): Replace with IDS_PAGE_INFO_COOKIES -->
- <message name="IDS_PAGE_INFO_TITLE_SITE_DATA" desc="Title of the site data section of the page info popup.">
- Cookies
- </message>
</grit-part>

Powered by Google App Engine
This is Rietveld 408576698