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

Unified Diff: chrome/app/settings_strings.grdp

Issue 2772743002: UI change for adjustable large cursor (Closed)
Patch Set: Use variable for indent. Created 3 years, 9 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
« no previous file with comments | « no previous file | chrome/browser/resources/settings/a11y_page/manage_a11y_page.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/settings_strings.grdp
diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
index acb05a4da067e8b9d38b8294f1e39bbefdf7231c..cdac465eb293e43d099d3431922944f2bbc8d6da 100644
--- a/chrome/app/settings_strings.grdp
+++ b/chrome/app/settings_strings.grdp
@@ -151,7 +151,13 @@
Show large mouse cursor
</message>
<message name="IDS_SETTINGS_LARGE_MOUSE_CURSOR_SIZE_LABEL" desc="Label for a slider which changes the size of large mouse cursor.">
- Cursor size:
+ Adjust cursor size
+ </message>
+ <message name="IDS_SETTINGS_LARGE_MOUSE_CURSOR_SIZE_SMALL_LABEL" desc="Label in the slider which indicates that this side makes the cursor small.">
+ Small
+ </message>
+ <message name="IDS_SETTINGS_LARGE_MOUSE_CURSOR_SIZE_LARGE_LABEL" desc="Label in the slider which indicates that this side makes the cursor large.">
+ Large
</message>
<message name="IDS_SETTINGS_HIGH_CONTRAST_LABEL" desc="Label for checkbox which enables high-contrast UI.">
Use high contrast mode
« no previous file with comments | « no previous file | chrome/browser/resources/settings/a11y_page/manage_a11y_page.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698