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

Unified Diff: chrome/app/generated_resources.grd

Issue 7779010: Implements frame sniffer to watch iframe loading state. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: clang fix Created 9 years, 4 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/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 56c85c52301c48da1082218a518e1f3b460c3027..aa011ac979e24c9e6085c915db653b882f142998 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -13170,6 +13170,9 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_LOGIN_FIX_CAPTIVE_PORTAL" desc="An link text to fix Internet connection (captive portal) in guest mode.">
Start a Guest session
</message>
+ <message name="IDS_LOGIN_MAYBE_CAPTIVE_PORTAL" desc="An offline message shown when we suggest that user may be behind the captive portal.">
+ Before signing in, please start a Guest session to activate the network or choose another one.
Nikita (slow) 2011/08/31 15:29:15 Might also use same message that is shown in offli
altimofeev 2011/09/02 15:26:36 Done.
+ </message>
<message name="IDS_LOGIN_ERROR_CAPTIVE_PORTAL_NO_GUEST_MODE" desc="An error message shown when we suggest that user may be behind the captive portal but Guest mode is disabled.">
Your password cannot be verified on this current network. Please select another network.
</message>

Powered by Google App Engine
This is Rietveld 408576698