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

Side by Side 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: Comment fix. 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/browser/autofill/autofill_browsertest.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 2
3 <!-- 3 <!--
4 This file contains definitions of resources that will be translated for each 4 This file contains definitions of resources that will be translated for each
5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available
6 for making strings OS specific. Other platform defines such as use_titlecase 6 for making strings OS specific. Other platform defines such as use_titlecase
7 are declared in build/common.gypi. 7 are declared in build/common.gypi.
8 --> 8 -->
9 9
10 <grit base_dir="." latest_public_release="0" current_release="1" 10 <grit base_dir="." latest_public_release="0" current_release="1"
(...skipping 7972 matching lines...) Expand 10 before | Expand all | Expand 10 after
7983 </if> 7983 </if>
7984 <message name="IDS_AUTOFILL_LIST_HEADER_SUMMARY" desc="The text on the lis t view header over the summary."> 7984 <message name="IDS_AUTOFILL_LIST_HEADER_SUMMARY" desc="The text on the lis t view header over the summary.">
7985 Summary 7985 Summary
7986 </message> 7986 </message>
7987 <message name="IDS_AUTOFILL_MAC_ADDRESS_LINE_SEPARATOR" desc="The separato r character used to join multi-line addresses on the Mac."> 7987 <message name="IDS_AUTOFILL_MAC_ADDRESS_LINE_SEPARATOR" desc="The separato r character used to join multi-line addresses on the Mac.">
7988 , ''' 7988 , '''
7989 </message> 7989 </message>
7990 <message name="IDS_AUTOFILL_DIALOG_ADDRESS_SUMMARY_SEPARATOR" desc="The se parator character used in the summary of an address."> 7990 <message name="IDS_AUTOFILL_DIALOG_ADDRESS_SUMMARY_SEPARATOR" desc="The se parator character used in the summary of an address.">
7991 , ''' 7991 , '''
7992 </message> 7992 </message>
7993 <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">
7994 fax:#<ph name="FAX">$1<ex>1(123)123-4567</ex></ph>
7995 </message>
7996 <message name="IDS_CREDIT_CARD_NUMBER_PREVIEW_FORMAT" 7993 <message name="IDS_CREDIT_CARD_NUMBER_PREVIEW_FORMAT"
7997 desc="Credit card preview format"> 7994 desc="Credit card preview format">
7998 <ph name="OBFUSCATED_CC_NUMBER">$1<ex>************1234</ex> 7995 <ph name="OBFUSCATED_CC_NUMBER">$1<ex>************1234</ex>
7999 </ph>, Exp: <ph name="CC_EXPIRATION_DATE">$2<ex>03/2020</ex> 7996 </ph>, Exp: <ph name="CC_EXPIRATION_DATE">$2<ex>03/2020</ex>
8000 </ph> 7997 </ph>
8001 </message> 7998 </message>
8002 <message name="IDS_SAVE_PAGE_STATUS_INTERRUPTED" desc="Saving the page was interrupted, the number of bytes saved and total bytes expected"> 7999 <message name="IDS_SAVE_PAGE_STATUS_INTERRUPTED" desc="Saving the page was interrupted, the number of bytes saved and total bytes expected">
8003 <ph name="SAVED_BYTES">$1<ex>5</ex></ph> / <ph name="TOTAL_BYTES">$2<ex> 13</ex></ph> bytes, Interrupted 8000 <ph name="SAVED_BYTES">$1<ex>5</ex></ph> / <ph name="TOTAL_BYTES">$2<ex> 13</ex></ph> bytes, Interrupted
8004 </message> 8001 </message>
8005 8002
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
8058 </message> 8055 </message>
8059 <message name="IDS_AUTOFILL_DIALOG_POSTAL_CODE" desc="The label of the Pos tal code entry."> 8056 <message name="IDS_AUTOFILL_DIALOG_POSTAL_CODE" desc="The label of the Pos tal code entry.">
8060 Postal code 8057 Postal code
8061 </message> 8058 </message>
8062 <message name="IDS_AUTOFILL_DIALOG_COUNTRY" desc="The label of the Country entry."> 8059 <message name="IDS_AUTOFILL_DIALOG_COUNTRY" desc="The label of the Country entry.">
8063 Country 8060 Country
8064 </message> 8061 </message>
8065 <message name="IDS_AUTOFILL_DIALOG_PHONE" desc="The label of the Phone ent ry."> 8062 <message name="IDS_AUTOFILL_DIALOG_PHONE" desc="The label of the Phone ent ry.">
8066 Phone 8063 Phone
8067 </message> 8064 </message>
8068 <message name="IDS_AUTOFILL_DIALOG_FAX" desc="The label of the Fax entry." >
8069 Fax
8070 </message>
8071 <message name="IDS_AUTOFILL_DIALOG_ADD_NEW_NAME" desc="The placeholder tex t of the name field."> 8065 <message name="IDS_AUTOFILL_DIALOG_ADD_NEW_NAME" desc="The placeholder tex t of the name field.">
8072 Add new name 8066 Add new name
8073 </message> 8067 </message>
8074 <message name="IDS_AUTOFILL_DIALOG_ADD_NEW_PHONE" desc="The placeholder te xt of the phone field."> 8068 <message name="IDS_AUTOFILL_DIALOG_ADD_NEW_PHONE" desc="The placeholder te xt of the phone field.">
8075 Add new phone 8069 Add new phone
8076 </message> 8070 </message>
8077 <message name="IDS_AUTOFILL_DIALOG_ADD_NEW_FAX" desc="The placeholder text of the fax field.">
8078 Add new fax
8079 </message>
8080 <message name="IDS_AUTOFILL_DIALOG_ADD_NEW_EMAIL" desc="The placeholder te xt of the email field."> 8071 <message name="IDS_AUTOFILL_DIALOG_ADD_NEW_EMAIL" desc="The placeholder te xt of the email field.">
8081 Add new email 8072 Add new email
8082 </message> 8073 </message>
8083 <message name="IDS_AUTOFILL_DIALOG_NAME_ON_CARD" desc="The label of the Na me on card entry."> 8074 <message name="IDS_AUTOFILL_DIALOG_NAME_ON_CARD" desc="The label of the Na me on card entry.">
8084 Name on card 8075 Name on card
8085 </message> 8076 </message>
8086 <message name="IDS_AUTOFILL_DIALOG_CREDIT_CARD_NUMBER" desc="The label of the Credit card number entry."> 8077 <message name="IDS_AUTOFILL_DIALOG_CREDIT_CARD_NUMBER" desc="The label of the Credit card number entry.">
8087 Credit card number 8078 Credit card number
8088 </message> 8079 </message>
8089 <message name="IDS_AUTOFILL_DIALOG_EXPIRATION_DATE" desc="The label of the Expiration date entry."> 8080 <message name="IDS_AUTOFILL_DIALOG_EXPIRATION_DATE" desc="The label of the Expiration date entry.">
(...skipping 5722 matching lines...) Expand 10 before | Expand all | Expand 10 after
13812 </messages> 13803 </messages>
13813 <structures fallback_to_english="true"> 13804 <structures fallback_to_english="true">
13814 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. --> 13805 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. -->
13815 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 13806 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
13816 </structure> 13807 </structure>
13817 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 13808 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
13818 </structure> 13809 </structure>
13819 </structures> 13810 </structures>
13820 </release> 13811 </release>
13821 </grit> 13812 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/autofill/autofill_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698