Accessibility: Remove title attributes from the Theme browser.

Also, adds translators comments and removes a no more used variable, see [27748].

Fixes #35140.
Built from https://develop.svn.wordpress.org/trunk@36015


git-svn-id: http://core.svn.wordpress.org/trunk@35980 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrea Fercia
2015-12-19 00:00:29 +00:00
parent f7f14d94f3
commit 5787972a67
2 changed files with 10 additions and 8 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.5-alpha-36014';
$wp_version = '4.5-alpha-36015';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.