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

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

Issue 2226633002: Add a feature to display a persistence toggle for permission prompts on Android. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix null error 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:
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 c28c0127b4380fbd4445a09219d144f676135fba..773e26a645708a77bbe53283fb67f4d13868a897 100644
--- a/chrome/android/java/strings/android_chrome_strings.grd
+++ b/chrome/android/java/strings/android_chrome_strings.grd
@@ -1378,6 +1378,11 @@ You are signing in with a managed account and giving its administrator control o
Create new file
</message>
+ <!-- PermissionInfoBar -->
+ <message name="IDS_PERMISSION_INFOBAR_PERSIST_TEXT" desc="Toggle to persist a permission prompt decision">
+ Remember my decision
gone 2016/08/10 17:47:53 I know what I'm doing Make me feel guilty about t
dominickn 2016/08/11 04:43:49 Never gonna give you up.
+ </message>
+
<!-- TranslateInfoBar -->
<message name="IDS_TRANSLATE_INFOBAR_TEXT" desc="Text to display on the translate infobar to offer a translate. [CHAR-LIMIT=64]" meaning="Android">
This page is in <ph name="SOURCE_LANGUAGE">^1<ex>English</ex></ph>. Translate it to <ph name="TARGET_LANGUAGE">^2<ex>FRENCH</ex></ph>?

Powered by Google App Engine
This is Rietveld 408576698