| OLD | NEW |
| 1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
| 3 <!-- android_chrome_strings.grd contains strings for Chrome for Android. | 3 <!-- android_chrome_strings.grd contains strings for Chrome for Android. |
| 4 | 4 |
| 5 FAQ: | 5 FAQ: |
| 6 - How do I add, change, or remove a string? | 6 - How do I add, change, or remove a string? |
| 7 Just update this file. | 7 Just update this file. |
| 8 - Translations will happen automatically?? | 8 - Translations will happen automatically?? |
| 9 Yes, indeed. Just add your string before the branch point and | 9 Yes, indeed. Just add your string before the branch point and |
| 10 make the description good. | 10 make the description good. |
| (...skipping 271 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 282 </message> | 282 </message> |
| 283 <message name="IDS_AUTOFILL_PROFILE_EDITOR_COUNTRY" desc="Label for a spinn
er input field containing a list of countries or regions [CHAR-LIMIT=32]"> | 283 <message name="IDS_AUTOFILL_PROFILE_EDITOR_COUNTRY" desc="Label for a spinn
er input field containing a list of countries or regions [CHAR-LIMIT=32]"> |
| 284 Country/Region | 284 Country/Region |
| 285 </message> | 285 </message> |
| 286 <message name="IDS_AUTOFILL_PROFILE_EDITOR_EMAIL_ADDRESS" desc="Label for
text input field containing an e-mail address. [CHAR-LIMIT=32]"> | 286 <message name="IDS_AUTOFILL_PROFILE_EDITOR_EMAIL_ADDRESS" desc="Label for
text input field containing an e-mail address. [CHAR-LIMIT=32]"> |
| 287 Email | 287 Email |
| 288 </message> | 288 </message> |
| 289 <message name="IDS_AUTOFILL_PROFILE_EDITOR_PHONE_NUMBER" desc="Label for t
ext input field containing a phone number. [CHAR-LIMIT=32]"> | 289 <message name="IDS_AUTOFILL_PROFILE_EDITOR_PHONE_NUMBER" desc="Label for t
ext input field containing a phone number. [CHAR-LIMIT=32]"> |
| 290 Phone | 290 Phone |
| 291 </message> | 291 </message> |
| 292 <message name="IDS_AUTOFILL_PROFILE_EDITOR_NAME" desc="Label for text inpu
t field containing a name. [CHAR-LIMIT=32]"> |
| 293 Name |
| 294 </message> |
| 292 <message name="IDS_AUTOFILL_CREDIT_CARD_EDITOR_NAME" desc="Label for text
input field containing the name on a credit card. [CHAR-LIMIT=32]"> | 295 <message name="IDS_AUTOFILL_CREDIT_CARD_EDITOR_NAME" desc="Label for text
input field containing the name on a credit card. [CHAR-LIMIT=32]"> |
| 293 Name on card | 296 Name on card |
| 294 </message> | 297 </message> |
| 295 <message name="IDS_AUTOFILL_CREDIT_CARD_EDITOR_NUMBER" desc="Label for tex
t input field containing a credit card number. [CHAR-LIMIT=32]"> | 298 <message name="IDS_AUTOFILL_CREDIT_CARD_EDITOR_NUMBER" desc="Label for tex
t input field containing a credit card number. [CHAR-LIMIT=32]"> |
| 296 Credit card number | 299 Credit card number |
| 297 </message> | 300 </message> |
| 298 <message name="IDS_AUTOFILL_CREDIT_CARD_EDITOR_EXPIRATION_DATE" desc="Labe
l for text input field containing a credit card expiration date. [CHAR-LIMIT=32]
"> | 301 <message name="IDS_AUTOFILL_CREDIT_CARD_EDITOR_EXPIRATION_DATE" desc="Labe
l for text input field containing a credit card expiration date. [CHAR-LIMIT=32]
"> |
| 299 Expiration date | 302 Expiration date |
| 300 </message> | 303 </message> |
| 301 <message name="IDS_AUTOFILL_CREDIT_CARD_EDITOR_BILLING_ADDRESS" desc="Labe
l for a spinner input field containing a list of billing addresses for a credit
card. [CHAR-LIMIT=32]"> | 304 <message name="IDS_AUTOFILL_CREDIT_CARD_EDITOR_BILLING_ADDRESS" desc="Labe
l for a spinner input field containing a list of billing addresses for a credit
card. [CHAR-LIMIT=32]"> |
| (...skipping 2254 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2556 </message> | 2559 </message> |
| 2557 <message name="IDS_PAYMENTS_ERROR_MESSAGE" desc="The text that informs the
user that there is error in verifying and charging the payment."> | 2560 <message name="IDS_PAYMENTS_ERROR_MESSAGE" desc="The text that informs the
user that there is error in verifying and charging the payment."> |
| 2558 There was an error processing your order. Please check your account and
try again. | 2561 There was an error processing your order. Please check your account and
try again. |
| 2559 </message> | 2562 </message> |
| 2560 <message name="IDS_PAYMENTS_REQUIRED_FIELD_MESSAGE" desc="The text that in
forms the user that '*' character indicates an input field that is required. The
'*' character should not be changed."> | 2563 <message name="IDS_PAYMENTS_REQUIRED_FIELD_MESSAGE" desc="The text that in
forms the user that '*' character indicates an input field that is required. The
'*' character should not be changed."> |
| 2561 * indicates required field | 2564 * indicates required field |
| 2562 </message> | 2565 </message> |
| 2563 <message name="IDS_PAYMENTS_FIELD_REQUIRED_VALIDATION_MESSAGE" desc="The t
ext that informs the user that an input field is required."> | 2566 <message name="IDS_PAYMENTS_FIELD_REQUIRED_VALIDATION_MESSAGE" desc="The t
ext that informs the user that an input field is required."> |
| 2564 Required field | 2567 Required field |
| 2565 </message> | 2568 </message> |
| 2569 <message name="IDS_PAYMENTS_NAME_INVALID_VALIDATION_MESSAGE" desc="The tex
t that informs the user that the payer name they have entered is not valid."> |
| 2570 Invalid name |
| 2571 </message> |
| 2566 <message name="IDS_PAYMENTS_PHONE_INVALID_VALIDATION_MESSAGE" desc="The te
xt that informs the user that the phone number they have entered is not valid."> | 2572 <message name="IDS_PAYMENTS_PHONE_INVALID_VALIDATION_MESSAGE" desc="The te
xt that informs the user that the phone number they have entered is not valid."> |
| 2567 Invalid phone number | 2573 Invalid phone number |
| 2568 </message> | 2574 </message> |
| 2569 <message name="IDS_PAYMENTS_EMAIL_INVALID_VALIDATION_MESSAGE" desc="The te
xt that informs the user that the email address they have entered is not valid."
> | 2575 <message name="IDS_PAYMENTS_EMAIL_INVALID_VALIDATION_MESSAGE" desc="The te
xt that informs the user that the email address they have entered is not valid."
> |
| 2570 Invalid email address | 2576 Invalid email address |
| 2571 </message> | 2577 </message> |
| 2572 <message name="IDS_PAYMENTS_CARD_NUMBER_INVALID_VALIDATION_MESSAGE" desc="
The text that informs the user that the credit card number they have entered is
not valid."> | 2578 <message name="IDS_PAYMENTS_CARD_NUMBER_INVALID_VALIDATION_MESSAGE" desc="
The text that informs the user that the credit card number they have entered is
not valid."> |
| 2573 Invalid card number | 2579 Invalid card number |
| 2574 </message> | 2580 </message> |
| 2575 <message name="IDS_PAYMENTS_ADD_CONTACT" desc="Text on a button that lets
a user add new contact details, like phone number or email address."> | 2581 <message name="IDS_PAYMENTS_ADD_CONTACT" desc="Text on a button that lets
a user add new contact details, like phone number or email address."> |
| (...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2608 <message name="IDS_ITEM_CHOOSER_ITEM_NAME_WITH_ID" desc="To distinguish it
ems with the same name, the item chooser shows the item name with id."> | 2614 <message name="IDS_ITEM_CHOOSER_ITEM_NAME_WITH_ID" desc="To distinguish it
ems with the same name, the item chooser shows the item name with id."> |
| 2609 <ph name="ITEM_NAME">%1$s<ex>item_name</ex></ph> (<ph name="ITEM_ID">%2$
s<ex>item id</ex></ph>) | 2615 <ph name="ITEM_NAME">%1$s<ex>item_name</ex></ph> (<ph name="ITEM_ID">%2$
s<ex>item id</ex></ph>) |
| 2610 </message> | 2616 </message> |
| 2611 | 2617 |
| 2612 <message name="IDS_INSTANT_APPS_OPEN_IN_APP" desc="Button label for the us
er action that will open an Instant App."> | 2618 <message name="IDS_INSTANT_APPS_OPEN_IN_APP" desc="Button label for the us
er action that will open an Instant App."> |
| 2613 Open app | 2619 Open app |
| 2614 </message> | 2620 </message> |
| 2615 </messages> | 2621 </messages> |
| 2616 </release> | 2622 </release> |
| 2617 </grit> | 2623 </grit> |
| OLD | NEW |