diff options
author | yoshiki@chromium.org <yoshiki@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-25 06:15:25 +0000 |
---|---|---|
committer | yoshiki@chromium.org <yoshiki@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-25 06:15:25 +0000 |
commit | 6f35d097fe0e72e1ba01c92288a7db97e08b3f13 (patch) | |
tree | 194c55f62f14a44674e9005107c8f78891001ac4 | |
parent | c8efdabf4662f74b3058b5397621262b35a80eb0 (diff) | |
download | chromium_src-6f35d097fe0e72e1ba01c92288a7db97e08b3f13.zip chromium_src-6f35d097fe0e72e1ba01c92288a7db97e08b3f13.tar.gz chromium_src-6f35d097fe0e72e1ba01c92288a7db97e08b3f13.tar.bz2 |
Large mouse cursor: Change strings
- 'Large cursor' -> 'Large mouse cursor'
- 'Enable large cursor' -> 'Show large mouse cursor'
BUG=253802
TBR=zork@chromium.org
Review URL: https://codereview.chromium.org/17605006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208431 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | ash/ash_strings.grd | 4 | ||||
-rw-r--r-- | chrome/app/chromeos_strings.grdp | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd index d16238a..a004bb1 100644 --- a/ash/ash_strings.grd +++ b/ash/ash_strings.grd @@ -406,8 +406,8 @@ Press Shift + Alt to switch. <message name="IDS_ASH_STATUS_TRAY_ACCESSIBILITY_SCREEN_MAGNIFIER" desc="The label used in the accessibility menu of the system tray to toggle on/off magnifier feature."> 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 + <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 mouse cursor feature."> + Large mouse 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."> diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp index 21852e2..9931e25 100644 --- a/chrome/app/chromeos_strings.grdp +++ b/chrome/app/chromeos_strings.grdp @@ -335,8 +335,8 @@ Press any key to continue exploring. <message name="IDS_OOBE_SPOKEN_FEEDBACK_OPTION" desc="Spoken feedback option shown on OOBE screens accessibility menu."> Spoken feedback </message> - <message name="IDS_OOBE_LARGE_CURSOR_OPTION" desc="Large cursor option shown on OOBE screens accessibility menu."> - Large cursor + <message name="IDS_OOBE_LARGE_CURSOR_OPTION" desc="Large mouse cursor option shown on OOBE screens accessibility menu."> + Large mouse cursor </message> <message name="IDS_OOBE_HIGH_CONTRAST_MODE_OPTION" desc="High contrast mode option shown on OOBE screens accessibility menu."> High contrast @@ -903,8 +903,8 @@ Press any key to continue exploring. <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_EXPLANATION" desc="In the settings tab, this text explains the accessibiliy features."> Enable accessibility features to make your device easier to use. </message> - <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_LARGE_CURSOR_DESCRIPTION" desc="In the settings tab, the text next to the checkbox for the large cursor."> - Enable large cursor + <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_LARGE_CURSOR_DESCRIPTION" desc="In the settings tab, the text next to the checkbox for the large mouse cursor."> + Show large mouse cursor </message> <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_SPOKEN_FEEDBACK_DESCRIPTION" desc="In the settings tab, the text next to the checkbox for spoken feedback."> Enable spoken feedback |