<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!--
#msg dl { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fc0 solid; padding: 6px; }
#msg ul, pre { overflow: auto; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<title>[16980] trunk/wp-admin: Help text edits.</title>
</head>
<body>

<div id="msg">
<dl>
<dt>Revision</dt> <dd><a href="http://trac.wordpress.org/changeset/16980">16980</a></dd>
<dt>Author</dt> <dd>nacin</dd>
<dt>Date</dt> <dd>2010-12-16 06:37:03 +0000 (Thu, 16 Dec 2010)</dd>
</dl>

<h3>Log Message</h3>
<pre>Help text edits. props dougwrites, fixes <a href="http://trac.wordpress.org/ticket/15346">#15346</a>.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkwpadmineditformadvancedphp">trunk/wp-admin/edit-form-advanced.php</a></li>
<li><a href="#trunkwpadminedittagsphp">trunk/wp-admin/edit-tags.php</a></li>
<li><a href="#trunkwpadmineditphp">trunk/wp-admin/edit.php</a></li>
<li><a href="#trunkwpadminexportphp">trunk/wp-admin/export.php</a></li>
<li><a href="#trunkwpadminimportphp">trunk/wp-admin/import.php</a></li>
<li><a href="#trunkwpadminindexphp">trunk/wp-admin/index.php</a></li>
<li><a href="#trunkwpadminlinkmanagerphp">trunk/wp-admin/link-manager.php</a></li>
<li><a href="#trunkwpadminnavmenusphp">trunk/wp-admin/nav-menus.php</a></li>
<li><a href="#trunkwpadminoptionsdiscussionphp">trunk/wp-admin/options-discussion.php</a></li>
<li><a href="#trunkwpadminoptionsmediaphp">trunk/wp-admin/options-media.php</a></li>
<li><a href="#trunkwpadminoptionspermalinkphp">trunk/wp-admin/options-permalink.php</a></li>
<li><a href="#trunkwpadminoptionsprivacyphp">trunk/wp-admin/options-privacy.php</a></li>
<li><a href="#trunkwpadminoptionsreadingphp">trunk/wp-admin/options-reading.php</a></li>
<li><a href="#trunkwpadminoptionswritingphp">trunk/wp-admin/options-writing.php</a></li>
<li><a href="#trunkwpadminplugineditorphp">trunk/wp-admin/plugin-editor.php</a></li>
<li><a href="#trunkwpadmintoolsphp">trunk/wp-admin/tools.php</a></li>
<li><a href="#trunkwpadminusersphp">trunk/wp-admin/users.php</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkwpadmineditformadvancedphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/edit-form-advanced.php (16979 => 16980)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/edit-form-advanced.php        2010-12-16 06:14:14 UTC (rev 16979)
+++ trunk/wp-admin/edit-form-advanced.php        2010-12-16 06:37:03 UTC (rev 16980)
</span><span class="lines">@@ -170,9 +170,9 @@
</span><span class="cx"> 
</span><span class="cx"> if ( 'post' == $post_type ) {
</span><span class="cx">         add_contextual_help($current_screen,
</span><del>-        '&lt;p&gt;' . __('The title field and the big Post Editing Area are fixed in place, but you can reposition all the other boxes that allow you to add metadata to your post using drag and drop, and can minimize or expand them by clicking the title bar of the box. You can also hide any of the boxes by using the Screen Options tab, where you can also choose a 1- or 2-column layout for this screen.') . '&lt;/p&gt;' .
</del><ins>+        '&lt;p&gt;' . __('The title field and the big Post Editing Area are fixed in place, but you can reposition all the other boxes using drag and drop, and can minimize or expand them by clicking the title bar of the box. Use the Screen Options tab to unhide more boxes (Excerpt, Send Trackbacks, Custom Fields, Discuusion, Slug, Author) or to choose a 1- or 2-column layout for this screen.') . '&lt;/p&gt;' .
</ins><span class="cx">         '&lt;p&gt;' . __('&lt;strong&gt;Title&lt;/strong&gt; - Enter a title for your post. After you enter a title, you&amp;#8217;ll see the permalink below, which you can edit.') . '&lt;/p&gt;' .
</span><del>-        '&lt;p&gt;' . __('&lt;strong&gt;Post editor&lt;/strong&gt; - Enter the text for your post. There are two modes of editing: Visual and HTML. Choose the mode by clicking on the appropriate tab. Visual mode gives you a WYSIWYG editor. Click the last icon in the row to get a second row of controls. The HTML mode allows you to enter raw HTML along with your post text. You can insert media files by clicking the icons above the post editor and following the directions.') . '&lt;/p&gt;' .
</del><ins>+        '&lt;p&gt;' . __('&lt;strong&gt;Post editor&lt;/strong&gt; - Enter the text for your post. There are two modes of editing: Visual and HTML. Choose the mode by clicking on the appropriate tab. Visual mode gives you a WYSIWYG editor. Click the last icon in the row to get a second row of controls. The screen icon just before that allows you to expand the edit box to full screen. The HTML mode allows you to enter raw HTML along with your post text. You can insert media files by clicking the icons above the post editor and following the directions.') . '&lt;/p&gt;' .
</ins><span class="cx">         '&lt;p&gt;' . __('&lt;strong&gt;Publish&lt;/strong&gt; - You can set the terms of publishing your post in the Publish box. For Status, Visibility, and Publish (immediately), click on the Edit link to reveal more options. Visibility includes options for password-protecting a post or making it stay at the top of your blog indefinitely (sticky). Publish (immediately) allows you to set a future or past date and time, so you can schedule a post to be published in the future or backdate a post.') . '&lt;/p&gt;' .
</span><span class="cx">         ( ( current_theme_supports( 'post-formats' ) &amp;&amp; post_type_supports( 'post', 'post-formats' ) ) ? '&lt;p&gt;' . __( '&lt;strong&gt;Post Format&lt;/strong&gt; - This designates how your theme will display a specific post. For example, you could have a &lt;em&gt;standard&lt;/em&gt; blog post with a title and paragraphs, or a short &lt;em&gt;aside&lt;/em&gt; that omits the title and contains a short text blurb. Please refer to the Codex for &lt;a href=&quot;http://codex.wordpress.org/Post_Formats#Supported_Formats&quot;&gt;descriptions of each post format&lt;/a&gt;.' ) . '&lt;/p&gt;' : '' ) .
</span><span class="cx">         '&lt;p&gt;' . __('&lt;strong&gt;Featured Image&lt;/strong&gt; - This allows you to associate an image with your post without inserting it. This is usually useful only if your theme makes use of the featured image as a post thumbnail on the home page, a custom header, etc.') . '&lt;/p&gt;' .
</span><span class="lines">@@ -180,7 +180,7 @@
</span><span class="cx">         '&lt;p&gt;' . __('&lt;strong&gt;Discussion&lt;/strong&gt; - You can turn comments and pings on or off, and if there are comments on the post, you can see them here and moderate them.') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . sprintf(__('You can also create posts with the &lt;a href=&quot;%s&quot;&gt;Press This bookmarklet&lt;/a&gt;.'), 'options-writing.php') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;&lt;strong&gt;' . __('For more information:') . '&lt;/strong&gt;&lt;/p&gt;' .
</span><del>-        '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Writing_Posts&quot; target=&quot;_blank&quot;&gt;Documentation on Writing Posts&lt;/a&gt;') . '&lt;/p&gt;' .
</del><ins>+        '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Posts_Add_New_SubPanel&quot; target=&quot;_blank&quot;&gt;Documentation on Writing and Editing Posts&lt;/a&gt;') . '&lt;/p&gt;' .
</ins><span class="cx">         '&lt;p&gt;' . __('&lt;a href=&quot;http://wordpress.org/support/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;'
</span><span class="cx">         );
</span><span class="cx"> } elseif ( 'page' == $post_type ) {
</span><span class="lines">@@ -190,7 +190,8 @@
</span><span class="cx">         '&lt;p&gt;' . __('&lt;strong&gt;Template&lt;/strong&gt; - Some themes have custom templates you can use for certain pages that might have additional features or custom layouts. If so, you&amp;#8217;ll see them in this dropdown menu.') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('&lt;strong&gt;Order&lt;/strong&gt; - Pages are usually ordered alphabetically, but you can choose your own order by entering a number (1 for first, etc.) in this field.') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;&lt;strong&gt;' . __('For more information:') . '&lt;/strong&gt;&lt;/p&gt;' .
</span><del>-        '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Pages_Add_New_SubPanel&quot; target=&quot;_blank&quot;&gt;Page Creation Documentation&lt;/a&gt;') . '&lt;/p&gt;' .
</del><ins>+        '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Pages_Add_New_SubPanel&quot; target=&quot;_blank&quot;&gt;Documentation on Adding New Pages&lt;/a&gt;') . '&lt;/p&gt;' .
+        '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Pages_Pages_SubPanel#Editing_Individual_Pages&quot; target=&quot;_blank&quot;&gt;Documentation on Editing Pages&lt;/a&gt;') . '&lt;/p&gt;' .
</ins><span class="cx">         '&lt;p&gt;' . __('&lt;a href=&quot;http://wordpress.org/support/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;'
</span><span class="cx">         );
</span><span class="cx"> }
</span></span></pre></div>
<a id="trunkwpadminedittagsphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/edit-tags.php (16979 => 16980)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/edit-tags.php        2010-12-16 06:14:14 UTC (rev 16979)
+++ trunk/wp-admin/edit-tags.php        2010-12-16 06:37:03 UTC (rev 16980)
</span><span class="lines">@@ -158,36 +158,48 @@
</span><span class="cx"> if ( current_user_can($tax-&gt;cap-&gt;edit_terms) )
</span><span class="cx">         wp_enqueue_script('inline-edit-tax');
</span><span class="cx"> 
</span><del>-if ( 'category' == $taxonomy || 'post_tag' == $taxonomy ) {
</del><ins>+if ( 'category' == $taxonomy || 'link_category' == $taxonomy || 'post_tag' == $taxonomy  ) {
</ins><span class="cx">         if ( 'category' == $taxonomy )
</span><del>-                $help = '&lt;p&gt;' . sprintf(__('You can use categories to define sections of your site and group related posts. The default category is &amp;#8220;Uncategorized&amp;#8221; until you change it in your &lt;a href=&quot;%s&quot;&gt;writing settings&lt;/a&gt;.'), 'options-writing.php') . '&lt;/p&gt;';
</del><ins>+                $help .= '&lt;p&gt;' . sprintf(__( 'You can use categories to define sections of your site and group related posts. The default category is &amp;#8220;Uncategorized&amp;#8221; until you change it in your &lt;a href=&quot;%s&quot;&gt;writing settings&lt;/a&gt;.' ) , 'options-writing.php' ) . '&lt;/p&gt;';
+        elseif ( 'link_category' == $taxonomy ) 
+                $help .= '&lt;p&gt;' . __( 'You can create groups of links by using link categories. Link category names must be unique and link categories are separate from the categories you use for posts.' ) . '&lt;/p&gt;';
</ins><span class="cx">         else
</span><del>-                $help = '&lt;p&gt;' . __('You can assign keywords to your posts using Post Tags. Unlike categories, tags have no hierarchy, meaning there&amp;#8217;s no relationship from one tag to another.') . '&lt;/p&gt;';
</del><ins>+                $help .= '&lt;p&gt;' . __( 'You can assign keywords to your posts using Post Tags. Unlike categories, tags have no hierarchy, meaning there&amp;#8217;s no relationship from one tag to another.' ) . '&lt;/p&gt;';
+                
+        if ( 'link_category' == $taxonomy ) 
+                $help .= '&lt;p&gt;' . __( 'You can delete link categories in the Bulk Action pulldown, but that action does not delete the links within the category. Instead, it moves them to the default link category.' ) . '&lt;/p&gt;';
+        else
+                $help .='&lt;p&gt;' . __( 'What&amp;#8217;s the difference between categories and tags? Normally, tags are ad-hoc keywords that identify important information in your post (names, subjects, etc) that may or may not recur in other posts, while categories are pre-determined sections. If you think of your site like a book, the categories are like the Table of Contents and the tags are like the terms in the index.' ) . '&lt;/p&gt;';
</ins><span class="cx"> 
</span><del>-        $help .='&lt;p&gt;' . __('What&amp;#8217;s the difference between categories and tags? Normally, tags are ad-hoc keywords that identify important information in your post (names, subjects, etc) that may or may not recur in other posts, while categories are pre-determined sections. If you think of your site like a book, the categories are like the Table of Contents and the tags are like the terms in the index.') . '&lt;/p&gt;';
-
</del><span class="cx">         if ( 'category' == $taxonomy )
</span><del>-                $help .= '&lt;p&gt;' . __('When adding a new category on this screen, you&amp;#8217;ll fill in the following fields:') . '&lt;/p&gt;';
-        else
-                $help .= '&lt;p&gt;' . __('When adding a new tag on this screen, you&amp;#8217;ll fill in the following fields:') . '&lt;/p&gt;';
</del><ins>+                $help .= '&lt;p&gt;' . __( 'When adding a new category on this screen, you&amp;#8217;ll fill in the following fields:' ) . '&lt;/p&gt;';
+        elseif ( 'post_tag' == $taxonomy ) 
+                $help .= '&lt;p&gt;' . __( 'When adding a new tag on this screen, you&amp;#8217;ll fill in the following fields:' ) . '&lt;/p&gt;';
</ins><span class="cx"> 
</span><del>-        $help .= '&lt;ul&gt;' .
-                '&lt;li&gt;' . __('&lt;strong&gt;Name&lt;/strong&gt; - The name is how it appears on your site.') . '&lt;/li&gt;';
-        if ( ! global_terms_enabled() )
-                $help .= '&lt;li&gt;' . __('&lt;strong&gt;Slug&lt;/strong&gt; - The &amp;#8220;slug&amp;#8221; is the URL-friendly version of the name. It is usually all lowercase and contains only letters, numbers, and hyphens.') . '&lt;/li&gt;';
</del><ins>+        if ( 'category' == $taxonomy || 'post_tag' == $taxonomy  )
</ins><span class="cx"> 
</span><ins>+                $help .= '&lt;ul&gt;' .
+                '&lt;li&gt;' . __( '&lt;strong&gt;Name&lt;/strong&gt; - The name is how it appears on your site.' ) . '&lt;/li&gt;';
+        
+        if ( ! global_terms_enabled()  )
+        if ( 'category' == $taxonomy || 'post_tag' == $taxonomy  )
+                $help .= '&lt;li&gt;' . __( '&lt;strong&gt;Slug&lt;/strong&gt; - The &amp;#8220;slug&amp;#8221; is the URL-friendly version of the name. It is usually all lowercase and contains only letters, numbers, and hyphens.' ) . '&lt;/li&gt;';
+
</ins><span class="cx">         if ( 'category' == $taxonomy )
</span><del>-                $help .= '&lt;li&gt;' . __('&lt;strong&gt;Parent&lt;/strong&gt; - Categories, unlike tags, can have a hierarchy. You might have a Jazz category, and under that have children categories for Bebop and Big Band. Totally optional. To create a subcategory, just choose another category from the Parent dropdown.') . '&lt;/li&gt;';
</del><ins>+                $help .= '&lt;li&gt;' . __( '&lt;strong&gt;Parent&lt;/strong&gt; - Categories, unlike tags, can have a hierarchy. You might have a Jazz category, and under that have children categories for Bebop and Big Band. Totally optional. To create a subcategory, just choose another category from the Parent dropdown.' ) . '&lt;/li&gt;';
</ins><span class="cx"> 
</span><del>-        $help .= '&lt;li&gt;' . __('&lt;strong&gt;Description&lt;/strong&gt; - The description is not prominent by default; however, some themes may display it.') . '&lt;/li&gt;' .
</del><ins>+        if ( 'category' == $taxonomy || 'post_tag' == $taxonomy  )
+                $help .= '&lt;li&gt;' . __( '&lt;strong&gt;Description&lt;/strong&gt; - The description is not prominent by default; however, some themes may display it.' ) . '&lt;/li&gt;' .
</ins><span class="cx">                 '&lt;/ul&gt;' .
</span><del>-                '&lt;p&gt;' . __('You can change the display of this screen using the Screen Options tab to set how many items are displayed per screen and to display/hide columns in the table.') . '&lt;/p&gt;' .
-                '&lt;p&gt;&lt;strong&gt;' . __('For more information:') . '&lt;/strong&gt;&lt;/p&gt;';
</del><ins>+                '&lt;p&gt;' . __( 'You can change the display of this screen using the Screen Options tab to set how many items are displayed per screen and to display/hide columns in the table.' ) . '&lt;/p&gt;' .
+                '&lt;p&gt;&lt;strong&gt;' . __( 'For more information:' ) . '&lt;/strong&gt;&lt;/p&gt;';
</ins><span class="cx"> 
</span><span class="cx">         if ( 'category' == $taxonomy )
</span><del>-                $help .= '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Manage_Categories_SubPanel&quot; target=&quot;_blank&quot;&gt;Categories Documentation&lt;/a&gt;') . '&lt;/p&gt;';
</del><ins>+                $help .= '&lt;p&gt;' . __( '&lt;a href=&quot;http://codex.wordpress.org/Posts_Categories_SubPanel&quot; target=&quot;_blank&quot;&gt;Documentation on Categories&lt;/a&gt;' ) . '&lt;/p&gt;';
+        elseif ( 'link_category' == $taxonomy )
+                $help .= '&lt;p&gt;' . __( '&lt;a href=&quot;http://codex.wordpress.org/Links_Link_Categories_SubPanel&quot; target=&quot;_blank&quot;&gt;Documentation on Link Categories&lt;/a&gt;' ) . '&lt;/p&gt;';
</ins><span class="cx">         else
</span><del>-                $help .= '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Post_Tags_SubPanel&quot; target=&quot;_blank&quot;&gt;Tags Documentation&lt;/a&gt;') . '&lt;/p&gt;';
</del><ins>+                $help .= '&lt;p&gt;' . __( '&lt;a href=&quot;http://codex.wordpress.org/Posts_Post_Tags_SubPanel&quot; target=&quot;_blank&quot;&gt;Documentation on Post Tags&lt;/a&gt;' ) . '&lt;/p&gt;';
</ins><span class="cx"> 
</span><span class="cx">         $help .= '&lt;p&gt;' . __('&lt;a href=&quot;http://wordpress.org/support/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;';
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkwpadmineditphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/edit.php (16979 => 16980)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/edit.php        2010-12-16 06:14:14 UTC (rev 16979)
+++ trunk/wp-admin/edit.php        2010-12-16 06:37:03 UTC (rev 16980)
</span><span class="lines">@@ -171,7 +171,7 @@
</span><span class="cx">         '&lt;/ul&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('You can also edit multiple posts at once. Select the posts you want to edit using the checkboxes, select Edit from the Bulk Actions menu and click Apply. You will be able to change the metadata (categories, author, etc.) for all selected posts at once. To remove a post from the grouping, just click the x next to its name in the Bulk Edit area that appears.') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;&lt;strong&gt;' . __('For more information:') . '&lt;/strong&gt;&lt;/p&gt;' .
</span><del>-        '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Posts_Edit_SubPanel&quot; target=&quot;_blank&quot;&gt;Edit Posts Documentation&lt;/a&gt;') . '&lt;/p&gt;' .
</del><ins>+        '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Posts_Posts_SubPanel&quot; target=&quot;_blank&quot;&gt;Documentation on Managing Posts&lt;/a&gt;') . '&lt;/p&gt;' .
</ins><span class="cx">         '&lt;p&gt;' . __('&lt;a href=&quot;http://wordpress.org/support/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;'
</span><span class="cx">         );
</span><span class="cx"> } elseif ( 'page' == $post_type ) {
</span><span class="lines">@@ -180,7 +180,7 @@
</span><span class="cx">         '&lt;p&gt;' . __('Managing Pages is very similar to managing Posts, and the screens can be customized in the same way.') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('You can also perform the same types of actions, including narrowing the list by using the filters, acting on a Page using the action links that appear when you hover over a row, or using the Bulk Actions menu to edit the metadata for multiple Pages at once.') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;&lt;strong&gt;' . __('For more information:') . '&lt;/strong&gt;&lt;/p&gt;' .
</span><del>-        '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Pages_Edit_SubPanel&quot; target=&quot;_blank&quot;&gt;Page Management Documentation&lt;/a&gt;') . '&lt;/p&gt;' .
</del><ins>+        '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Pages_Pages_SubPanel&quot; target=&quot;_blank&quot;&gt;Documentation on Managing Pages&lt;/a&gt;') . '&lt;/p&gt;' .
</ins><span class="cx">         '&lt;p&gt;' . __('&lt;a href=&quot;http://wordpress.org/support/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;'
</span><span class="cx">         );
</span><span class="cx"> }
</span></span></pre></div>
<a id="trunkwpadminexportphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/export.php (16979 => 16980)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/export.php        2010-12-16 06:14:14 UTC (rev 16979)
+++ trunk/wp-admin/export.php        2010-12-16 06:37:03 UTC (rev 16980)
</span><span class="lines">@@ -39,10 +39,10 @@
</span><span class="cx"> add_action( 'admin_head', 'add_js' );
</span><span class="cx"> 
</span><span class="cx"> add_contextual_help( $current_screen,
</span><del>-        '&lt;p&gt;' . __('You can export a file of your site&amp;#8217;s content in order to import it into another installation or platform. The export file will be an XML file format called WXR. Posts, pages, comments, custom fields, categories, and tags can be included. You can set filters to have the WXR file only include a certain date, author, category, tag, all posts or all pages, certain publishing statuses.') . '&lt;/p&gt;' .
</del><ins>+        '&lt;p&gt;' . __('You can export a file of your site&amp;#8217;s content in order to import it into another installation or platform. The export file will be an XML file format called WXR. Posts, pages, comments, custom fields, categories, and tags can be included. You can choose for the WXR file to include only certain posts or pages by setting the dropdown filters to  limit the export by category, author, date range by month, or publishing status.') . '&lt;/p&gt;' .
</ins><span class="cx">         '&lt;p&gt;' . __('Once generated, your WXR file can be imported by another WordPress site or by another blogging platform able to access this format.') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;&lt;strong&gt;' . __('For more information:') . '&lt;/strong&gt;&lt;/p&gt;' .
</span><del>-        '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Tools_Export_SubPanel&quot; target=&quot;_blank&quot;&gt;Export Documentation&lt;/a&gt;') . '&lt;/p&gt;' .
</del><ins>+        '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Tools_Export_SubPanel&quot; target=&quot;_blank&quot;&gt;Documentation on Export&lt;/a&gt;') . '&lt;/p&gt;' .
</ins><span class="cx">         '&lt;p&gt;' . __('&lt;a href=&quot;http://wordpress.org/support/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;'
</span><span class="cx"> );
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkwpadminimportphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/import.php (16979 => 16980)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/import.php        2010-12-16 06:14:14 UTC (rev 16979)
+++ trunk/wp-admin/import.php        2010-12-16 06:37:03 UTC (rev 16980)
</span><span class="lines">@@ -20,7 +20,7 @@
</span><span class="cx">         '&lt;p&gt;' . __('This screen lists links to plugins to import data from blogging/content management platforms. Choose the platform you want to import from, and click Install Now when you are prompted in the popup window. If your platform is not listed, click the link to search the plugin directory for other importer plugins to see if there is one for your platform.') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('In previous versions of WordPress, all the importers were built-in, but they have been turned into plugins as of version 3.0 since most people only use them once or infrequently.') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;&lt;strong&gt;' . __('For more information:') . '&lt;/strong&gt;&lt;/p&gt;' .
</span><del>-        '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Tools_Import_SubPanel&quot; target=&quot;_blank&quot;&gt;Import Documentation&lt;/a&gt;') . '&lt;/p&gt;' .
</del><ins>+        '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Tools_Import_SubPanel&quot; target=&quot;_blank&quot;&gt;Documentation on Import&lt;/a&gt;') . '&lt;/p&gt;' .
</ins><span class="cx">         '&lt;p&gt;' . __('&lt;a href=&quot;http://wordpress.org/support/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;'
</span><span class="cx"> );
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkwpadminindexphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/index.php (16979 => 16980)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/index.php        2010-12-16 06:14:14 UTC (rev 16979)
+++ trunk/wp-admin/index.php        2010-12-16 06:37:03 UTC (rev 16980)
</span><span class="lines">@@ -32,10 +32,10 @@
</span><span class="cx"> add_contextual_help($current_screen,
</span><span class="cx"> 
</span><span class="cx">         '&lt;p&gt;' . __( 'Welcome to your WordPress Dashboard! You will find helpful tips in the Help tab of each screen to assist you as you get to know the application.' ) . '&lt;/p&gt;' .
</span><del>-        '&lt;p&gt;' . __( 'The Admin Bar at the top, new in 3.1, provides quick access to common tasks when you are in the front end of your site or anywhere in the dashboard screens.' ) . '&lt;/p&gt;' .
-        '&lt;p&gt;' . __( 'The left-hand navigation menu provides links to the administration screens in your WordPress application. You can expand or collapse navigation sections by clicking on the arrow that appears on the right side of each navigation item when you hover over it. You can also minimize the navigation menu to a narrow icon strip by clicking on the separator lines between navigation sections that end in double arrowheads; when minimized, the submenu items will be displayed on hover.' ) . '&lt;/p&gt;' .
-        '&lt;p&gt;' . __( 'You can configure your dashboard by choosing which modules to display, how many columns to display them in, and where each module should be placed. You can hide/show modules and select the number of columns in the Screen Options tab. To rearrange the modules, drag and drop by clicking on the title bar of the selected module and releasing when you see a gray dotted-line box appear in the location you want to place the module. You can also expand or collapse each module by clicking once on the the module&amp;#8217;s title bar. In addition, some modules are configurable, and will show a &amp;#8220;Configure&amp;#8221; link in the title bar when you hover over it.' ) . '&lt;/p&gt;' .
-        '&lt;p&gt;' . __( 'The modules on your Dashboard screen are:' ) . '&lt;/p&gt;' .
</del><ins>+        '&lt;p&gt;' . __( 'The Admin Bar at the top, new in 3.1, provides quick access to common tasks when you are in the front end of your site.' ) . '&lt;/p&gt;' .
+        '&lt;p&gt;' . __( 'The left-hand navigation menu provides links to the administration screens in your WordPress application. You can expand or collapse navigation sections by clicking on the arrow that appears on the right side of each navigation item when you hover over it. You can also minimize the navigation menu to a narrow icon strip by clicking on the faint separator lines between the Dashboard and Posts sections, or between Comments and Appearance; when minimized, the submenu items will be displayed on hover.' ) . '&lt;/p&gt;' .
+        '&lt;p&gt;' . __( 'You can configure your dashboard by choosing which boxes, or modules, to display in the work area, how many columns to display them in, and where each box should be placed. You can hide/show boxes and select the number of columns in the Screen Options tab. To rearrange the boxes, drag and drop by clicking on the title bar of the selected box and releasing when you see a gray dotted-line rectangle appear in the location you want to place the box. You can also expand or collapse each box by clicking once on the title bar of the box. In addition, some boxes are configurable, and will show a &amp;#8220;Configure&amp;#8221; link in the title bar when you hover over it.' ) . '&lt;/p&gt;' .
+        '&lt;p&gt;' . __( 'The boxes on your Dashboard screen are:' ) . '&lt;/p&gt;' .
</ins><span class="cx">         '&lt;p&gt;' . __( '&lt;strong&gt;Right Now&lt;/strong&gt; - Displays a summary of the content on your site and identifies which theme and version of WordPress you are using.' ) . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __( '&lt;strong&gt;Recent Comments&lt;/strong&gt; - Shows the most recent comments on your posts (configurable, up to 30) and allows you to moderate them.' ) . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __( '&lt;strong&gt;Incoming Links&lt;/strong&gt; - Shows links to your site found by Google Blog Search.' ) . '&lt;/p&gt;' .
</span></span></pre></div>
<a id="trunkwpadminlinkmanagerphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/link-manager.php (16979 => 16980)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/link-manager.php        2010-12-16 06:14:14 UTC (rev 16979)
+++ trunk/wp-admin/link-manager.php        2010-12-16 06:37:03 UTC (rev 16980)
</span><span class="lines">@@ -47,7 +47,7 @@
</span><span class="cx">     '&lt;p&gt;' . __('You can customize the display of this screen using the Screen Options tab and/or the dropdown filters above the links table.') . '&lt;/p&gt;' .
</span><span class="cx">     '&lt;p&gt;' . __('If you delete a link, it will be removed permanently, as Links do not have a Trash function yet.') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;&lt;strong&gt;' . __('For more information:') . '&lt;/strong&gt;&lt;/p&gt;' .
</span><del>-        '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Links_Edit_SubPanel&quot; target=&quot;_blank&quot;&gt;Link Management Documentation&lt;/a&gt;') . '&lt;/p&gt;' .
</del><ins>+        '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Links_Links_SubPanel&quot; target=&quot;_blank&quot;&gt;Documentation on Managing Links&lt;/a&gt;') . '&lt;/p&gt;' .
</ins><span class="cx">         '&lt;p&gt;' . __('&lt;a href=&quot;http://wordpress.org/support/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;'
</span><span class="cx"> );
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkwpadminnavmenusphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/nav-menus.php (16979 => 16980)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/nav-menus.php        2010-12-16 06:14:14 UTC (rev 16979)
+++ trunk/wp-admin/nav-menus.php        2010-12-16 06:37:03 UTC (rev 16980)
</span><span class="lines">@@ -449,9 +449,9 @@
</span><span class="cx"> if ( ! current_theme_supports( 'menus' ) &amp;&amp; ! wp_get_nav_menus() )
</span><span class="cx">         $messages[] = '&lt;div id=&quot;message&quot; class=&quot;updated&quot;&gt;&lt;p&gt;' . __('The current theme does not natively support menus, but you can use the &amp;#8220;Custom Menu&amp;#8221; widget to add any menus you create here to the theme&amp;#8217;s sidebar.') . '&lt;/p&gt;&lt;/div&gt;';
</span><span class="cx"> 
</span><del>-$help =  '&lt;p&gt;' . __('This feature is new in version 3.0; to use a custom menu in place of your theme&amp;#8217;s default menus, support for this feature must be registered in the theme&amp;#8217;s functions.php file. If your theme does not support the custom menus feature yet (the new default theme, Twenty Ten, does), you can learn about adding support yourself by following the below link.') . '&lt;/p&gt;';
</del><ins>+$help =  '&lt;p&gt;' . __('This feature, introduced in version 3.0, allows you to use a custom menu in place of your theme&amp;#8217;s default menus. If your theme does not support the custom menus feature yet (the default theme, Twenty Ten, does), you can learn about adding this support by following the Documentation link in this tab. You can sill use the &amp;#8220;Custom Menu&amp;#8221; widget to add menus to a sidebar.') . '&lt;/p&gt;';
</ins><span class="cx"> $help .= '&lt;p&gt;' . __('You can create custom menus for your site. These menus may contain links to pages, categories, custom links or other content types (use the Screen Options tab to decide which ones to show on the screen). You can specify a different navigation label for a menu item as well as other attributes. You can create multiple menus. If your theme includes more than one menu, you can choose which custom menu to associate with each. You can also use custom menus in conjunction with the Custom Menus widget.') . '&lt;/p&gt;';
</span><del>-$help .= '&lt;p&gt;' . __('To create a new custom menu, click on the + tab, give the menu a name, and click Create Menu. Next, add menu items from the appropriate boxes. You&amp;#8217;ll be able to edit the information for each menu item, and can drag and drop to put them in order. You can also drag a menu item a little to the right to make it a submenu, to create menus with hierarchy. You&amp;#8217;ll see when the position of the drop target shifts over to create the nested placement. Don&amp;#8217;t forget to click Save when you&amp;#8217;re finished.') . '&lt;/p&gt;';
</del><ins>+$help .= '&lt;p&gt;' . __('To create a new custom menu, click on the + tab, give the menu a name, and click Create Menu. Next, add menu items from the appropriate boxes. You&amp;#8217;ll be able to edit the information for each menu item, and can drag and drop to put them in order. You can also drag a menu item a little to the right to make it a submenu, to create menus with hierarchy. Drop the item into its new nested placement when the dotted rectangle target shifts over, also a little to the right. Don&amp;#8217;t forget to click Save when you&amp;#8217;re finished.') . '&lt;/p&gt;';
</ins><span class="cx"> $help .= '&lt;p&gt;&lt;strong&gt;' . __('For more information:') . '&lt;/strong&gt;&lt;/p&gt;';
</span><span class="cx"> $help .= '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Appearance_Menus_SubPanel&quot; target=&quot;_blank&quot;&gt;Menus Documentation&lt;/a&gt;') . '&lt;/p&gt;';
</span><span class="cx"> $help .= '&lt;p&gt;' . __('&lt;a href=&quot;http://wordpress.org/support/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;';
</span></span></pre></div>
<a id="trunkwpadminoptionsdiscussionphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/options-discussion.php (16979 => 16980)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/options-discussion.php        2010-12-16 06:14:14 UTC (rev 16979)
+++ trunk/wp-admin/options-discussion.php        2010-12-16 06:37:03 UTC (rev 16980)
</span><span class="lines">@@ -19,7 +19,7 @@
</span><span class="cx">         '&lt;p&gt;' . __('This screen provides many options for controlling the management and display of comments and links to your posts/pages. So many, in fact, they won&amp;#8217;t all fit here! :) Use the documentation link below to get information on what each discussion setting does.') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('You must click the Save Changes button at the bottom of the screen for new settings to take effect.') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;&lt;strong&gt;' . __('For more information:') . '&lt;/strong&gt;&lt;/p&gt;' .
</span><del>-        '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Settings_Discussion_SubPanel&quot; target=&quot;_blank&quot;&gt;Discussion Settings Documentation&lt;/a&gt;') . '&lt;/p&gt;' .
</del><ins>+        '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Settings_Discussion_SubPanel&quot; target=&quot;_blank&quot;&gt;Documentation on Discussion Settings&lt;/a&gt;') . '&lt;/p&gt;' .
</ins><span class="cx">         '&lt;p&gt;' . __('&lt;a href=&quot;http://wordpress.org/support/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;'
</span><span class="cx"> );
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkwpadminoptionsmediaphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/options-media.php (16979 => 16980)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/options-media.php        2010-12-16 06:14:14 UTC (rev 16979)
+++ trunk/wp-admin/options-media.php        2010-12-16 06:37:03 UTC (rev 16980)
</span><span class="lines">@@ -18,7 +18,7 @@
</span><span class="cx"> add_contextual_help($current_screen,
</span><span class="cx">         '&lt;p&gt;' . __('You can set maximum sizes for images inserted into your written content; you can also insert an image as Full Size.') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('The Embed option allows you embed a video, image, or other media content into your content automatically by typing the URL (of the web page where the file lives) on its own line when you create your content.') . '&lt;/p&gt;' .
</span><del>-        '&lt;p&gt;' . __('Uploading Options gives you folder and path choices for storing your files in your installation&amp;#8217;s directory.') . '&lt;/p&gt;' .
</del><ins>+        ( is_multisite() ? '' : '&lt;p&gt;' . __('Uploading Options gives you folder and path choices for storing your files in your installation&amp;#8217;s directory.') . '&lt;/p&gt;' ) .
</ins><span class="cx">         '&lt;p&gt;' . __('You must click the Save Changes button at the bottom of the screen for new settings to take effect.') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;&lt;strong&gt;' . __('For more information:') . '&lt;/strong&gt;&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Settings_Media_SubPanel&quot; target=&quot;_blank&quot;&gt;Documentation on Media Settings&lt;/a&gt;') . '&lt;/p&gt;' .
</span></span></pre></div>
<a id="trunkwpadminoptionspermalinkphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/options-permalink.php (16979 => 16980)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/options-permalink.php        2010-12-16 06:14:14 UTC (rev 16979)
+++ trunk/wp-admin/options-permalink.php        2010-12-16 06:37:03 UTC (rev 16980)
</span><span class="lines">@@ -23,8 +23,8 @@
</span><span class="cx">         '&lt;p&gt;' . __('The Optional fields let you customize the &amp;#8220;category&amp;#8221; and &amp;#8220;tag&amp;#8221; base names that will appear in archive URLs. For example, the page listing all posts in the &amp;#8220;Uncategorized&amp;#8221; category could be &lt;code&gt;/topics/uncategorized&lt;/code&gt; instead of &lt;code&gt;/category/uncategorized&lt;/code&gt;.') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('You must click the Save Changes button at the bottom of the screen for new settings to take effect.') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;&lt;strong&gt;' . __('For more information:') . '&lt;/strong&gt;&lt;/p&gt;' .
</span><del>-        '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Settings_Permalinks_SubPanel&quot; target=&quot;_blank&quot;&gt;Permalinks Settings Documentation&lt;/a&gt;') . '&lt;/p&gt;' .
-        '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Using_Permalinks&quot; target=&quot;_blank&quot;&gt;Using Permalinks Documentation&lt;/a&gt;') . '&lt;/p&gt;' .
</del><ins>+        '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Settings_Permalinks_SubPanel&quot; target=&quot;_blank&quot;&gt;Documentation on Permalinks Settings&lt;/a&gt;') . '&lt;/p&gt;' .
+        '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Using_Permalinks&quot; target=&quot;_blank&quot;&gt;Documentation on Using Permalinks&lt;/a&gt;') . '&lt;/p&gt;' .
</ins><span class="cx">         '&lt;p&gt;' . __('&lt;a href=&quot;http://wordpress.org/support/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;'
</span><span class="cx"> );
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkwpadminoptionsprivacyphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/options-privacy.php (16979 => 16980)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/options-privacy.php        2010-12-16 06:14:14 UTC (rev 16979)
+++ trunk/wp-admin/options-privacy.php        2010-12-16 06:37:03 UTC (rev 16980)
</span><span class="lines">@@ -20,7 +20,7 @@
</span><span class="cx">         '&lt;p&gt;' . __('When this setting is in effect a reminder is shown in the header of these administration screens that says, &amp;#8220;Search Engines Blocked,&amp;#8221; to remind you that your site is not being crawled.') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('You must click the Save Changes button at the bottom of the screen for new settings to take effect.') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;&lt;strong&gt;' . __('For more information:') . '&lt;/strong&gt;&lt;/p&gt;' .
</span><del>-        '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Settings_Privacy_SubPanel&quot; target=&quot;_blank&quot;&gt;Privacy Settings Documentation&lt;/a&gt;') . '&lt;/p&gt;' .
</del><ins>+        '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Settings_Privacy_SubPanel&quot; target=&quot;_blank&quot;&gt;Documentation on Privacy Settings&lt;/a&gt;') . '&lt;/p&gt;' .
</ins><span class="cx">         '&lt;p&gt;' . __('&lt;a href=&quot;http://wordpress.org/support/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;'
</span><span class="cx"> );
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkwpadminoptionsreadingphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/options-reading.php (16979 => 16980)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/options-reading.php        2010-12-16 06:14:14 UTC (rev 16979)
+++ trunk/wp-admin/options-reading.php        2010-12-16 06:37:03 UTC (rev 16980)
</span><span class="lines">@@ -47,7 +47,7 @@
</span><span class="cx">         '&lt;p&gt;' . __('You can also control the display of your content in RSS feeds, including the maximum numbers of posts to display, whether to show full text or a summary, and the character set encoding.') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('You must click the Save Changes button at the bottom of the screen for new settings to take effect.') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;&lt;strong&gt;' . __('For more information:') . '&lt;/strong&gt;&lt;/p&gt;' .
</span><del>-        '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Settings_Reading_SubPanel&quot; target=&quot;_blank&quot;&gt;Reading Settings Documentation&lt;/a&gt;') . '&lt;/p&gt;' .
</del><ins>+        '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Settings_Reading_SubPanel&quot; target=&quot;_blank&quot;&gt;Documentation on Reading Settings&lt;/a&gt;') . '&lt;/p&gt;' .
</ins><span class="cx">         '&lt;p&gt;' . __('&lt;a href=&quot;http://wordpress.org/support/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;'
</span><span class="cx"> );
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkwpadminoptionswritingphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/options-writing.php (16979 => 16980)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/options-writing.php        2010-12-16 06:14:14 UTC (rev 16979)
+++ trunk/wp-admin/options-writing.php        2010-12-16 06:37:03 UTC (rev 16980)
</span><span class="lines">@@ -19,7 +19,7 @@
</span><span class="cx">         '&lt;p&gt;' . __('You can submit content in several different ways; this screen holds the settings for all of them. The top section controls the editor within these administration screens, while the rest control external publishing methods. For more information on any of these methods, use the documentation links below.') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('You must click the Save Changes button at the bottom of the screen for new settings to take effect.') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;&lt;strong&gt;' . __('For more information:') . '&lt;/strong&gt;&lt;/p&gt;' .
</span><del>-        '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Settings_Writing_SubPanel&quot; target=&quot;_blank&quot;&gt;Writing Settings Documentation&lt;/a&gt;') . '&lt;/p&gt;' .
</del><ins>+        '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Settings_Writing_SubPanel&quot; target=&quot;_blank&quot;&gt;Documentation on Writing Settings&lt;/a&gt;') . '&lt;/p&gt;' .
</ins><span class="cx">         '&lt;p&gt;' . __('&lt;a href=&quot;http://wordpress.org/support/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;'
</span><span class="cx"> );
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkwpadminplugineditorphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/plugin-editor.php (16979 => 16980)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/plugin-editor.php        2010-12-16 06:14:14 UTC (rev 16979)
+++ trunk/wp-admin/plugin-editor.php        2010-12-16 06:37:03 UTC (rev 16980)
</span><span class="lines">@@ -115,9 +115,10 @@
</span><span class="cx">                 '&lt;p&gt;' . __('You can use the editor to make changes to any of your plugins&amp;#8217; individual PHP files. Be aware that if you make changes, plugins updates will overwrite your customizations.') . '&lt;/p&gt;' .
</span><span class="cx">                 '&lt;p&gt;' . __('Choose a plugin to edit from the menu in the upper right and click the Select button. Click once on any file name to load it in the editor, and make your changes. Don&amp;#8217;t forget to save your changes (Update File) when you&amp;#8217;re finished.') . '&lt;/p&gt;' .
</span><span class="cx">                 '&lt;p&gt;' . __('The Documentation menu below the editor lists the PHP functions recognized in the plugin file. Clicking Lookup takes you to a web page about that particular function.') . '&lt;/p&gt;' .
</span><del>-                '&lt;p&gt;' . __('If you want to make changes but don&amp;#8217;t want them to be overwritten when the plugin is updated, you may be ready to think about writing your own plugin. For information on how to edit a plugin or start from scratch, check out the links below.') . '&lt;/p&gt;' .
</del><ins>+                '&lt;p&gt;' . __('If you want to make changes but don&amp;#8217;t want them to be overwritten when the plugin is updated, you may be ready to think about writing your own plugin. For information on how to edit plugins, write your own from scratch, or just better understand their anatomy, check out the links below.') . '&lt;/p&gt;' .
</ins><span class="cx">                 '&lt;p&gt;&lt;strong&gt;' . __('For more information:') . '&lt;/strong&gt;&lt;/p&gt;' .
</span><span class="cx">                 '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Plugins_Editor_SubPanel&quot; target=&quot;_blank&quot;&gt;Documentation on Editing Plugins&lt;/a&gt;') . '&lt;/p&gt;' .
</span><ins>+                '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Writing_a_Plugin&quot; target=&quot;_blank&quot;&gt;Documentation on Writing Plugins&lt;/a&gt;') . '&lt;/p&gt;' .
</ins><span class="cx">                 '&lt;p&gt;' . __('&lt;a href=&quot;http://wordpress.org/support/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;'
</span><span class="cx">         );
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkwpadmintoolsphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/tools.php (16979 => 16980)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/tools.php        2010-12-16 06:14:14 UTC (rev 16979)
+++ trunk/wp-admin/tools.php        2010-12-16 06:37:03 UTC (rev 16980)
</span><span class="lines">@@ -12,10 +12,11 @@
</span><span class="cx"> $title = __('Tools');
</span><span class="cx"> 
</span><span class="cx"> add_contextual_help($current_screen,
</span><del>-        '&lt;p&gt;' . __('Press This is a bookmarklet that makes it easy to blog about something you come across on the web. You can use it to just grab a link, or to post an excerpt. Press This will even allow you to choose from images included on the page and use them in your post. Just drag the Press This link on this screen to your bookmarks bar in your browser, and you&amp;#8217;ll be on your way to easier content creation.') . '&lt;/p&gt;' .
</del><ins>+        '&lt;p&gt;' . __('Press This is a bookmarklet that makes it easy to blog about something you come across on the web. You can use it to just grab a link, or to post an excerpt. Press This will even allow you to choose from images included on the page and use them in your post. Just drag the Press This link on this screen to your bookmarks bar in your browser, and you&amp;#8217;ll be on your way to easier content creation. Clicking on it while on another website opens a popup window with all these options.') . '&lt;/p&gt;' .
+        '&lt;p&gt;' . __('The Use This link for the Categories and Tags Converter will take you to the Import page, where that Converter is one of the plugins you can download. Once installed, the link on this page takes you to a screen where you can choose conversion either way.') . '&lt;/p&gt;' .
</ins><span class="cx">         '&lt;p&gt;' . __('Note: Turbo/Gears is no longer promoted on this screen as it was in previous versions due to the fact that Google has discontinued support for it.') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;&lt;strong&gt;' . __('For more information:') . '&lt;/strong&gt;&lt;/p&gt;' .
</span><del>-        '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Tools_Tools_SubPanel&quot; target=&quot;_blank&quot;&gt;Tools Documentation&lt;/a&gt;') . '&lt;/p&gt;' .
</del><ins>+        '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Tools_Tools_SubPanel&quot; target=&quot;_blank&quot;&gt;Documentation on Tools&lt;/a&gt;') . '&lt;/p&gt;' .
</ins><span class="cx">         '&lt;p&gt;' . __('&lt;a href=&quot;http://wordpress.org/support/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;'
</span><span class="cx"> );
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkwpadminusersphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/users.php (16979 => 16980)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/users.php        2010-12-16 06:14:14 UTC (rev 16979)
+++ trunk/wp-admin/users.php        2010-12-16 06:37:03 UTC (rev 16980)
</span><span class="lines">@@ -19,12 +19,12 @@
</span><span class="cx"> 
</span><span class="cx"> // contextual help - choose Help on the top right of admin panel to preview this.
</span><span class="cx"> add_contextual_help($current_screen,
</span><del>-    '&lt;p&gt;' . __('This screen lists all the existing users for your site. Each user has one of five defined roles as set by the site admin: Site Administrator, Editor, Author, Contributor, or Subscriber. Users with roles other than Administrator will see fewer options when they are logged in, based on their role.') . '&lt;/p&gt;' .
</del><ins>+    '&lt;p&gt;' . __('This screen lists all the existing users for your site. Each user has one of five defined roles as set by the site admin: Site Administrator, Editor, Author, Contributor, or Subscriber. Users with roles other than Administrator will see fewer options in the dashboard navigation when they are logged in, based on their role.') . '&lt;/p&gt;' .
</ins><span class="cx">     '&lt;p&gt;' . __('You can customize the display of information on this screen as you can on other screens, by using the Screen Options tab and the on-screen filters.') . '&lt;/p&gt;' .
</span><span class="cx">     '&lt;p&gt;' . __('To add a new user for your site, click the Add New button at the top of the screen or Add New in the Users menu section.') . '&lt;/p&gt;' .
</span><span class="cx">     '&lt;p&gt;&lt;strong&gt;' . __('For more information:') . '&lt;/strong&gt;&lt;/p&gt;' .
</span><del>-    '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Users_Authors_and_Users_SubPanel&quot; target=&quot;_blank&quot;&gt;Documentation on Authors and Users&lt;/a&gt;') . '&lt;/p&gt;' .
-    '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Roles_and_Capabilities&quot; target=&quot;_blank&quot;&gt;Roles and Capabilities Descriptions&lt;/a&gt;') . '&lt;/p&gt;' .
</del><ins>+    '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Users_Users_SubPanel&quot; target=&quot;_blank&quot;&gt;Documentation on Managing Users&lt;/a&gt;') . '&lt;/p&gt;' .
+    '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Roles_and_Capabilities&quot; target=&quot;_blank&quot;&gt;Descriptions of Roles and Capabilities&lt;/a&gt;') . '&lt;/p&gt;' .
</ins><span class="cx">     '&lt;p&gt;' . __('&lt;a href=&quot;http://wordpress.org/support/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;'
</span><span class="cx"> );
</span><span class="cx"> 
</span></span></pre>
</div>
</div>

</body>
</html>