Make WordPress Core

Changeset 19502


Ignore:
Timestamp:
12/01/2011 12:33:09 AM (15 years ago)
Author:
nacin
Message:

Switch to 'Overview' for Twenty Eleven. Use the theme's textdomain. props SergeyBiryukov, see [19493], #19020.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-content/themes/twentyeleven/inc/theme-options.php

    r19237 r19502  
    117117
    118118        get_current_screen()->add_help_tab( array(
    119                 'title' => __('Screen Info'),
     119                'title' => __( 'Overview', 'twentyeleven' ),
    120120                'id' => 'theme-options-help',
    121121                'content' =>
Note: See TracChangeset for help on using the changeset viewer.