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

Unified Diff: chrome/app/chromeos_strings.grdp

Issue 2223213003: ChromeOS: Implement Accessibility Options screen of material design OOBE. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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 side-by-side diff with in-line comments
Download patch
Index: chrome/app/chromeos_strings.grdp
diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
index 4ee80e026714e5d4b3f8b54248cac0070904c855..0f1bc5aa916f3f8cd99f5ad5e65e28a013fc76f0 100644
--- a/chrome/app/chromeos_strings.grdp
+++ b/chrome/app/chromeos_strings.grdp
@@ -1644,6 +1644,12 @@ Press any key to continue exploring.
<message name="IDS_LANGUAGE_SECTION_TITLE" desc="Title of language selection screen" meaning="A title of the dialog where user should select ChromeOS UI language and default keyboard layout during initial device setup.">
Choose your language &amp; keyboard
</message>
+ <message name="IDS_ACCESIBILITY_SECTION_TITLE" desc="Title of accessibility options screen" meaning="A title of the dialog where user can control ChromeOS UI accessibility (like large cursor or screen reader) options during initial device setup.">
michaelpg 2016/08/09 20:33:08 spelling: ACCESSIBILITY
Alexander Alekseev 2016/08/10 04:03:45 Done.
+ Accessibility settings
+ </message>
+ <message name="IDS_ACCESIBILITY_SECTION_HINT" desc="Under-title line on the accessibility options screen" meaning="A hint to the user that these settings help to make device more usable.">
michaelpg 2016/08/09 20:33:08 same
Alexander Alekseev 2016/08/10 04:03:45 Done.
+ Configure your device to be more usable. These settings are more options are available once device has been set up.
michaelpg 2016/08/09 20:33:08 fix 2nd sentence
Alexander Alekseev 2016/08/10 04:03:45 This is a bit tricky, as it is the exact phrase th
+ </message>
<message name="IDS_NETWORK_SECTION_TITLE" desc="Title of network selection screen" meaning="A title of the dialog where user should select network to connect to Internet">
Connect to network
</message>

Powered by Google App Engine
This is Rietveld 408576698