From 08b40e44be902c12a8026c5d754dd25c711179bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Helen=20Hou-Sand=C3=AD?= Date: Fri, 8 Apr 2016 21:22:28 +0000 Subject: [PATCH] Default theme bumps for 4.5. * Twenty Eleven 2.4 * Twenty Twelve 2.0 * Twenty Thirteen 1.9 * Twenty Fourteen 1.7 * Twenty Fifteen 1.5 props davidakennedy, ocean90. fixes #36354. Built from https://develop.svn.wordpress.org/trunk@37168 git-svn-id: http://core.svn.wordpress.org/trunk@37135 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- languages/twentytwelve.pot | 56 +++++++++++++++++++------------------- readme.txt | 9 ++++-- style.css | 2 +- 3 files changed, 36 insertions(+), 31 deletions(-) diff --git a/languages/twentytwelve.pot b/languages/twentytwelve.pot index e90657655..6be731a70 100644 --- a/languages/twentytwelve.pot +++ b/languages/twentytwelve.pot @@ -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 Twelve 1.9\n" +"Project-Id-Version: Twenty Twelve 2.0\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/theme/twentytwelve\n" -"POT-Creation-Date: 2015-12-08 15:15:37+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 \n" "Language-Team: LANGUAGE \n" @@ -109,7 +109,7 @@ msgstr "" #: content-aside.php:26 content-image.php:26 content-link.php:24 #: content-page.php:24 content-quote.php:23 content-status.php:40 -#: content.php:51 functions.php:342 image.php:37 +#: content.php:51 functions.php:345 image.php:37 msgid "Edit" msgstr "" @@ -139,7 +139,7 @@ msgstr "" msgid "View all posts by %s " msgstr "" -#. #-#-#-#-# twentytwelve.pot (Twenty Twelve 1.9) #-#-#-#-# +#. #-#-#-#-# twentytwelve.pot (Twenty Twelve 2.0) #-#-#-#-# #. Author URI of the plugin/theme #: footer.php:16 msgid "https://wordpress.org/" @@ -160,7 +160,7 @@ msgstr "" #. translators: If there are characters in your language that are not supported #. by Open Sans, translate this to 'off'. Do not translate into your own #. language. -#: functions.php:101 +#: functions.php:104 msgctxt "Open Sans font: on or off" msgid "on" msgstr "" @@ -168,100 +168,100 @@ msgstr "" #. translators: To add an additional Open Sans character subset specific to #. your language, translate this to 'greek', 'cyrillic' or 'vietnamese'. Do not #. translate into your own language. -#: functions.php:107 +#: functions.php:110 msgctxt "Open Sans font: add new subset (greek, cyrillic, vietnamese)" msgid "no-subset" msgstr "" -#: functions.php:212 +#: functions.php:215 msgid "Page %s" msgstr "" -#: functions.php:241 +#: functions.php:244 msgid "Main Sidebar" msgstr "" -#: functions.php:243 +#: functions.php:246 msgid "" "Appears on posts and pages except the optional Front Page template, which " "has its own widgets" msgstr "" -#: functions.php:251 +#: functions.php:254 msgid "First Front Page Widget Area" msgstr "" -#: functions.php:253 functions.php:263 +#: functions.php:256 functions.php:266 msgid "" "Appears when using the optional Front Page template with a page set as " "Static Front Page" msgstr "" -#: functions.php:261 +#: functions.php:264 msgid "Second Front Page Widget Area" msgstr "" -#: functions.php:283 single.php:20 +#: functions.php:286 single.php:20 msgid "Post navigation" msgstr "" -#: functions.php:284 +#: functions.php:287 msgid " Older posts" msgstr "" -#: functions.php:285 +#: functions.php:288 msgid "Newer posts " msgstr "" -#: functions.php:310 +#: functions.php:313 msgid "Pingback:" msgstr "" -#: functions.php:310 +#: functions.php:313 msgid "(Edit)" msgstr "" -#: functions.php:325 +#: functions.php:328 msgid "Post author" msgstr "" #. translators: 1: date, 2: time -#: functions.php:331 +#: functions.php:334 msgid "%1$s at %2$s" msgstr "" -#: functions.php:337 +#: functions.php:340 msgid "Your comment is awaiting moderation." msgstr "" -#: functions.php:346 +#: functions.php:349 msgid "Reply" msgstr "" #. Translators: used between list items, there is a space after the comma. -#: functions.php:367 functions.php:370 +#: functions.php:370 functions.php:373 msgid ", " msgstr "" -#: functions.php:381 +#: functions.php:384 msgid "View all posts by %s" msgstr "" #. Translators: 1 is category, 2 is tag, 3 is the date and 4 is the author's #. name. -#: functions.php:387 +#: functions.php:390 msgid "" "This entry was posted in %1$s and tagged %2$s on %3$s by %4$s." msgstr "" -#: functions.php:389 +#: functions.php:392 msgid "" "This entry was posted in %1$s on %3$s by %4$s." msgstr "" -#: functions.php:391 +#: functions.php:394 msgid "This entry was posted on %3$s by %4$s." msgstr "" diff --git a/readme.txt b/readme.txt index fe401d348..991a8692c 100644 --- a/readme.txt +++ b/readme.txt @@ -1,8 +1,8 @@ === Twenty Twelve === Contributors: the WordPress team Requires at least: WordPress 3.5 -Tested up to: WordPress 4.5-trunk -Stable tag: 1.9 +Tested up to: WordPress 4.6-trunk +Stable tag: 2.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Tags: light, gray, white, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready @@ -43,6 +43,11 @@ Source: https://github.com/aFarkas/html5shiv == Changelog == += 2.0 = +* Released: April 12, 2016 + +https://codex.wordpress.org/Twenty_Twelve_Theme_Changelog#Version_2.0 + = 1.9 = * Released: December 8, 2015 diff --git a/style.css b/style.css index 39dea3a48..bacabf229 100644 --- a/style.css +++ b/style.css @@ -4,7 +4,7 @@ Theme URI: https://wordpress.org/themes/twentytwelve/ Author: the WordPress team Author URI: https://wordpress.org/ Description: The 2012 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background. -Version: 1.9 +Version: 2.0 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Tags: light, gray, white, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready