Twenty Fifteen: Add missing textdomain.

Props pavelevap.
See #32001.


Built from https://develop.svn.wordpress.org/trunk@33005


git-svn-id: http://core.svn.wordpress.org/trunk@32976 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Konstantin Obenland
2015-06-30 19:23:25 +00:00
parent aa3cb4ab1d
commit 8217b0f2f7
2 changed files with 2 additions and 2 deletions

View File

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