| 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 2607 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2618 </message> | 2618 </message> |
| 2619 <message name="IDS_PAYMENTS_CARD_EXPIRATION_INVALID_VALIDATION_MESSAGE" de
sc="The text that informs the user that the credit card expiration date they hav
e entered is not valid."> | 2619 <message name="IDS_PAYMENTS_CARD_EXPIRATION_INVALID_VALIDATION_MESSAGE" de
sc="The text that informs the user that the credit card expiration date they hav
e entered is not valid."> |
| 2620 Invalid expiration date | 2620 Invalid expiration date |
| 2621 </message> | 2621 </message> |
| 2622 <message name="IDS_PAYMENTS_ADD_CONTACT" desc="Text on a button that lets
a user add new contact details, like the user's full name, an email address or a
phone number."> | 2622 <message name="IDS_PAYMENTS_ADD_CONTACT" desc="Text on a button that lets
a user add new contact details, like the user's full name, an email address or a
phone number."> |
| 2623 Add contact info | 2623 Add contact info |
| 2624 </message> | 2624 </message> |
| 2625 <message name="IDS_PAYMENTS_CHECKING_OPTION" desc="Text explaining that th
e option the user selected is being checked and verified."> | 2625 <message name="IDS_PAYMENTS_CHECKING_OPTION" desc="Text explaining that th
e option the user selected is being checked and verified."> |
| 2626 Checking | 2626 Checking |
| 2627 </message> | 2627 </message> |
| 2628 <message name="IDS_PAYMENTS_UPDATED_LABEL" desc="The text that informs the
user that the total value of their cart has been updated."> |
| 2629 Updated |
| 2630 </message> |
| 2628 | 2631 |
| 2629 <!-- Shipping address in web payments API --> | 2632 <!-- Shipping address in web payments API --> |
| 2630 <message name="IDS_PAYMENTS_SHIPPING_SUMMARY_LABEL" desc="The title for th
e section of shipping information. Shipping is typically used for packages."> | 2633 <message name="IDS_PAYMENTS_SHIPPING_SUMMARY_LABEL" desc="The title for th
e section of shipping information. Shipping is typically used for packages."> |
| 2631 Shipping | 2634 Shipping |
| 2632 </message> | 2635 </message> |
| 2633 <message name="IDS_PAYMENTS_SHIPPING_ADDRESS_LABEL" desc="The title for th
e section that lets the user select the address where the product should be ship
ped. Shipping is typically used for packages."> | 2636 <message name="IDS_PAYMENTS_SHIPPING_ADDRESS_LABEL" desc="The title for th
e section that lets the user select the address where the product should be ship
ped. Shipping is typically used for packages."> |
| 2634 Shipping address | 2637 Shipping address |
| 2635 </message> | 2638 </message> |
| 2636 <message name="IDS_PAYMENTS_SHIPPING_OPTION_LABEL" desc="The title for the
section that lets the user select how the product should be shipped. Shipping i
s typically used for packages."> | 2639 <message name="IDS_PAYMENTS_SHIPPING_OPTION_LABEL" desc="The title for the
section that lets the user select how the product should be shipped. Shipping i
s typically used for packages."> |
| 2637 Shipping option | 2640 Shipping option |
| (...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2719 <message name="IDS_WEBAPK_UNKNOWN_SOURCES_DIALOG_MESSAGE" desc="Text of di
alog warning user that installation from Unknown sources is required for WebAPK
experiment"> | 2722 <message name="IDS_WEBAPK_UNKNOWN_SOURCES_DIALOG_MESSAGE" desc="Text of di
alog warning user that installation from Unknown sources is required for WebAPK
experiment"> |
| 2720 Turn on “Unknown sources” in Android security settings to try "Improved
Add to Home screen" experiment. Be sure to disable this setting when you’re done
trying it out. | 2723 Turn on “Unknown sources” in Android security settings to try "Improved
Add to Home screen" experiment. Be sure to disable this setting when you’re done
trying it out. |
| 2721 </message> | 2724 </message> |
| 2722 | 2725 |
| 2723 <message name="IDS_WEBAPK_UNKNOWN_SOURCES_SETTINGS_BUTTON" desc="Button la
bel for opening Android Settings from dialog warning user that installation from
Unknown sources is required for WebAPK experiment."> | 2726 <message name="IDS_WEBAPK_UNKNOWN_SOURCES_SETTINGS_BUTTON" desc="Button la
bel for opening Android Settings from dialog warning user that installation from
Unknown sources is required for WebAPK experiment."> |
| 2724 Settings | 2727 Settings |
| 2725 </message> | 2728 </message> |
| 2726 </messages> | 2729 </messages> |
| 2727 </release> | 2730 </release> |
| 2728 </grit> | 2731 </grit> |
| OLD | NEW |