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

Unified Diff: components/components_strings.grd

Issue 2754383004: Rename WebsiteSettings code to PageInfo. (Closed)
Patch Set: Rename everything. Created 3 years, 9 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/components_strings.grd
diff --git a/components/components_strings.grd b/components/components_strings.grd
index 16ca124dd57c7552173361a14dd55ad41dd4a9d9..47c7bc04bcade12ad7c8f36451aaa9364dde5b3b 100644
--- a/components/components_strings.grd
+++ b/components/components_strings.grd
@@ -310,8 +310,8 @@
Open startup pages
</message>
- <!-- Website Settings UI -->
- <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.">
+ <!-- Page Info UI -->
+ <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>

Powered by Google App Engine
This is Rietveld 408576698