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

Unified Diff: ui/android/java/strings/android_ui_strings.grd

Issue 828063004: Update Android Card Unmask prompt to rely on the controller a bit more. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: use newt's description Created 5 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
« no previous file with comments | « ui/android/java/src/org/chromium/ui/autofill/CardUnmaskPrompt.java ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/android/java/strings/android_ui_strings.grd
diff --git a/ui/android/java/strings/android_ui_strings.grd b/ui/android/java/strings/android_ui_strings.grd
index 5099188f1204d431302115aa65ddff119e495d2d..90e0e8346abae8356544eb3aa3edb301c214c5ce 100644
--- a/ui/android/java/strings/android_ui_strings.grd
+++ b/ui/android/java/strings/android_ui_strings.grd
@@ -217,10 +217,7 @@
Clear
</message>
- <message desc="The text that explains the purpose of the card unmasking prompt." name="IDS_CARD_UNMASK_PROMPT_CONTENT_TEXT">
- Enter the three digit verification code from the back of your card
- </message>
- <message desc="Placeholder/hint text for the CVC input in the card unmasking prompt." name="IDS_CARD_UNMASK_INPUT_HINT">
+ <message desc="Hint text for an input field containing the user's credit card CVC (card verification code)." name="IDS_CARD_UNMASK_INPUT_HINT">
CVC
</message>
« no previous file with comments | « ui/android/java/src/org/chromium/ui/autofill/CardUnmaskPrompt.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698