From facb5df2fbbb4cafaff8b36de099ed20eda45470 Mon Sep 17 00:00:00 2001 From: Matt Mullenweg Date: Wed, 11 Dec 2013 22:48:11 +0000 Subject: [PATCH] We forgot the text domain, which made translation break. Fixes #26542. Props SergeyBiryukov and pavelevap Built from https://develop.svn.wordpress.org/trunk@26852 git-svn-id: http://core.svn.wordpress.org/trunk@26739 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-content/themes/twentyfourteen/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/wp-content/themes/twentyfourteen/style.css b/wp-content/themes/twentyfourteen/style.css index d61ba3cc66..1ed8066907 100644 --- a/wp-content/themes/twentyfourteen/style.css +++ b/wp-content/themes/twentyfourteen/style.css @@ -8,6 +8,7 @@ Version: 1.0 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-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, accessibility-ready +Text Domain: twentyfourteen This theme, like WordPress, is licensed under the GPL. Use it to make something cool, have fun, and share what you've learned with others.