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

Unified Diff: chrome/app/chromeos_strings.grdp

Issue 282883004: Added accessible title, icon-title and notification for factory reset screen. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 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 30e4a7b747a83e69c2b2511e2e57c3974d60e880..52cb376eb826582583fa99444df5b9687234aa2a 100644
--- a/chrome/app/chromeos_strings.grdp
+++ b/chrome/app/chromeos_strings.grdp
@@ -1202,6 +1202,9 @@ Press any key to continue exploring.
<message name="IDS_RESET_SCREEN_TITLE" desc="Title of the reset screen">
Factory reset
</message>
+ <message name="IDS_RESET_SCREEN_ICON_TITLE" desc="Accessible title of the reset screen icon depicting exclamation mark.">
+ Exclamation mark icon
+ </message>
<message name="IDS_UPDATE_SCREEN_TITLE" desc="Title of the OOBE update screen">
Update
</message>

Powered by Google App Engine
This is Rietveld 408576698