diff options
author | yoshiki@chromium.org <yoshiki@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-12 03:39:20 +0000 |
---|---|---|
committer | yoshiki@chromium.org <yoshiki@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-12 03:39:20 +0000 |
commit | 48c777effc00d8ee43c4cb1c8e35d19bf85e6ede (patch) | |
tree | 256de6d48f30e90635c9d27c7caeddca45eeaced /ash/ash_strings.grd | |
parent | 9355a40bcb7577c5f44e89eb4f61d3fcacc04be4 (diff) | |
download | chromium_src-48c777effc00d8ee43c4cb1c8e35d19bf85e6ede.zip chromium_src-48c777effc00d8ee43c4cb1c8e35d19bf85e6ede.tar.gz chromium_src-48c777effc00d8ee43c4cb1c8e35d19bf85e6ede.tar.bz2 |
Large Cursor: Decapitalize strings to be consistent with other a11 strings.
This patch changes following 3 strings.
- In ash tray: 'Large Cursor' -> 'Large cursor'
- In OOBE: 'Large Cursor' -> 'Large cursor'
- Settings page: 'Enable Large Cursor' -> 'Enable large cursor'.
BUG=247255
R=satorux@chromium.org
NOTRY=True
Review URL: https://chromiumcodereview.appspot.com/16365014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205704 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/ash_strings.grd')
-rw-r--r-- | ash/ash_strings.grd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd index d12b4bd..53b2547 100644 --- a/ash/ash_strings.grd +++ b/ash/ash_strings.grd @@ -398,7 +398,7 @@ Press Shift + Alt to switch. Screen magnifier </message> <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_LARGE_CURSOR" desc="The label used in the accessibility menu of the system tray to toggle on/off large cursor feature."> - Large Cursor + Large cursor </message> <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_LEARN_MORE" desc="The label used in the accessibility menu of the system tray to open a webpage (article on help center) containing explanation about accessibility feature."> |