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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 11299035: Support manual (white|black)list, previewing and allowing after interstitial (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 1 month 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
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index bb67c9b0bb9eeb373ddc68ab4ba6d20041832d7e..ca5368d0122e5572e46c13f40832acef79da5d11 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -15125,6 +15125,18 @@ Some features may be unavailable. Please check that the profile exists and you
<message name="IDS_MANAGED_MODE_GO_BACK_ACTION" desc="XXX">
Take me back!
</message>
+ <message name="IDS_MANAGED_MODE_PREVIEW_MESSAGE" desc="XXX">
+ Do you want to add this website to the whitelist?
+ </message>
+ <message name="IDS_MANAGED_MODE_PREVIEW_ACCEPT" desc="XXX">
+ Add to whitelist!
Bernhard Bauer 2012/11/16 15:04:46 So many exclamation marks! I think we could get by
Sergiu 2012/11/26 14:48:08 Done.
+ </message>
+ <message name="IDS_MANAGED_MODE_PREVIEW_CANCEL" desc="XXX">
Bernhard Bauer 2012/11/16 15:04:46 We might also want to remove this constant in favo
Sergiu 2012/11/26 14:48:08 Done.
+ Take me back!
+ </message>
+ <message name="IDS_MANAGED_MODE_ALREADY_ADDED_MESSAGE" desc="XXX">
+ This URL was already on the whitelist so it was not added again. We also added <ph name="ADDED_URL_COUNT">$1<ex>6</ex></ph> URLs as part of redirects.
Bernhard Bauer 2012/11/16 15:04:46 We are probably going to need to iterate on the st
Sergiu 2012/11/26 14:48:08 You are right, rephrased it and removed the number
+ </message>
</messages>
« no previous file with comments | « no previous file | chrome/browser/managed_mode/managed_mode.h » ('j') | chrome/browser/managed_mode/managed_mode.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698