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

Unified Diff: chrome/app/generated_resources.grd

Issue 7892048: Autofill: Remove fax number completely. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 3 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/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index a0d41e8c79d384e551a85682393bcc017ec2fe3b..133301e3a691d6f4fa91cc27b27d0b3d6498c3b0 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -7957,9 +7957,6 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_AUTOFILL_DIALOG_ADDRESS_SUMMARY_SEPARATOR" desc="The separator character used in the summary of an address.">
, '''
</message>
- <message name="IDS_AUTOFILL_DIALOG_ADDRESS_SUMMARY_FAX_FORMAT" desc="This is a format of a fax number to differentiate it with regular phone. $1=number">
- fax:#<ph name="FAX">$1<ex>1(123)123-4567</ex></ph>
- </message>
<message name="IDS_CREDIT_CARD_NUMBER_PREVIEW_FORMAT"
desc="Credit card preview format">
<ph name="OBFUSCATED_CC_NUMBER">$1<ex>************1234</ex>
@@ -8032,18 +8029,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_AUTOFILL_DIALOG_PHONE" desc="The label of the Phone entry.">
Phone
</message>
- <message name="IDS_AUTOFILL_DIALOG_FAX" desc="The label of the Fax entry.">
- Fax
- </message>
<message name="IDS_AUTOFILL_DIALOG_ADD_NEW_NAME" desc="The placeholder text of the name field.">
Add new name
</message>
<message name="IDS_AUTOFILL_DIALOG_ADD_NEW_PHONE" desc="The placeholder text of the phone field.">
Add new phone
</message>
- <message name="IDS_AUTOFILL_DIALOG_ADD_NEW_FAX" desc="The placeholder text of the fax field.">
- Add new fax
- </message>
<message name="IDS_AUTOFILL_DIALOG_ADD_NEW_EMAIL" desc="The placeholder text of the email field.">
Add new email
</message>
« no previous file with comments | « no previous file | chrome/browser/autofill/autofill_common_test.h » ('j') | chrome/browser/autofill/autofill_manager.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698