Customizer: Use correct context and translator comments for menu location strings.

See #33431.
Built from https://develop.svn.wordpress.org/trunk@35722


git-svn-id: http://core.svn.wordpress.org/trunk@35686 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2015-11-20 17:46:25 +00:00
parent 277747f944
commit 17af54fc7c
4 changed files with 17 additions and 6 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.4-beta4-35721';
$wp_version = '4.4-beta4-35722';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.