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

Unified Diff: app/resources/app_strings.grd

Issue 1155005: views: [accessibility] Add accessible name for the Close button in generic Wi... (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 10 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 | views/window/custom_frame_view.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/resources/app_strings.grd
===================================================================
--- app/resources/app_strings.grd (revision 42181)
+++ app/resources/app_strings.grd (working copy)
@@ -201,6 +201,9 @@
<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">
« no previous file with comments | « no previous file | views/window/custom_frame_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698