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

Unified Diff: chrome/android/java/res/values/strings.xml

Issue 12045081: Android implementation of WebsiteSettingsUi (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 11 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/res/values/strings.xml
diff --git a/chrome/android/java/res/values/strings.xml b/chrome/android/java/res/values/strings.xml
index 0dae2848400e5166745daa6dda72668fed570374..10cbb3acdaca9e988519a49528a2f19322cba256 100644
--- a/chrome/android/java/res/values/strings.xml
+++ b/chrome/android/java/res/values/strings.xml
@@ -34,4 +34,8 @@
<string name="suppress_js_modal_dialogs">Prevent this page from creating additional dialogs</string>
<!-- Content description for the input javascript modal dialog prompt. [CHAR-LIMIT=32] -->
<string name="accessibility_js_modal_dialog_prompt">Prompt</string>
+
+ <!-- Certificate Viewer -->
+ <!-- Dialog box title for viewing security certificates. [CHAR-LIMIT=32] -->
+ <string name="certtitle">Certificate Viewer</string>
</resources>
« no previous file with comments | « chrome/android/java/res/values/dimens.xml ('k') | chrome/android/java/src/org/chromium/chrome/browser/CertificateViewer.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698