Provide a Text Domain header for Twenty Ten and Twenty Eleven. WP_Theme will then look to translate the style.css headers (name, author, description, etc.) on themes.php, even if the theme isn't activated. fixes #20448.
git-svn-id: https://develop.svn.wordpress.org/trunk@20946 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
165e855510
commit
e1c6f28e33
@ -8,6 +8,7 @@ Version: 1.3
|
||||
License: GNU General Public License
|
||||
License URI: license.txt
|
||||
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
|
||||
Text Domain: twentyeleven
|
||||
*/
|
||||
|
||||
/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
|
||||
|
@ -7,6 +7,7 @@ Version: 1.3
|
||||
License: GNU General Public License
|
||||
License URI: license.txt
|
||||
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu
|
||||
Text Domain: twentyten
|
||||
*/
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user