Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(506)

Side by Side Diff: chrome/app/chromeos_strings.grdp

Issue 2564563004: ChromeOS MD-OOBE: Add Timezone Selection screen. (Closed)
Patch Set: Update after review. Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | chrome/browser/resources/chromeos/login/oobe_screen_network.js » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 1734 matching lines...) Expand 10 before | Expand all | Expand 10 after
1745 </message> 1745 </message>
1746 <message name="IDS_OOBE_CLOSE_ACCESSIBILITY_MENU" desc="Text to be spoken when focus is set to the close button of accessibility options menu."> 1746 <message name="IDS_OOBE_CLOSE_ACCESSIBILITY_MENU" desc="Text to be spoken when focus is set to the close button of accessibility options menu.">
1747 Close accessibility menu 1747 Close accessibility menu
1748 </message> 1748 </message>
1749 <message name="IDS_OOBE_OTHER_LANGUAGES" desc="Option group name dividing vend or-configured languages from other available languages in out-of-box 'Select lan guage' select control."> 1749 <message name="IDS_OOBE_OTHER_LANGUAGES" desc="Option group name dividing vend or-configured languages from other available languages in out-of-box 'Select lan guage' select control.">
1750 Other languages 1750 Other languages
1751 </message> 1751 </message>
1752 <message name="IDS_OOBE_OTHER_KEYBOARD_LAYOUTS" desc="Option group name dividi ng vendor-configured keyboard layouts from other available layouts in out-of-box 'Select your keyboard' select control."> 1752 <message name="IDS_OOBE_OTHER_KEYBOARD_LAYOUTS" desc="Option group name dividi ng vendor-configured keyboard layouts from other available layouts in out-of-box 'Select your keyboard' select control.">
1753 Other keyboards 1753 Other keyboards
1754 </message> 1754 </message>
1755 <message name="IDS_TIMEZONE_BUTTON_TEXT" desc="Label on a button that opens ti mezone selection screen" meaning="Label on a button that opens timezone selectio n screen during initial device configuration">
1756 Timezone
1757 </message>
1758 <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">
1759 Select timezone
1760 </message>
1761 <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.">
1762 Timezone
1763 </message>
1755 <message name="IDS_OOBE_EULA_SECTION_TITLE" desc="Title of Terms of Service sc reen"> 1764 <message name="IDS_OOBE_EULA_SECTION_TITLE" desc="Title of Terms of Service sc reen">
1756 Google Chrome OS Terms 1765 Google Chrome OS Terms
1757 </message> 1766 </message>
1758 <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 ."> 1767 <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 .">
1759 Accept and continue 1768 Accept and continue
1760 </message> 1769 </message>
1761 <message name="IDS_LOGIN_TITLE" desc="Title of sign-in box"> 1770 <message name="IDS_LOGIN_TITLE" desc="Title of sign-in box">
1762 Sign in 1771 Sign in
1763 </message> 1772 </message>
1764 <message name="IDS_LOGIN_TITLE_HINT" desc="Hint under title 'Sign in to Chrome OS'"> 1773 <message name="IDS_LOGIN_TITLE_HINT" desc="Hint under title 'Sign in to Chrome OS'">
(...skipping 4843 matching lines...) Expand 10 before | Expand all | Expand 10 after
6608 Attempts left: $1 6617 Attempts left: $1
6609 </message> 6618 </message>
6610 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N umber abbreviation"> 6619 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N umber abbreviation">
6611 PIN 6620 PIN
6612 </message> 6621 </message>
6613 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a s used in mobile phones) abbreviation"> 6622 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a s used in mobile phones) abbreviation">
6614 PUK 6623 PUK
6615 </message> 6624 </message>
6616 6625
6617 </grit-part> 6626 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/chromeos/login/oobe_screen_network.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698