| OLD | NEW |
| 1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
| 3 <!-- | 3 <!-- |
| 4 This file contains definition of resources that will be translated for each | 4 This file contains definition of resources that will be translated for each |
| 5 locale. The strings in this file are specific to iOS. | 5 locale. The strings in this file are specific to iOS. |
| 6 --> | 6 --> |
| 7 | 7 |
| 8 <grit base_dir="." latest_public_release="0" current_release="1" | 8 <grit base_dir="." latest_public_release="0" current_release="1" |
| 9 output_all_resource_defines="false" source_lang_id="en" enc_check="möl"> | 9 output_all_resource_defines="false" source_lang_id="en" enc_check="möl"> |
| 10 <outputs> | 10 <outputs> |
| (...skipping 225 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 236 </message> | 236 </message> |
| 237 <message name="IDS_IOS_AUTOFILL_ADDRESSES_GROUP_NAME" desc="The name of th
e Addresses group of the Autofill settings. Title case. [Length: 20em] [iOS only
]"> | 237 <message name="IDS_IOS_AUTOFILL_ADDRESSES_GROUP_NAME" desc="The name of th
e Addresses group of the Autofill settings. Title case. [Length: 20em] [iOS only
]"> |
| 238 Addresses | 238 Addresses |
| 239 </message> | 239 </message> |
| 240 <message name="IDS_IOS_AUTOFILL_CARDHOLDER" desc="Title of the field repre
senting the full name of a credit card holder. [Length: 15em] [iOS only]"> | 240 <message name="IDS_IOS_AUTOFILL_CARDHOLDER" desc="Title of the field repre
senting the full name of a credit card holder. [Length: 15em] [iOS only]"> |
| 241 Name on Card | 241 Name on Card |
| 242 </message> | 242 </message> |
| 243 <message name="IDS_IOS_AUTOFILL_CARD_NUMBER" desc="Title of the field repr
esenting the number (PAN) on a credit card. [Length: 10em] [iOS only]"> | 243 <message name="IDS_IOS_AUTOFILL_CARD_NUMBER" desc="Title of the field repr
esenting the number (PAN) on a credit card. [Length: 10em] [iOS only]"> |
| 244 Card Number | 244 Card Number |
| 245 </message> | 245 </message> |
| 246 <message name="IDS_IOS_AUTOFILL_BILLING_ADDRESS" desc="Title of the field
representing the billing address of a credit card. [Length: 10em] [iOS only]"> |
| 247 Billing Address |
| 248 </message> |
| 246 <message name="IDS_IOS_AUTOFILL_CITY" desc="Title of the field of a profil
e address representing the city/town of the address. [Length: 15em] [iOS only]"> | 249 <message name="IDS_IOS_AUTOFILL_CITY" desc="Title of the field of a profil
e address representing the city/town of the address. [Length: 15em] [iOS only]"> |
| 247 City / Town | 250 City / Town |
| 248 </message> | 251 </message> |
| 249 <message name="IDS_IOS_AUTOFILL_COMPANY_NAME" desc="Title of the field of
a profile address representing the company name of the addressee. [Length: 17em]
[iOS only]"> | 252 <message name="IDS_IOS_AUTOFILL_COMPANY_NAME" desc="Title of the field of
a profile address representing the company name of the addressee. [Length: 17em]
[iOS only]"> |
| 250 Company Name | 253 Company Name |
| 251 </message> | 254 </message> |
| 252 <message name="IDS_IOS_AUTOFILL_COUNTRY" desc="Title of the field of a pro
file address representing the country/nation of the address. [Length: 15em] [iOS
only]"> | 255 <message name="IDS_IOS_AUTOFILL_COUNTRY" desc="Title of the field of a pro
file address representing the country/nation of the address. [Length: 15em] [iOS
only]"> |
| 253 Country | 256 Country |
| 254 </message> | 257 </message> |
| 255 <message name="IDS_IOS_AUTOFILL_CREDITCARDS_GROUP_NAME" desc="The name of
the Credit Cards group of the Autofill dialog. Title case. [Length: 20em] [iOS o
nly]"> | 258 <message name="IDS_IOS_AUTOFILL_CREDITCARDS_GROUP_NAME" desc="The name of
the Credit Cards group of the Autofill dialog. Title case. [Length: 20em] [iOS o
nly]"> |
| (...skipping 1244 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1500 </message> | 1503 </message> |
| 1501 <message name="IDS_IOS_VOICE_SEARCH_SETTING_TITLE" desc="The title for Voi
ce Search setting [Length: 29em] [iOS only]"> | 1504 <message name="IDS_IOS_VOICE_SEARCH_SETTING_TITLE" desc="The title for Voi
ce Search setting [Length: 29em] [iOS only]"> |
| 1502 Voice Search | 1505 Voice Search |
| 1503 </message> | 1506 </message> |
| 1504 <message name="IDS_IOS_VOICE_SEARCH_SETTING_TTS" desc="The label for setti
ng switch enabling text-to-speech response after voice search [Length: 29em] [iO
S only]"> | 1507 <message name="IDS_IOS_VOICE_SEARCH_SETTING_TTS" desc="The label for setti
ng switch enabling text-to-speech response after voice search [Length: 29em] [iO
S only]"> |
| 1505 Speak Answers Back | 1508 Speak Answers Back |
| 1506 </message> | 1509 </message> |
| 1507 </messages> | 1510 </messages> |
| 1508 </release> | 1511 </release> |
| 1509 </grit> | 1512 </grit> |
| OLD | NEW |