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

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

Issue 1432573002: Adding <keygen> Content Setting (Android UI) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@keygen_ui
Patch Set: Fixing up permissions. (Still needs to be tested) Created 5 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 84b49fe91aeff615c0d250025ae5ccccebedf14f..54dd403dd122a317643ae18c18c8369eea53f7d2 100644
--- a/chrome/android/java/strings/android_chrome_strings.grd
+++ b/chrome/android/java/strings/android_chrome_strings.grd
@@ -496,6 +496,9 @@ Usage statistics include information such as preferences, button clicks, and mem
<message name="IDS_JAVASCRIPT_PERMISSION_TITLE" desc="Title of the permission to run javascript [CHAR-LIMIT=32]">
JavaScript
</message>
+ <message name="IDS_KEYGEN_PERMISSION_TITLE" desc="Title of the permission to run key generation in a form [CHAR-LIMIT=32]">
Finnur 2015/11/11 10:25:45 I don't think this is enough context for a transla
svaldez 2015/11/19 17:50:25 Acknowledged.
+ Key Generation
Finnur 2015/11/11 10:25:45 I'd run this wording by Rebecca as well as the ima
svaldez 2015/11/19 17:50:25 I think the plan is to ping UI folks to check over
+ </message>
<message name="IDS_POPUP_PERMISSION_TITLE" desc="Title of the permission to display pop-up windows [CHAR-LIMIT=32]">
Pop-ups
</message>

Powered by Google App Engine
This is Rietveld 408576698