Changeset 36179
- Timestamp:
- 01/05/2016 10:19:41 PM (9 years ago)
- Location:
- trunk/src/wp-content/themes/twentythirteen
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentythirteen/languages/twentythirteen.pot
r35829 r36179 1 # Copyright (C) 201 5the WordPress team1 # Copyright (C) 2016 the WordPress team 2 2 # This file is distributed under the GNU General Public License v2 or later. 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: Twenty Thirteen 1. 7\n"5 "Project-Id-Version: Twenty Thirteen 1.8\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/theme/twentythirteen\n" 7 "POT-Creation-Date: 201 5-12-08 15:15:23+00:00\n"7 "POT-Creation-Date: 2016-01-05 21:48:08+00:00\n" 8 8 "MIME-Version: 1.0\n" 9 9 "Content-Type: text/plain; charset=UTF-8\n" 10 10 "Content-Transfer-Encoding: 8bit\n" 11 "PO-Revision-Date: 201 5-MO-DA HO:MI+ZONE\n"11 "PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n" 12 12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 13 13 "Language-Team: LANGUAGE <LL@li.org>\n" … … 101 101 #: content-gallery.php:31 content-image.php:30 content-link.php:31 102 102 #: content-quote.php:20 content-status.php:20 content-video.php:30 103 #: content.php:48 image.php:7 0page.php:35103 #: content.php:48 image.php:76 page.php:35 104 104 msgid "Pages:" 105 105 msgstr "" … … 108 108 #: content-chat.php:36 content-gallery.php:46 content-image.php:42 109 109 #: content-link.php:19 content-quote.php:32 content-status.php:26 110 #: content-video.php:42 content.php:31 image.php: 44page.php:39110 #: content-video.php:42 content.php:31 image.php:50 page.php:39 111 111 msgid "Edit" 112 112 msgstr "" … … 148 148 msgstr "" 149 149 150 #. #-#-#-#-# twentythirteen.pot (Twenty Thirteen 1. 7) #-#-#-#-#150 #. #-#-#-#-# twentythirteen.pot (Twenty Thirteen 1.8) #-#-#-#-# 151 151 #. Author URI of the plugin/theme 152 152 #: footer.php:19 … … 257 257 msgstr "" 258 258 259 #: image.php:2 2259 #: image.php:28 260 260 msgid "" 261 261 "<span class=\"attachment-meta\">Published on <time class=\"entry-date\" " … … 264 264 msgstr "" 265 265 266 #: image.php: 38266 #: image.php:44 267 267 msgid "Link to full-size image" 268 268 msgstr "" 269 269 270 #: image.php: 39270 #: image.php:45 271 271 msgid "Full resolution" 272 272 msgstr "" 273 273 274 #: image.php:5 1274 #: image.php:57 275 275 msgid "<span class=\"meta-nav\">←</span> Previous" 276 276 msgstr "" 277 277 278 #: image.php:5 2278 #: image.php:58 279 279 msgid "Next <span class=\"meta-nav\">→</span>" 280 280 msgstr "" -
trunk/src/wp-content/themes/twentythirteen/readme.txt
r35802 r36179 3 3 Requires at least: WordPress 3.6 4 4 Tested up to: WordPress 4.5-trunk 5 Stable tag: 1. 75 Stable tag: 1.8 6 6 License: GPLv2 or later 7 7 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 48 48 == Changelog == 49 49 50 = 1.8 = 51 * Released: January 6, 2016 52 53 https://codex.wordpress.org/Twenty_Thirteen_Theme_Changelog#Version_1.8 54 50 55 = 1.7 = 51 56 * Released: December 8, 2015 -
trunk/src/wp-content/themes/twentythirteen/style.css
r35802 r36179 5 5 Author URI: https://wordpress.org/ 6 6 Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small. 7 Version: 1. 77 Version: 1.8 8 8 License: GNU General Public License v2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset
for help on using the changeset viewer.