Switch to 'Overview' for Twenty Eleven. Use the theme's textdomain. props SergeyBiryukov, see [19493], #19020.
git-svn-id: https://develop.svn.wordpress.org/trunk@19502 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
d36315ee66
commit
ce22f02ff7
@ -116,7 +116,7 @@ function twentyeleven_theme_options_help() {
|
||||
return;
|
||||
|
||||
get_current_screen()->add_help_tab( array(
|
||||
'title' => __('Screen Info'),
|
||||
'title' => __( 'Overview', 'twentyeleven' ),
|
||||
'id' => 'theme-options-help',
|
||||
'content' =>
|
||||
'<p>' . __( 'Some themes provide customization options that are grouped together on a Theme Options screen. If you change themes, options may change or disappear, as they are theme-specific. Your current theme, Twenty Eleven, provides the following Theme Options:', 'twentyeleven' ) . '</p>' .
|
||||
|
Loading…
Reference in New Issue
Block a user