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

git-svn-id: http://svn.automattic.com/wordpress/trunk@19502 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
nacin 2011-12-01 00:33:09 +00:00
parent a109cf8c6b
commit 26867ec70a
1 changed files with 1 additions and 1 deletions

View File

@ -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>' .