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> |