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

Unified Diff: components/components_strings.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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/ui/website_settings/website_settings_ui.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_strings.grd
diff --git a/components/components_strings.grd b/components/components_strings.grd
index 1e5c7c933e1d465cf9d35f4892ff0458d33df6cd..a99cf7950657a16177f6343b807d4e2959cacea7 100644
--- a/components/components_strings.grd
+++ b/components/components_strings.grd
@@ -274,6 +274,16 @@
<message name="IDS_SESSION_CRASHED_VIEW_RESTORE_BUTTON" desc="Title of the restore button in the session crashed view.">
Restore
</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.">
+ Your connection to this site is not private.
+ </message>
+
+ <!-- Advanced Section Titles -->
+ <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_PRIVACY">
+ Privacy
+ </message>
</messages>
</release>
</grit>
« no previous file with comments | « chrome/browser/ui/website_settings/website_settings_ui.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698