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

Unified Diff: chrome/android/java/strings/android_chrome_strings.grd

Issue 2446063002: Implement a modal permission dialog on Android gated by a feature. (Closed)
Patch Set: Move delegate creation and dispatch into constructor Created 4 years, 1 month 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/android/java/strings/android_chrome_strings.grd
diff --git a/chrome/android/java/strings/android_chrome_strings.grd b/chrome/android/java/strings/android_chrome_strings.grd
index bdcf0d61140388384ca01fc08400ec52a8c16cca..454ac900eea29ca1998cdc4aca071c2be8940f0d 100644
--- a/chrome/android/java/strings/android_chrome_strings.grd
+++ b/chrome/android/java/strings/android_chrome_strings.grd
@@ -1334,7 +1334,7 @@ To obtain new licenses, connect to the internet and play your downloaded content
</message>
<!-- PermissionInfoBar -->
- <message name="IDS_PERMISSION_INFOBAR_PERSIST_TEXT" desc="Toggle to persist a permission prompt decision">
+ <message name="IDS_PERMISSION_PROMPT_PERSIST_TEXT" desc="Toggle to persist a permission prompt decision">
Remember my decision
</message>

Powered by Google App Engine
This is Rietveld 408576698