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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 13865003: Use a sample content settings patterns as placeholder string on the exceptions dialog (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix typo in the sample pattern Created 7 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:
Download patch
« no previous file with comments | « no previous file | no next file » | 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 404fe1960177456e1a318183467025f48f284b0c..c0d488fe7614d447a0a3595c103afca144967b0d 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -8480,7 +8480,7 @@ The following plug-in is unresponsive: <ph name="PLUGIN_NAME">$1
Exceptions below only apply to the current incognito session.
</message>
<message name="IDS_EXCEPTIONS_ADD_NEW_INSTRUCTIONS" desc="Placeholder text before the user adds a new exception" >
- Add a new hostname pattern
+ [*.]example.com
</message>
<message name="IDS_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.">
embedded on <ph name="URL">$1<ex>www.google.com</ex></ph>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698