Twenty Ten: Revert pot changes after update test.
Introduced in [37714]. Built from https://develop.svn.wordpress.org/trunk@37715 git-svn-id: http://core.svn.wordpress.org/trunk@37681 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
8c82515ab6
commit
2678153cd4
|
@ -1,14 +1,14 @@
|
|||
# Copyright (C) 2015 the WordPress team
|
||||
# Copyright (C) 2016 the WordPress team
|
||||
# This file is distributed under the GNU General Public License v2 or later.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Twenty Ten 2.1\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/twentyten\n"
|
||||
"POT-Creation-Date: 2015-12-08 15:15:12+00:00\n"
|
||||
"POT-Creation-Date: 2016-04-05 09:48:39+00:00\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: 2015-MO-DA HO:MI+ZONE\n"
|
||||
"PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '4.6-alpha-37714';
|
||||
$wp_version = '4.6-alpha-37715';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
|
Loading…
Reference in New Issue