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

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: Allow/block flow which includes preview mode. Created 8 years 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 84450e4bac0563a8351f1411614b261039319053..4395d95374baadb88a156baf6291ccb1a6acf86f 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -15331,13 +15331,10 @@ Some features may be unavailable. Please check that the profile exists and you
Do you want to add this website to the whitelist?
</message>
<message name="IDS_MANAGED_MODE_PREVIEW_ACCEPT" desc="XXX">
- Add to whitelist!
- </message>
- <message name="IDS_MANAGED_MODE_PREVIEW_CANCEL" desc="XXX">
- Take me back!
+ Add to whitelist.
</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.
+ This URL was already on the whitelist so it was not added again but other URLs may have been added in order to navigate to this page.
Bernhard Bauer 2012/11/26 16:06:30 Hm, I'm not sure if we even want to mention that w
Sergiu 2012/11/27 15:37:34 Just removed the second part for now.
</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