summaryrefslogtreecommitdiffstats
path: root/app/resources
diff options
context:
space:
mode:
authorctguil@chromium.org <ctguil@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-22 22:34:54 +0000
committerctguil@chromium.org <ctguil@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-22 22:34:54 +0000
commit8c157cf900b7ae30185b4905ac51c39dfc2c90ad (patch)
treea6cd5f97dd8af8cd9e38a6275119834d6801dbc7 /app/resources
parent02aae3fac31e8ac28c5ee8c4b70e70dcef599dd0 (diff)
downloadchromium_src-8c157cf900b7ae30185b4905ac51c39dfc2c90ad.zip
chromium_src-8c157cf900b7ae30185b4905ac51c39dfc2c90ad.tar.gz
chromium_src-8c157cf900b7ae30185b4905ac51c39dfc2c90ad.tar.bz2
views: [accessibility] Add accessible name for the Close button in generic Window.
BUG=9614 TEST=open AccExplorer, open a dialog window, point it to the Close button in the top-right corner, see if it shows Close as the accessible name. Patch from Thiago Farina <thiago.farina@gmail.com> Review URL: http://codereview.chromium.org/1155005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42270 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'app/resources')
-rw-r--r--app/resources/app_strings.grd3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/resources/app_strings.grd b/app/resources/app_strings.grd
index 3e352be0..5d79362 100644
--- a/app/resources/app_strings.grd
+++ b/app/resources/app_strings.grd
@@ -201,6 +201,9 @@ need to be translated for each locale.-->
<message name="IDS_APP_ACCACTION_PRESS" desc="The accessible default action for a button.">
Press
</message>
+ <message name="IDS_APP_ACCNAME_CLOSE" desc="The accessible name for the Close button.">
+ Close
+ </message>
<!-- Scroll Bar Context Menu Labels -->
<message name="IDS_APP_SCROLLBAR_CXMENU_SCROLLHERE" desc="The label for the 'Scroll Here' item">