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

Unified Diff: components/autofill_strings.grdp

Issue 1001043004: Revamp desktop Autofill settings, round 2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix unittest Created 5 years, 9 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 | « components/autofill/core/browser/personal_data_manager.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/autofill_strings.grdp
diff --git a/components/autofill_strings.grdp b/components/autofill_strings.grdp
index fadd9b04d4bb94be947d4788b4d235fdfe7f509b..6916cb7161b898f520d68abeb5bfc69c59402c66 100644
--- a/components/autofill_strings.grdp
+++ b/components/autofill_strings.grdp
@@ -43,11 +43,6 @@
<message name="IDS_AUTOFILL_ADDRESS_SUMMARY_SEPARATOR" desc="The separator character used in the summary of an address.">
, '''
</message>
- <message name="IDS_CREDIT_CARD_NUMBER_PREVIEW_FORMAT" desc="Credit card preview format">
- <ph name="OBFUSCATED_CC_NUMBER">$1<ex>************1234</ex>
- </ph>, Exp: <ph name="CC_EXPIRATION_DATE">$2<ex>03/2020</ex>
- </ph>
- </message>
<!-- These are all variants of the same logical field: The major subdivision below the "country" level. -->
<message name="IDS_AUTOFILL_FIELD_LABEL_STATE" desc="The label of the State entry.">
« no previous file with comments | « components/autofill/core/browser/personal_data_manager.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698