| OLD | NEW |
| 1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
| 2 | 2 |
| 3 <grit latest_public_release="0" current_release="1" | 3 <grit latest_public_release="0" current_release="1" |
| 4 source_lang_id="en" enc_check="möl"> | 4 source_lang_id="en" enc_check="möl"> |
| 5 <outputs> | 5 <outputs> |
| 6 <output filename="grit/component_strings.h" type="rc_header"> | 6 <output filename="grit/component_strings.h" type="rc_header"> |
| 7 <emit emit_type='prepend'></emit> | 7 <emit emit_type='prepend'></emit> |
| 8 </output> | 8 </output> |
| 9 <output filename="component_strings_am.pak" type="data_package" lang="am" /> | 9 <output filename="component_strings_am.pak" type="data_package" lang="am" /> |
| 10 <output filename="component_strings_ar.pak" type="data_package" lang="ar" /> | 10 <output filename="component_strings_ar.pak" type="data_package" lang="ar" /> |
| (...skipping 167 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 178 </message> | 178 </message> |
| 179 <message name="IDS_AUTOFILL_CC_DISCOVER" desc="Discover credit card name."
> | 179 <message name="IDS_AUTOFILL_CC_DISCOVER" desc="Discover credit card name."
> |
| 180 Discover | 180 Discover |
| 181 </message> | 181 </message> |
| 182 <message name="IDS_AUTOFILL_CC_JCB" desc="JCB credit card name."> | 182 <message name="IDS_AUTOFILL_CC_JCB" desc="JCB credit card name."> |
| 183 JCB | 183 JCB |
| 184 </message> | 184 </message> |
| 185 <message name="IDS_AUTOFILL_CC_MASTERCARD" desc="MasterCard credit card na
me."> | 185 <message name="IDS_AUTOFILL_CC_MASTERCARD" desc="MasterCard credit card na
me."> |
| 186 MasterCard | 186 MasterCard |
| 187 </message> | 187 </message> |
| 188 <message name="IDS_AUTOFILL_CC_SOLO" desc="Solo debit card name."> | |
| 189 Solo | |
| 190 </message> | |
| 191 <message name="IDS_AUTOFILL_CC_VISA" desc="Visa credit card name."> | 188 <message name="IDS_AUTOFILL_CC_VISA" desc="Visa credit card name."> |
| 192 Visa | 189 Visa |
| 193 </message> | 190 </message> |
| 194 <message name="IDS_AUTOFILL_MAC_ADDRESS_LINE_SEPARATOR" desc="The separato
r character used to join multi-line addresses on the Mac."> | 191 <message name="IDS_AUTOFILL_MAC_ADDRESS_LINE_SEPARATOR" desc="The separato
r character used to join multi-line addresses on the Mac."> |
| 195 , ''' | 192 , ''' |
| 196 </message> | 193 </message> |
| 197 <message name="IDS_AUTOFILL_ADDRESS_SUMMARY_SEPARATOR" desc="The separator
character used in the summary of an address."> | 194 <message name="IDS_AUTOFILL_ADDRESS_SUMMARY_SEPARATOR" desc="The separator
character used in the summary of an address."> |
| 198 , ''' | 195 , ''' |
| 199 </message> | 196 </message> |
| 200 <message name="IDS_CREDIT_CARD_NUMBER_PREVIEW_FORMAT" | 197 <message name="IDS_CREDIT_CARD_NUMBER_PREVIEW_FORMAT" |
| (...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 258 <message name="IDS_AUTOFILL_DIALOG_PRIVACY_POLICY_LINK" desc="The text of
an extra link that is appended to the end of whatever other legal documents need
to be accepted or updated."> | 255 <message name="IDS_AUTOFILL_DIALOG_PRIVACY_POLICY_LINK" desc="The text of
an extra link that is appended to the end of whatever other legal documents need
to be accepted or updated."> |
| 259 Privacy Policy | 256 Privacy Policy |
| 260 </message> | 257 </message> |
| 261 | 258 |
| 262 <message name="IDS_AUTOFILL_OPTIONS_POPUP" desc="The value of the Autofill
options menu entry."> | 259 <message name="IDS_AUTOFILL_OPTIONS_POPUP" desc="The value of the Autofill
options menu entry."> |
| 263 Chrome Autofill settings | 260 Chrome Autofill settings |
| 264 </message> | 261 </message> |
| 265 </messages> | 262 </messages> |
| 266 </release> | 263 </release> |
| 267 </grit> | 264 </grit> |
| OLD | NEW |