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

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

Issue 2343183003: Show a spinner UI for zero-touch enrollment (Closed)
Patch Set: Show a spinner UI for zero-touch enrollment Created 4 years, 3 months 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/chromeos/login/enrollment/enrollment_screen_browsertest.cc » ('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 <!-- ChromeOS-specific strings (included from generated_resources.grd). 2 <!-- ChromeOS-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 1545 matching lines...) Expand 10 before | Expand all | Expand 10 after
1556 </message> 1556 </message>
1557 <message name="IDS_SIGNIN_SCREEN_TITLE" desc="Title of OOBE/Add User sign-in s creen"> 1557 <message name="IDS_SIGNIN_SCREEN_TITLE" desc="Title of OOBE/Add User sign-in s creen">
1558 Sign in 1558 Sign in
1559 </message> 1559 </message>
1560 <message name="IDS_SIGNIN_SCREEN_TITLE_TAB_PROMPT" desc="Title of OOBE/Add Use r sign-in screen with TAB prompt when ChromeVox is active"> 1560 <message name="IDS_SIGNIN_SCREEN_TITLE_TAB_PROMPT" desc="Title of OOBE/Add Use r sign-in screen with TAB prompt when ChromeVox is active">
1561 Sign in, press the tab key to interact with input elements 1561 Sign in, press the tab key to interact with input elements
1562 </message> 1562 </message>
1563 <message name="IDS_LOGIN_GAIA_LOADING_MESSAGE" desc="Message on the OOBE gaia loading screen"> 1563 <message name="IDS_LOGIN_GAIA_LOADING_MESSAGE" desc="Message on the OOBE gaia loading screen">
1564 Please wait... 1564 Please wait...
1565 </message> 1565 </message>
1566 <message name="IDS_ENTERPRISE_ENROLLMENT_WORKING_MESSAGE" desc="Message to sho w while enrollment is in progress">
1567 Please wait...
1568 </message>
1566 <message name="IDS_NETWORK_SELECTION_TITLE" desc="Welcome title shown on netwo rk selection screen"> 1569 <message name="IDS_NETWORK_SELECTION_TITLE" desc="Welcome title shown on netwo rk selection screen">
1567 Let's get started 1570 Let's get started
1568 </message> 1571 </message>
1569 <message name="IDS_OOBE_LANGUAGE_SELECTION_MSG" desc="Chrome OS OOBE: label fo r language selection dropdown"> 1572 <message name="IDS_OOBE_LANGUAGE_SELECTION_MSG" desc="Chrome OS OOBE: label fo r language selection dropdown">
1570 What is your language? 1573 What is your language?
1571 </message> 1574 </message>
1572 <message name="IDS_OOBE_ASSET_ID_LABEL" desc="Chrome OS OOBE: label for asset identifier."> 1575 <message name="IDS_OOBE_ASSET_ID_LABEL" desc="Chrome OS OOBE: label for asset identifier.">
1573 Asset ID: <ph name="ASSET_ID">$1<ex>None specified</ex></ph> 1576 Asset ID: <ph name="ASSET_ID">$1<ex>None specified</ex></ph>
1574 </message> 1577 </message>
1575 <message name="IDS_NETWORK_SELECTION_SELECT" desc="Label for network selection dropdown"> 1578 <message name="IDS_NETWORK_SELECTION_SELECT" desc="Label for network selection dropdown">
(...skipping 4759 matching lines...) Expand 10 before | Expand all | Expand 10 after
6335 <message name="IDS_FLAGS_ENABLE_EHV_INPUT_NAME" desc="Name of the about: flag for enabling emoji, handwriting and voice input on opt-in IME menu."> 6338 <message name="IDS_FLAGS_ENABLE_EHV_INPUT_NAME" desc="Name of the about: flag for enabling emoji, handwriting and voice input on opt-in IME menu.">
6336 Emoji, handwriting and voice input on opt-in IME menu 6339 Emoji, handwriting and voice input on opt-in IME menu
6337 </message> 6340 </message>
6338 <message name="IDS_FLAGS_ENABLE_EHV_INPUT_DESCRIPTION" desc="Description of th e about: flag enabling emoji, handwriting and voice input on opt-in IME menu."> 6341 <message name="IDS_FLAGS_ENABLE_EHV_INPUT_DESCRIPTION" desc="Description of th e about: flag enabling emoji, handwriting and voice input on opt-in IME menu.">
6339 Enable access to emoji, handwriting and voice input form opt-in IME menu. 6342 Enable access to emoji, handwriting and voice input form opt-in IME menu.
6340 </message> 6343 </message>
6341 <message name="IDS_HATS_DONE_BUTTON_LABEL" desc="Label used for the done butto n at the end of survey"> 6344 <message name="IDS_HATS_DONE_BUTTON_LABEL" desc="Label used for the done butto n at the end of survey">
6342 Done 6345 Done
6343 </message> 6346 </message>
6344 </grit-part> 6347 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/chromeos/login/enrollment/enrollment_screen_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698