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 419 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 430 <message name="IDS_REDIRECT_TO_PASSWORDS_TEXT" desc="Title of password set tings entry in main Chrome preferences for users who will be redirected to passw ords.google.com to manage their passwords."> | 430 <message name="IDS_REDIRECT_TO_PASSWORDS_TEXT" desc="Title of password set tings entry in main Chrome preferences for users who will be redirected to passw ords.google.com to manage their passwords."> |
| 431 Saved passwords | 431 Saved passwords |
| 432 </message> | 432 </message> |
| 433 <message name="IDS_REDIRECT_TO_PASSWORDS_LINK" desc="Hostname of the site where users will go if they tap the passwords settings in main Chrome preference s."> | 433 <message name="IDS_REDIRECT_TO_PASSWORDS_LINK" desc="Hostname of the site where users will go if they tap the passwords settings in main Chrome preference s."> |
| 434 passwords.google.com | 434 passwords.google.com |
| 435 </message> | 435 </message> |
| 436 <message name="IDS_SAVED_PASSWORDS_NONE_TEXT" desc="Text when there are no saved passwords/exceptions."> | 436 <message name="IDS_SAVED_PASSWORDS_NONE_TEXT" desc="Text when there are no saved passwords/exceptions."> |
| 437 Saved passwords will appear here. | 437 Saved passwords will appear here. |
| 438 </message> | 438 </message> |
| 439 <message name="IDS_PASSWORD_ENTRY_EDITOR_TITLE" desc='Title of the "edit a name/password" screen.'> | 439 <message name="IDS_PASSWORD_ENTRY_EDITOR_TITLE" desc='Title of the "edit a name/password" screen.'> |
| 440 Edit saved account | 440 Saved password |
| 441 </message> | 441 </message> |
| 442 <message name="IDS_PASSWORD_ENTRY_EDITOR_SITE_TITLE" desc='Title preceding the identification of the site where the stored password comes from.'> | 442 <message name="IDS_PASSWORD_ENTRY_EDITOR_SITE_TITLE" desc='Title preceding the identification of the site where the stored password comes from.'> |
| 443 Site | 443 Site |
| 444 </message> | 444 </message> |
| 445 <message name="IDS_PASSWORD_ENTRY_EDITOR_USERNAME_TITLE" desc='Title prece ding username of the account where the stored password comes from.'> | 445 <message name="IDS_PASSWORD_ENTRY_EDITOR_USERNAME_TITLE" desc='Title prece ding username of the account where the stored password comes from.'> |
| 446 Username | 446 Username |
| 447 </message> | 447 </message> |
| 448 <message name="IDS_PASSWORD_ENTRY_EDITOR_PASSWORD" desc='Title preceding p assword on password entry editor.'> | 448 <message name="IDS_PASSWORD_ENTRY_EDITOR_PASSWORD" desc='Title preceding p assword on password entry editor.'> |
| 449 Password | 449 Password |
| 450 </message> | 450 </message> |
| 451 <message name="IDS_PASSWORD_ENTRY_EDITOR_COPY_STORED_SITE" desc='Content d escription for the button that copies the stored site.'> | 451 <message name="IDS_PASSWORD_ENTRY_EDITOR_COPY_STORED_SITE" desc='Content d escription for the button that copies the stored site.'> |
| 452 Copy site | 452 Copy site |
| 453 </message> | 453 </message> |
| 454 <message name="IDS_PASSWORD_ENTRY_EDITOR_COPY_STORED_USERNAME" desc='Conte nt description for the button that copies the stored username.'> | 454 <message name="IDS_PASSWORD_ENTRY_EDITOR_COPY_STORED_USERNAME" desc='Conte nt description for the button that copies the stored username.'> |
| 455 Copy username | 455 Copy username |
| 456 </message> | 456 </message> |
| 457 <message name="IDS_PASSWORD_ENTRY_EDITOR_COPY_STORED_PASSWORD" desc='Conte nt description for the button that copies the stored password.'> | 457 <message name="IDS_PASSWORD_ENTRY_EDITOR_COPY_STORED_PASSWORD" desc='Conte nt description for the button that copies the stored password.'> |
| 458 Copy password | 458 Copy password |
| 459 </message> | 459 </message> |
| 460 <message name="IDS_PASSWORD_ENTRY_EDITOR_VIEW_STORED_PASSWORD" desc='Conte nt description for the button that allows users to view the stored password upon reauthentication.'> | 460 <message name="IDS_PASSWORD_ENTRY_EDITOR_VIEW_STORED_PASSWORD" desc='Conte nt description for the button that allows users to view the stored password upon reauthentication.'> |
| 461 Unmask password | 461 Unmask password |
| 462 </message> | 462 </message> |
| 463 <message name="IDS_PASSWORD_ENTRY_EDITOR_DELETE_STORED_PASSWORD_ACTION_TIT LE" desc='Title for button on action bar that deletes the stored password.'> | 463 <message name="IDS_PASSWORD_ENTRY_EDITOR_DELETE_STORED_PASSWORD_ACTION_TIT LE" desc='Title for button on action bar that deletes the stored password.'> |
| 464 Delete password | 464 Delete password |
| 465 </message> | 465 </message> |
| 466 <message name="IDS_PASSWORD_ENTRY_EDITOR_DELETE_STORED_PASSWORD" desc='Con tent description for the button that allows users to delete the stored password. '> | 466 <message name="IDS_PASSWORD_ENTRY_EDITOR_DELETE_STORED_PASSWORD" desc='Con tent description for the button that allows users to delete the stored password. '> |
| 467 Delete stored password | 467 Delete stored password |
| 468 </message> | 468 </message> |
| 469 <message name="IDS_PASSWORD_ENTRY_EDITOR_USERNAME_COPIED_INTO_CLIPBOARD" d esc='Text that announces to the user that the username of a saved account has be en copied into clipboard.'> | |
| 470 Username copied | |
| 471 </message> | |
| 472 <message name="IDS_PASSWORD_ENTRY_EDITOR_SITE_COPIED_INTO_CLIPBOARD" desc= 'Text that announces to the user that the site of a saved account has been copie d into clipboard.'> | |
| 473 Site copied | |
| 474 </message> | |
| 475 <message name="IDS_PASSWORD_ENTRY_EDITOR_PASSWORD_COPIED_INTO_CLIPBOARD" d esc='Text that announces to the user that the password of a saved account has be en copied into clipboard.'> | |
| 476 Password copied | |
| 477 </message> | |
| 478 <message name="IDS_PASSWORD_ENTRY_EDITOR_SET_LOCK_SCREEN" desc='Text promp ting user to set device lock in order to view/copy passwords'> | |
| 479 In order to view and copy passwords you must set up a device lock in you r device's security settings. | |
| 480 </message> | |
| 481 <message name="IDS_PASSWORD_ENTRY_EDITOR_NOT_AVAILABLE_ON_PRE_LOLLIPOP" de sc='Text that announced user that password viewing is not possible on pre-Lollip op devices'> | |
| 482 Password viewing and copying are not available on your version of Androi d. | |
| 483 </message> | |
| 484 | |
| 485 <!-- Lock Screen Fragment --> | |
| 486 <message name="IDS_LOCKSCREEN_VERIFICATION_TITLE" desc='Customized title f or lock screen prompting user to unlock their phone to continue with setup.'> | |
| 487 Confirm your screen lock | |
| 488 </message> | |
| 489 <message name="IDS_LOCKSCREEN_VERIFICATION_TEXT" desc='User needs to enter lock pattern to verify that they own this phone.'> | |
| 490 For security reasons, you need to confirm your screen lock in order to a ccess your password. | |
| 491 </message> | |
| 492 <message name="IDS_LOCKSCREEN_DESCRIPTION" desc='Text on lockscreen explai ning to user that they need to unlock the device to continue setup.'> | |
| 493 Unlock to continue setting up your phone | |
| 494 </message> | |
| 495 <message name="IDS_ACTION_NEXT" desc='Text of a button/menu that moves on to the next action.'> | |
|
gone
2017/06/01 20:46:38
You already have IDS_NEXT available.
melandory
2017/06/09 15:09:28
Done.
| |
| 496 Next | |
| 497 </message> | |
| 469 | 498 |
| 470 <!-- Homepage preferences --> | 499 <!-- Homepage preferences --> |
| 471 <message name="IDS_OPTIONS_HOMEPAGE_EDIT_TITLE" desc="The title of the scr een that allows users to change the URL that opens when they tap on the home pag e button in the omnibox."> | 500 <message name="IDS_OPTIONS_HOMEPAGE_EDIT_TITLE" desc="The title of the scr een that allows users to change the URL that opens when they tap on the home pag e button in the omnibox."> |
| 472 Edit home page | 501 Edit home page |
| 473 </message> | 502 </message> |
| 474 <message name="IDS_OPTIONS_HOMEPAGE_EDIT_LABEL" desc="The label for the ed it text field that allows the user to change the URL that is opened when they ta p on the home page button in the omnibox."> | 503 <message name="IDS_OPTIONS_HOMEPAGE_EDIT_LABEL" desc="The label for the ed it text field that allows the user to change the URL that is opened when they ta p on the home page button in the omnibox."> |
| 475 Open this page | 504 Open this page |
| 476 </message> | 505 </message> |
| 477 | 506 |
| 478 <!-- Privacy preferences --> | 507 <!-- Privacy preferences --> |
| (...skipping 2598 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 3077 </message> | 3106 </message> |
| 3078 <message name="IDS_BOTTOM_SHEET_HISTORY_TAB" desc="Accessibility string re ad when the history tab is selected."> | 3107 <message name="IDS_BOTTOM_SHEET_HISTORY_TAB" desc="Accessibility string re ad when the history tab is selected."> |
| 3079 History tab selected | 3108 History tab selected |
| 3080 </message> | 3109 </message> |
| 3081 <message name="IDS_BOTTOM_SHEET_HOME_TAB" desc="Accessibility string read when the home tab is selected."> | 3110 <message name="IDS_BOTTOM_SHEET_HOME_TAB" desc="Accessibility string read when the home tab is selected."> |
| 3082 Home tab selected | 3111 Home tab selected |
| 3083 </message> | 3112 </message> |
| 3084 </messages> | 3113 </messages> |
| 3085 </release> | 3114 </release> |
| 3086 </grit> | 3115 </grit> |
| OLD | NEW |