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

Unified Diff: extensions/extensions_strings.grd

Issue 518963002: Add whitelisted permission for access to Universal 2nd Factor devices. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: indates -> indicates Created 6 years, 3 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
« no previous file with comments | « extensions/common/permissions/permission_message.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/extensions_strings.grd
diff --git a/extensions/extensions_strings.grd b/extensions/extensions_strings.grd
index 603e99ffa78d227addcdb1c0a7c20737c012b4f4..74cb51ebf21c4e409e31c128d1fdff2e35f5ac2c 100644
--- a/extensions/extensions_strings.grd
+++ b/extensions/extensions_strings.grd
@@ -332,7 +332,9 @@
<message name="IDS_EXTENSION_WARNING_RELOAD_TOO_FREQUENT" desc="Warning message which indates that an extension got stuck in a reload loop.">
This extension reloaded itself too frequently.
</message>
-
+ <message name="IDS_EXTENSION_PROMPT_WARNING_U2F_DEVICES" desc="Warning message which indicates that an extension has access to Universal 2nd Factor devices.">
+ Access your Universal 2nd Factor devices
+ </message>
</messages>
</release>
</grit>
« no previous file with comments | « extensions/common/permissions/permission_message.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698