Ticket #30545: 30545.3.diff
File 30545.3.diff, 3.6 KB (added by , 11 years ago) |
---|
-
src/wp-content/themes/twentyfifteen/inc/customizer.php
49 49 50 50 $wp_customize->add_control( new WP_Customize_Color_Control( $wp_customize, 'sidebar_textcolor', array( 51 51 'label' => esc_html__( 'Header and Sidebar Text Color', 'twentyfifteen' ), 52 'description' => esc_html__( ' Only applied to the sidebar on wider screens. On small screens the sidebar will become the header.', 'twentyfifteen' ),52 'description' => esc_html__( 'Applied to the header on small screens and the sidebar on wide screens.', 'twentyfifteen' ), 53 53 'section' => 'colors', 54 54 ) ) ); 55 55 … … 65 65 66 66 $wp_customize->add_control( new WP_Customize_Color_Control( $wp_customize, 'header_background_color', array( 67 67 'label' => esc_html__( 'Header and Sidebar Background Color', 'twentyfifteen' ), 68 'description' => esc_html__( ' Only applied to the sidebar on wider screens. On small screens the sidebar will become the header.', 'twentyfifteen' ),68 'description' => esc_html__( 'Applied to the header on small screens and the sidebar on wide screens.', 'twentyfifteen' ), 69 69 'section' => 'colors', 70 70 ) ) ); 71 71 -
src/wp-content/themes/twentyfifteen/languages/twentyfifteen.pot
4 4 msgstr "" 5 5 "Project-Id-Version: Twenty Fifteen 1.0\n" 6 6 "Report-Msgid-Bugs-To: http://wordpress.org/tags/twentyfifteen\n" 7 "POT-Creation-Date: 2014-1 1-25 16:39:33+00:00\n"7 "POT-Creation-Date: 2014-12-03 19:08:03+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" … … 20 20 msgid "It looks like nothing was found at this location. Maybe try a search?" 21 21 msgstr "" 22 22 23 #: archive.php: 50index.php:46 search.php:3823 #: archive.php:49 index.php:46 search.php:38 24 24 msgid "Previous page" 25 25 msgstr "" 26 26 27 #: archive.php:5 1index.php:47 search.php:3927 #: archive.php:50 index.php:47 search.php:39 28 28 msgid "Next page" 29 29 msgstr "" 30 30 31 #: archive.php:5 2content-link.php:40 content-page.php:29 content.php:4231 #: archive.php:51 content-link.php:40 content-page.php:29 content.php:42 32 32 #: image.php:63 index.php:48 search.php:40 33 33 msgid "Page" 34 34 msgstr "" … … 53 53 msgstr "" 54 54 55 55 #. translators: %s: Name of current post 56 #: content-link.php:31 content.php:33 inc/template-tags.php:23 556 #: content-link.php:31 content.php:33 inc/template-tags.php:237 57 57 msgid "Continue reading %s" 58 58 msgstr "" 59 59 … … 179 179 msgstr "" 180 180 181 181 #: inc/customizer.php:52 inc/customizer.php:68 182 msgid "" 183 "Only applied to the sidebar on wider screens. On small screens the sidebar " 184 "will become the header." 182 msgid "Applied to the header on small screens and the sidebar on wide screens." 185 183 msgstr "" 186 184 187 185 #: inc/customizer.php:67 … … 194 192 "applied to the header." 195 193 msgstr "" 196 194 197 #: inc/customizer.php:9 6195 #: inc/customizer.php:97 198 196 msgid "Default" 199 197 msgstr "" 200 198 201 #: inc/customizer.php:10 7199 #: inc/customizer.php:108 202 200 msgid "Dark" 203 201 msgstr "" 204 202 205 #: inc/customizer.php:11 8203 #: inc/customizer.php:119 206 204 msgid "Yellow" 207 205 msgstr "" 208 206 209 #: inc/customizer.php:1 29207 #: inc/customizer.php:130 210 208 msgid "Pink" 211 209 msgstr "" 212 210 213 #: inc/customizer.php:14 0211 #: inc/customizer.php:141 214 212 msgid "Purple" 215 213 msgstr "" 216 214 217 #: inc/customizer.php:15 1215 #: inc/customizer.php:152 218 216 msgid "Blue" 219 217 msgstr "" 220 218