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

Unified Diff: chrome/app/generated_resources.grd

Issue 2258763002: Add a feature-controlled persistence checkbox to geolocation prompts on desktop Views platforms. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@permission-infobardelegate-clean
Patch Set: Fix for multiple requests Created 4 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:
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 51a8175e4ac31eeb261328cc59b27d6dc4db6481..33011d82cbad39a67820c920ffda97a295ca7fd3 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -411,6 +411,9 @@ are declared in build/common.gypi.
<ph name="PERMISSION_TYPE_LABEL">$1<ex>Plugins</ex></ph>:
</message>
+ <message name="IDS_PERMISSIONS_BUBBLE_PERSIST_TEXT" desc="The label for the checkbox used to allow users to optionally persist a permission request decision">
+ Remember my decision
+ </message>
<message name="IDS_PERMISSIONS_BUBBLE_PROMPT" desc="The label that is used to introduce permission request details to the user in a papup.">
<ph name="SITE_NAME">$1<ex>google.com</ex></ph> wants to:
</message>
« no previous file with comments | « no previous file | chrome/browser/media/media_stream_devices_controller.h » ('j') | chrome/browser/permissions/permission_request.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698