Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
| 2 <!-- Chrome OS-specific strings (included from generated_resources.grd). | 2 <!-- Chrome OS-specific strings (included from generated_resources.grd). |
| 3 Everything in this file is wrapped in <if expr="chromeos">. --> | 3 Everything in this file is wrapped in <if expr="chromeos">. --> |
| 4 <grit-part> | 4 <grit-part> |
| 5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g eneric. No translation required."> | 5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g eneric. No translation required."> |
| 6 </message> | 6 </message> |
| 7 <!-- Idle logout dialog for retail mode --> | 7 <!-- Idle logout dialog for retail mode --> |
| 8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog. Used in retail mode only."> | 8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog. Used in retail mode only."> |
| 9 Are you still there? | 9 Are you still there? |
| 10 </message> | 10 </message> |
| (...skipping 1770 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1781 </message> | 1781 </message> |
| 1782 <message name="IDS_TIMEZONE_SECTION_TITLE" desc="Title of timezone selection s creen" meaning="A title of the dialog where user should select device timezone d uring initial device configuration"> | 1782 <message name="IDS_TIMEZONE_SECTION_TITLE" desc="Title of timezone selection s creen" meaning="A title of the dialog where user should select device timezone d uring initial device configuration"> |
| 1783 Select timezone | 1783 Select timezone |
| 1784 </message> | 1784 </message> |
| 1785 <message name="IDS_TIMEZONE_DROPDOWN_TITLE" desc="Title of timezone selection dropdown menu" meaning="Small title near timezone dropdown menu suggesting that this is a timezone selector."> | 1785 <message name="IDS_TIMEZONE_DROPDOWN_TITLE" desc="Title of timezone selection dropdown menu" meaning="Small title near timezone dropdown menu suggesting that this is a timezone selector."> |
| 1786 Timezone | 1786 Timezone |
| 1787 </message> | 1787 </message> |
| 1788 <message name="IDS_OOBE_EULA_SECTION_TITLE" desc="Title of Terms of Service sc reen"> | 1788 <message name="IDS_OOBE_EULA_SECTION_TITLE" desc="Title of Terms of Service sc reen"> |
| 1789 Google Chrome OS Terms | 1789 Google Chrome OS Terms |
| 1790 </message> | 1790 </message> |
| 1791 <message name="IDS_OOBE_EULA_IFRAME_LABEL" desc="Accessibility label on an ifr ame with full Chrome OS Terms text"> | |
| 1792 Google Chrome OS Terms contents. | |
|
Greg Levin
2017/02/16 17:29:32
nit: No . after label text?
| |
| 1793 </message> | |
| 1791 <message name="IDS_OOBE_EULA_ACCEPT_AND_CONTINUE_BUTTON_TEXT" desc="Label on a button on the Title of Terms of Service OOBE screen to accept EULA and continue ."> | 1794 <message name="IDS_OOBE_EULA_ACCEPT_AND_CONTINUE_BUTTON_TEXT" desc="Label on a button on the Title of Terms of Service OOBE screen to accept EULA and continue ."> |
| 1792 Accept and continue | 1795 Accept and continue |
| 1793 </message> | 1796 </message> |
| 1794 <message name="IDS_LOGIN_TITLE" desc="Title of sign-in box"> | 1797 <message name="IDS_LOGIN_TITLE" desc="Title of sign-in box"> |
| 1795 Sign in | 1798 Sign in |
| 1796 </message> | 1799 </message> |
| 1797 <message name="IDS_LOGIN_TITLE_HINT" desc="Hint under title 'Sign in to Chrome OS'"> | 1800 <message name="IDS_LOGIN_TITLE_HINT" desc="Hint under title 'Sign in to Chrome OS'"> |
| 1798 with your Google Account | 1801 with your Google Account |
| 1799 </message> | 1802 </message> |
| 1800 <message name="IDS_LOGIN_USERNAME"> | 1803 <message name="IDS_LOGIN_USERNAME"> |
| (...skipping 4928 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 6729 Attempts left: $1 | 6732 Attempts left: $1 |
| 6730 </message> | 6733 </message> |
| 6731 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N umber abbreviation"> | 6734 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N umber abbreviation"> |
| 6732 PIN | 6735 PIN |
| 6733 </message> | 6736 </message> |
| 6734 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a s used in mobile phones) abbreviation"> | 6737 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a s used in mobile phones) abbreviation"> |
| 6735 PUK | 6738 PUK |
| 6736 </message> | 6739 </message> |
| 6737 | 6740 |
| 6738 </grit-part> | 6741 </grit-part> |
| OLD | NEW |