Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
AX: "video element controller" is an overly verbose default descripti…
…on for the playback controls; how about just "playback" https://bugs.webkit.org/show_bug.cgi?id=113549 Patch by James Craig <james@cookiecrook.com> on 2013-04-01 Reviewed by Chris Fleizach. Source/WebCore: Existing test coverage. Updating the video/audio element's default accessibility labels to be less verbose. Also cleaned up some erroneous comments related to the sub-level controls on these elements. * English.lproj/Localizable.strings: * platform/LocalizedStrings.cpp: (WebCore::localizedMediaControlElementString): (WebCore::localizedMediaControlElementHelpText): * platform/gtk/LocalizedStringsGtk.cpp: (WebCore::localizedMediaControlElementString): Source/WebCore/platform/gtk/po: Existing test coverage. Updating the video/audio element's default accessibility labels to be less verbose. * en_CA.po: * en_GB.po: LayoutTests: Updating the video/audio element's default accessibility labels to be less verbose. * platform/gtk/accessibility/media-controls-panel-title-expected.txt: * platform/gtk/accessibility/media-controls-panel-title.html: * platform/gtk/accessibility/media-element-expected.txt: * platform/mac/accessibility/media-element-expected.txt: Canonical link: https://commits.webkit.org/132030@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@147343 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information
1 parent
8b11bef
commit 21819d85932b861ba452d616928caa7e5ebdc3b1
Showing
12 changed files
with
83 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
BIN
-488 Bytes
(99%)
Source/WebCore/English.lproj/Localizable.strings
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters