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

Unified Diff: chrome/app/settings_strings.grdp

Issue 2919853002: [MD settings] site exceptions, use embedding origin rather than embeddingDisplayName (Closed)
Patch Set: re-added embedded description Created 3 years, 6 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: chrome/app/settings_strings.grdp
diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
index 0f57394459c95fed713c551339c00467b03189e4..3ed49105501a39fb4b2074fa573825ae60365c57 100644
--- a/chrome/app/settings_strings.grdp
+++ b/chrome/app/settings_strings.grdp
@@ -1931,6 +1931,9 @@
</message>
<!-- Site Settings Page -->
+ <message name="IDS_SETTINGS_EXCEPTIONS_GEOLOCATION_EMBEDDED_ON_HOST" desc="Template text for a child row in the Geolocation Exceptions page view. Controls the permission setting for the parent page when embedded on the specified site.">
msramek 2017/06/28 19:41:33 nit: This is no longer related just to geolocation
dschuyler 2017/06/28 21:05:38 Done.
+ embedded on <ph name="URL">$1<ex>www.google.com</ex></ph>
+ </message>
<message name="IDS_SETTINGS_SITE_SETTINGS_CATEGORY" desc="Name of the settings page which allows users to modify a specific category under site settings.">
Permission Category
</message>

Powered by Google App Engine
This is Rietveld 408576698