Chromium Code Reviews| 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 265 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 276 </message> | 276 </message> |
| 277 <message name="IDS_AUTOFILL_CREATE_CREDIT_CARD" desc="Button that allows t he user to add a new credit card that will be automatically filled into web page forms. [CHAR-LIMIT=32]"> | 277 <message name="IDS_AUTOFILL_CREATE_CREDIT_CARD" desc="Button that allows t he user to add a new credit card that will be automatically filled into web page forms. [CHAR-LIMIT=32]"> |
| 278 Add credit card | 278 Add credit card |
| 279 </message> | 279 </message> |
| 280 <message name="IDS_AUTOFILL_EDIT_CREDIT_CARD" desc="Button that allows the user to edit a credit card that can be automatically filled into web page forms . [CHAR-LIMIT=32]"> | 280 <message name="IDS_AUTOFILL_EDIT_CREDIT_CARD" desc="Button that allows the user to edit a credit card that can be automatically filled into web page forms . [CHAR-LIMIT=32]"> |
| 281 Edit credit card | 281 Edit credit card |
| 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_NAME" desc="Label for text inpu t field containing a name. [CHAR-LIMIT=32]"> | |
|
please use gerrit instead
2016/10/13 20:20:33
s/a name/the full name of a person/
Translators n
zino
2016/10/14 19:01:56
Oh, you're right.
Done.
| |
| 287 Name | |
| 288 </message> | |
|
please use gerrit instead
2016/10/13 20:20:33
Please move this down to <!-- Payments --> section
zino
2016/10/14 19:01:56
Done.
| |
| 286 <message name="IDS_AUTOFILL_PROFILE_EDITOR_EMAIL_ADDRESS" desc="Label for text input field containing an e-mail address. [CHAR-LIMIT=32]"> | 289 <message name="IDS_AUTOFILL_PROFILE_EDITOR_EMAIL_ADDRESS" desc="Label for text input field containing an e-mail address. [CHAR-LIMIT=32]"> |
| 287 Email | 290 Email |
| 288 </message> | 291 </message> |
| 289 <message name="IDS_AUTOFILL_PROFILE_EDITOR_PHONE_NUMBER" desc="Label for t ext input field containing a phone number. [CHAR-LIMIT=32]"> | 292 <message name="IDS_AUTOFILL_PROFILE_EDITOR_PHONE_NUMBER" desc="Label for t ext input field containing a phone number. [CHAR-LIMIT=32]"> |
| 290 Phone | 293 Phone |
| 291 </message> | 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]"> |
| (...skipping 2210 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 2506 </message> | 2509 </message> |
| 2507 <message name="IDS_PAYMENTS_ACCEPTED_CARDS_LABEL" desc="The title for the section that displays the credit card types that the merchant accepts."> | 2510 <message name="IDS_PAYMENTS_ACCEPTED_CARDS_LABEL" desc="The title for the section that displays the credit card types that the merchant accepts."> |
| 2508 Cards accepted | 2511 Cards accepted |
| 2509 </message> | 2512 </message> |
| 2510 <message name="IDS_PAYMENTS_METHOD_OF_PAYMENT_LABEL" desc="The title for t he section that lets the user select the method of payment."> | 2513 <message name="IDS_PAYMENTS_METHOD_OF_PAYMENT_LABEL" desc="The title for t he section that lets the user select the method of payment."> |
| 2511 Payment | 2514 Payment |
| 2512 </message> | 2515 </message> |
| 2513 <message name="IDS_PAYMENTS_CONTACT_DETAILS_LABEL" desc="The title for the section that lets the user select how they can be contacted."> | 2516 <message name="IDS_PAYMENTS_CONTACT_DETAILS_LABEL" desc="The title for the section that lets the user select how they can be contacted."> |
| 2514 Contact info | 2517 Contact info |
| 2515 </message> | 2518 </message> |
| 2516 <message name="IDS_PAYMENTS_ADD_CONTACT_DETAILS_LABEL" desc="The title of the dialog for user to add new contact information, such as email address or pho ne number."> | 2519 <message name="IDS_PAYMENTS_ADD_CONTACT_DETAILS_LABEL" desc="The title of the dialog for user to add new contact information, such as payer name or email address and phone number."> |
|
please use gerrit instead
2016/10/13 20:20:33
"...such as the user's full name, an email address
zino
2016/10/14 19:01:56
Done.
| |
| 2517 Add contact info | 2520 Add contact info |
| 2518 </message> | 2521 </message> |
| 2519 <message name="IDS_PAYMENTS_EDIT_CONTACT_DETAILS_LABEL" desc="The title of the dialog for user to edit their contact information, such as email address or phone number."> | 2522 <message name="IDS_PAYMENTS_EDIT_CONTACT_DETAILS_LABEL" desc="The title of the dialog for user to edit their contact information, such as payer name or em ail address or phone number."> |
|
please use gerrit instead
2016/10/13 20:20:33
Ditto
zino
2016/10/14 19:01:56
Done.
| |
| 2520 Edit contact info | 2523 Edit contact info |
| 2521 </message> | 2524 </message> |
| 2522 <message name="IDS_PAYMENTS_SHIPPING_SUMMARY_LABEL" desc="The title for th e section of shipping information."> | 2525 <message name="IDS_PAYMENTS_SHIPPING_SUMMARY_LABEL" desc="The title for th e section of shipping information."> |
| 2523 Shipping | 2526 Shipping |
| 2524 </message> | 2527 </message> |
| 2525 <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."> | 2528 <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."> |
| 2526 Shipping address | 2529 Shipping address |
| 2527 </message> | 2530 </message> |
| 2528 <message name="IDS_PAYMENTS_SHIPPING_OPTION_LABEL" desc="The title for the section that lets the user select how the product should be shipped."> | 2531 <message name="IDS_PAYMENTS_SHIPPING_OPTION_LABEL" desc="The title for the section that lets the user select how the product should be shipped."> |
| 2529 Shipping option | 2532 Shipping option |
| (...skipping 12 matching lines...) Expand all Loading... | |
| 2542 </message> | 2545 </message> |
| 2543 <message name="IDS_PAYMENTS_ERROR_MESSAGE" desc="The text that informs the user that there is error in verifying and charging the payment."> | 2546 <message name="IDS_PAYMENTS_ERROR_MESSAGE" desc="The text that informs the user that there is error in verifying and charging the payment."> |
| 2544 There was an error processing your order. Please check your account and try again. | 2547 There was an error processing your order. Please check your account and try again. |
| 2545 </message> | 2548 </message> |
| 2546 <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."> | 2549 <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."> |
| 2547 * indicates required field | 2550 * indicates required field |
| 2548 </message> | 2551 </message> |
| 2549 <message name="IDS_PAYMENTS_FIELD_REQUIRED_VALIDATION_MESSAGE" desc="The t ext that informs the user that an input field is required."> | 2552 <message name="IDS_PAYMENTS_FIELD_REQUIRED_VALIDATION_MESSAGE" desc="The t ext that informs the user that an input field is required."> |
| 2550 Required field | 2553 Required field |
| 2551 </message> | 2554 </message> |
| 2555 <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."> | |
| 2556 Invalid name | |
| 2557 </message> | |
|
please use gerrit instead
2016/10/13 20:20:33
The only validation for names is that it's not emp
zino
2016/10/14 19:01:56
Done.
| |
| 2552 <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."> | 2558 <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."> |
| 2553 Invalid phone number | 2559 Invalid phone number |
| 2554 </message> | 2560 </message> |
| 2555 <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." > | 2561 <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." > |
| 2556 Invalid email address | 2562 Invalid email address |
| 2557 </message> | 2563 </message> |
| 2558 <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."> | 2564 <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."> |
| 2559 Invalid card number | 2565 Invalid card number |
| 2560 </message> | 2566 </message> |
| 2561 <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."> | 2567 <message name="IDS_PAYMENTS_ADD_CONTACT" desc="Text on a button that lets a user add new contact details, like payer name or phone number or email address ."> |
|
please use gerrit instead
2016/10/13 20:20:33
s/payer name/user's full name/
zino
2016/10/14 19:01:56
Done.
| |
| 2562 Add contact info | 2568 Add contact info |
| 2563 </message> | 2569 </message> |
| 2564 <message name="IDS_PAYMENTS_SELECT_SHIPPING_ADDRESS_FOR_SHIPPING_METHODS" desc="Text implying that a user needs to pick a shipping address to see the ship ping methods."> | 2570 <message name="IDS_PAYMENTS_SELECT_SHIPPING_ADDRESS_FOR_SHIPPING_METHODS" desc="Text implying that a user needs to pick a shipping address to see the ship ping methods."> |
| 2565 Select a shipping address to check shipping methods and requirements. | 2571 Select a shipping address to check shipping methods and requirements. |
| 2566 </message> | 2572 </message> |
| 2567 <message name="IDS_PAYMENTS_CHECKING_OPTION" desc="Text explaining that th e option the user selected is being checked and verified."> | 2573 <message name="IDS_PAYMENTS_CHECKING_OPTION" desc="Text explaining that th e option the user selected is being checked and verified."> |
| 2568 Checking | 2574 Checking |
| 2569 </message> | 2575 </message> |
| 2570 <message name="IDS_PAYMENTS_UNSUPPORTED_SHIPPING_ADDRESS" desc="Text imply ing that a user needs to pick a different shipping address, because the currentl y selected address is not supported."> | 2576 <message name="IDS_PAYMENTS_UNSUPPORTED_SHIPPING_ADDRESS" desc="Text imply ing that a user needs to pick a different shipping address, because the currentl y selected address is not supported."> |
| 2571 Unsupported shipping address. Select a different adddress. | 2577 Unsupported shipping address. Select a different adddress. |
| (...skipping 28 matching lines...) Expand all Loading... | |
| 2600 <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."> | 2606 <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."> |
| 2601 <ph name="ITEM_NAME">%1$s<ex>item_name</ex></ph> (<ph name="ITEM_ID">%2$ s<ex>item id</ex></ph>) | 2607 <ph name="ITEM_NAME">%1$s<ex>item_name</ex></ph> (<ph name="ITEM_ID">%2$ s<ex>item id</ex></ph>) |
| 2602 </message> | 2608 </message> |
| 2603 | 2609 |
| 2604 <message name="IDS_INSTANT_APPS_OPEN_IN_APP" desc="Button label for the us er action that will open an Instant App."> | 2610 <message name="IDS_INSTANT_APPS_OPEN_IN_APP" desc="Button label for the us er action that will open an Instant App."> |
| 2605 Open app | 2611 Open app |
| 2606 </message> | 2612 </message> |
| 2607 </messages> | 2613 </messages> |
| 2608 </release> | 2614 </release> |
| 2609 </grit> | 2615 </grit> |
| OLD | NEW |