Make WordPress Core

Ticket #30545: 30545.3.diff

File 30545.3.diff, 3.6 KB (added by iamtakashi, 11 years ago)

with changes in POT file.

  • src/wp-content/themes/twentyfifteen/inc/customizer.php

     
    4949
    5050        $wp_customize->add_control( new WP_Customize_Color_Control( $wp_customize, 'sidebar_textcolor', array(
    5151                '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' ),
    5353                'section'     => 'colors',
    5454        ) ) );
    5555
     
    6565
    6666        $wp_customize->add_control( new WP_Customize_Color_Control( $wp_customize, 'header_background_color', array(
    6767                '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' ),
    6969                'section'     => 'colors',
    7070        ) ) );
    7171
  • src/wp-content/themes/twentyfifteen/languages/twentyfifteen.pot

     
    44msgstr ""
    55"Project-Id-Version: Twenty Fifteen 1.0\n"
    66"Report-Msgid-Bugs-To: http://wordpress.org/tags/twentyfifteen\n"
    7 "POT-Creation-Date: 2014-11-25 16:39:33+00:00\n"
     7"POT-Creation-Date: 2014-12-03 19:08:03+00:00\n"
    88"MIME-Version: 1.0\n"
    99"Content-Type: text/plain; charset=UTF-8\n"
    1010"Content-Transfer-Encoding: 8bit\n"
     
    2020msgid "It looks like nothing was found at this location. Maybe try a search?"
    2121msgstr ""
    2222
    23 #: archive.php:50 index.php:46 search.php:38
     23#: archive.php:49 index.php:46 search.php:38
    2424msgid "Previous page"
    2525msgstr ""
    2626
    27 #: archive.php:51 index.php:47 search.php:39
     27#: archive.php:50 index.php:47 search.php:39
    2828msgid "Next page"
    2929msgstr ""
    3030
    31 #: archive.php:52 content-link.php:40 content-page.php:29 content.php:42
     31#: archive.php:51 content-link.php:40 content-page.php:29 content.php:42
    3232#: image.php:63 index.php:48 search.php:40
    3333msgid "Page"
    3434msgstr ""
     
    5353msgstr ""
    5454
    5555#. translators: %s: Name of current post
    56 #: content-link.php:31 content.php:33 inc/template-tags.php:235
     56#: content-link.php:31 content.php:33 inc/template-tags.php:237
    5757msgid "Continue reading %s"
    5858msgstr ""
    5959
     
    179179msgstr ""
    180180
    181181#: 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."
     182msgid "Applied to the header on small screens and the sidebar on wide screens."
    185183msgstr ""
    186184
    187185#: inc/customizer.php:67
     
    194192"applied to the header."
    195193msgstr ""
    196194
    197 #: inc/customizer.php:96
     195#: inc/customizer.php:97
    198196msgid "Default"
    199197msgstr ""
    200198
    201 #: inc/customizer.php:107
     199#: inc/customizer.php:108
    202200msgid "Dark"
    203201msgstr ""
    204202
    205 #: inc/customizer.php:118
     203#: inc/customizer.php:119
    206204msgid "Yellow"
    207205msgstr ""
    208206
    209 #: inc/customizer.php:129
     207#: inc/customizer.php:130
    210208msgid "Pink"
    211209msgstr ""
    212210
    213 #: inc/customizer.php:140
     211#: inc/customizer.php:141
    214212msgid "Purple"
    215213msgstr ""
    216214
    217 #: inc/customizer.php:151
     215#: inc/customizer.php:152
    218216msgid "Blue"
    219217msgstr ""
    220218