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

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

Issue 2392273002: ChromeOS: Implement Update screen of material design OOBE. (Closed)
Patch Set: Update after review. Added new screen name. Created 4 years, 2 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/resources/chromeos/login/custom_elements_oobe.html » ('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 1533 matching lines...) Expand 10 before | Expand all | Expand 10 after
1544 </message> 1544 </message>
1545 <message name="IDS_RESET_SCREEN_TITLE" desc="Title of the reset screen"> 1545 <message name="IDS_RESET_SCREEN_TITLE" desc="Title of the reset screen">
1546 Factory reset 1546 Factory reset
1547 </message> 1547 </message>
1548 <message name="IDS_RESET_SCREEN_ICON_TITLE" desc="Accessible title of the rese t screen icon depicting exclamation mark."> 1548 <message name="IDS_RESET_SCREEN_ICON_TITLE" desc="Accessible title of the rese t screen icon depicting exclamation mark.">
1549 Exclamation mark icon 1549 Exclamation mark icon
1550 </message> 1550 </message>
1551 <message name="IDS_UPDATE_SCREEN_TITLE" desc="Title of the OOBE update screen" > 1551 <message name="IDS_UPDATE_SCREEN_TITLE" desc="Title of the OOBE update screen" >
1552 Update 1552 Update
1553 </message> 1553 </message>
1554 <message name="IDS_UPDATING_SCREEN_TITLE" desc="Title of the OOBE screen displ ayed while system update is being dowloaded.">
1555 Updating
1556 </message>
1554 <message name="IDS_UPDATE_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoken on opening the OOBE update screen"> 1557 <message name="IDS_UPDATE_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoken on opening the OOBE update screen">
1555 Chrome updates automatically so you always have the freshest version 1558 Chrome updates automatically so you always have the freshest version
1556 </message> 1559 </message>
1557 <message name="IDS_SIGNIN_SCREEN_TITLE" desc="Title of OOBE/Add User sign-in s creen"> 1560 <message name="IDS_SIGNIN_SCREEN_TITLE" desc="Title of OOBE/Add User sign-in s creen">
1558 Sign in 1561 Sign in
1559 </message> 1562 </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"> 1563 <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 1564 Sign in, press the tab key to interact with input elements
1562 </message> 1565 </message>
1563 <message name="IDS_LOGIN_GAIA_LOADING_MESSAGE" desc="Message on the OOBE gaia loading screen"> 1566 <message name="IDS_LOGIN_GAIA_LOADING_MESSAGE" desc="Message on the OOBE gaia loading screen">
(...skipping 4802 matching lines...) Expand 10 before | Expand all | Expand 10 after
6366 <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."> 6369 <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.">
6367 Emoji, handwriting and voice input on opt-in IME menu 6370 Emoji, handwriting and voice input on opt-in IME menu
6368 </message> 6371 </message>
6369 <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."> 6372 <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.">
6370 Enable access to emoji, handwriting and voice input form opt-in IME menu. 6373 Enable access to emoji, handwriting and voice input form opt-in IME menu.
6371 </message> 6374 </message>
6372 <message name="IDS_HATS_DONE_BUTTON_LABEL" desc="Label used for the done butto n at the end of survey"> 6375 <message name="IDS_HATS_DONE_BUTTON_LABEL" desc="Label used for the done butto n at the end of survey">
6373 Done 6376 Done
6374 </message> 6377 </message>
6375 </grit-part> 6378 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/chromeos/login/custom_elements_oobe.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698