<!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>[12789] trunk: i18n fixes.</title>
</head>
<body>

<div id="msg">
<dl>
<dt>Revision</dt> <dd><a href="http://trac.wordpress.org/changeset/12789">12789</a></dd>
<dt>Author</dt> <dd>ryan</dd>
<dt>Date</dt> <dd>2010-01-21 21:37:43 +0000 (Thu, 21 Jan 2010)</dd>
</dl>

<h3>Log Message</h3>
<pre>i18n fixes. Props nbachiyski. fixes <a href="http://trac.wordpress.org/ticket/11954">#11954</a></pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkwpadminadminajaxphp">trunk/wp-admin/admin-ajax.php</a></li>
<li><a href="#trunkwpadmincommentphp">trunk/wp-admin/comment.php</a></li>
<li><a href="#trunkwpadmineditcommentsphp">trunk/wp-admin/edit-comments.php</a></li>
<li><a href="#trunkwpadmineditformadvancedphp">trunk/wp-admin/edit-form-advanced.php</a></li>
<li><a href="#trunkwpadmineditphp">trunk/wp-admin/edit.php</a></li>
<li><a href="#trunkwpadminimportbloggerphp">trunk/wp-admin/import/blogger.php</a></li>
<li><a href="#trunkwpadminimportgreymatterphp">trunk/wp-admin/import/greymatter.php</a></li>
<li><a href="#trunkwpadminimportlivejournalphp">trunk/wp-admin/import/livejournal.php</a></li>
<li><a href="#trunkwpadminimportmtphp">trunk/wp-admin/import/mt.php</a></li>
<li><a href="#trunkwpadminimportrssphp">trunk/wp-admin/import/rss.php</a></li>
<li><a href="#trunkwpadminincludesclasswpupgraderphp">trunk/wp-admin/includes/class-wp-upgrader.php</a></li>
<li><a href="#trunkwpadminincludesdashboardphp">trunk/wp-admin/includes/dashboard.php</a></li>
<li><a href="#trunkwpadminincludesfilephp">trunk/wp-admin/includes/file.php</a></li>
<li><a href="#trunkwpadminincludesimageeditphp">trunk/wp-admin/includes/image-edit.php</a></li>
<li><a href="#trunkwpadminincludesmediaphp">trunk/wp-admin/includes/media.php</a></li>
<li><a href="#trunkwpadminincludesmetaboxesphp">trunk/wp-admin/includes/meta-boxes.php</a></li>
<li><a href="#trunkwpadminincludesplugininstallphp">trunk/wp-admin/includes/plugin-install.php</a></li>
<li><a href="#trunkwpadminincludespluginphp">trunk/wp-admin/includes/plugin.php</a></li>
<li><a href="#trunkwpadminincludestemplatephp">trunk/wp-admin/includes/template.php</a></li>
<li><a href="#trunkwpadminincludesthemephp">trunk/wp-admin/includes/theme.php</a></li>
<li><a href="#trunkwpadminlinkmanagerphp">trunk/wp-admin/link-manager.php</a></li>
<li><a href="#trunkwpadminmaintrepairphp">trunk/wp-admin/maint/repair.php</a></li>
<li><a href="#trunkwpadminmenuphp">trunk/wp-admin/menu.php</a></li>
<li><a href="#trunkwpadminoptionsdiscussionphp">trunk/wp-admin/options-discussion.php</a></li>
<li><a href="#trunkwpadminoptionspermalinkphp">trunk/wp-admin/options-permalink.php</a></li>
<li><a href="#trunkwpadminoptionsreadingphp">trunk/wp-admin/options-reading.php</a></li>
<li><a href="#trunkwpadminoptionsphp">trunk/wp-admin/options.php</a></li>
<li><a href="#trunkwpadminpluginsphp">trunk/wp-admin/plugins.php</a></li>
<li><a href="#trunkwpadminpressthisphp">trunk/wp-admin/press-this.php</a></li>
<li><a href="#trunkwpadminthemesphp">trunk/wp-admin/themes.php</a></li>
<li><a href="#trunkwpadminupdatephp">trunk/wp-admin/update.php</a></li>
<li><a href="#trunkwpadminusereditphp">trunk/wp-admin/user-edit.php</a></li>
<li><a href="#trunkwpadminusernewphp">trunk/wp-admin/user-new.php</a></li>
<li><a href="#trunkwpadminwidgetsphp">trunk/wp-admin/widgets.php</a></li>
<li><a href="#trunkwpincludescommenttemplatephp">trunk/wp-includes/comment-template.php</a></li>
<li><a href="#trunkwpincludesdefaultwidgetsphp">trunk/wp-includes/default-widgets.php</a></li>
<li><a href="#trunkwpincludesfeedatomcommentsphp">trunk/wp-includes/feed-atom-comments.php</a></li>
<li><a href="#trunkwpincludesformattingphp">trunk/wp-includes/formatting.php</a></li>
<li><a href="#trunkwpincludesfunctionsphp">trunk/wp-includes/functions.php</a></li>
<li><a href="#trunkwpincludesjstinymcelangswplangsphp">trunk/wp-includes/js/tinymce/langs/wp-langs.php</a></li>
<li><a href="#trunkwpincludesjstinymcewpmcehelpphp">trunk/wp-includes/js/tinymce/wp-mce-help.php</a></li>
<li><a href="#trunkwpincludeslinktemplatephp">trunk/wp-includes/link-template.php</a></li>
<li><a href="#trunkwpincludeslocalephp">trunk/wp-includes/locale.php</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkwpadminadminajaxphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/admin-ajax.php (12788 => 12789)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/admin-ajax.php        2010-01-21 20:31:21 UTC (rev 12788)
+++ trunk/wp-admin/admin-ajax.php        2010-01-21 21:37:43 UTC (rev 12789)
</span><span class="lines">@@ -28,7 +28,7 @@
</span><span class="cx">                 if ( ! $id )
</span><span class="cx">                         die('-1');
</span><span class="cx"> 
</span><del>-                $message = sprintf( __('&lt;strong&gt;ALERT: You are logged out!&lt;/strong&gt; Could not save draft. &lt;a href=&quot;%s&quot; target=&quot;blank&quot;&gt;Please log in again.&lt;/a&gt;'), wp_login_url() );
</del><ins>+                $message = sprintf( __('&lt;strong&gt;ALERT: You are logged out!&lt;/strong&gt; Could not save draft. &lt;a href=&quot;%s&quot; target=&quot;_blank&quot;&gt;Please log in again.&lt;/a&gt;'), wp_login_url() );
</ins><span class="cx">                         $x = new WP_Ajax_Response( array(
</span><span class="cx">                                 'what' =&gt; 'autosave',
</span><span class="cx">                                 'id' =&gt; $id,
</span><span class="lines">@@ -919,7 +919,7 @@
</span><span class="cx">         $data = '';
</span><span class="cx">         /* translators: draft saved date format, see http://php.net/date */
</span><span class="cx">         $draft_saved_date_format = __('g:i:s a');
</span><del>-        $message = sprintf( __('Draft Saved at %s.'), date_i18n( $draft_saved_date_format ) );
</del><ins>+        $message = sprintf( __('Draft saved at %s.'), date_i18n( $draft_saved_date_format ) );
</ins><span class="cx"> 
</span><span class="cx">         $supplemental = array();
</span><span class="cx">         if ( isset($login_grace_period) )
</span></span></pre></div>
<a id="trunkwpadmincommentphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/comment.php (12788 => 12789)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/comment.php        2010-01-21 20:31:21 UTC (rev 12788)
+++ trunk/wp-admin/comment.php        2010-01-21 21:37:43 UTC (rev 12789)
</span><span class="lines">@@ -132,7 +132,7 @@
</span><span class="cx"> &lt;/tr&gt;
</span><span class="cx"> &lt;/table&gt;
</span><span class="cx"> 
</span><del>-&lt;p&gt;&lt;?php _e('Are you sure you want to do that?'); ?&gt;&lt;/p&gt;
</del><ins>+&lt;p&gt;&lt;?php _e('Are you sure you want to do this?'); ?&gt;&lt;/p&gt;
</ins><span class="cx"> 
</span><span class="cx"> &lt;form action='comment.php' method='get'&gt;
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkwpadmineditcommentsphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/edit-comments.php (12788 => 12789)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/edit-comments.php        2010-01-21 20:31:21 UTC (rev 12788)
+++ trunk/wp-admin/edit-comments.php        2010-01-21 21:37:43 UTC (rev 12789)
</span><span class="lines">@@ -177,7 +177,7 @@
</span><span class="cx"> //, number_format_i18n($num_comments-&gt;moderated) ), &quot;&lt;span class='comment-count'&gt;&quot; . number_format_i18n($num_comments-&gt;moderated) . &quot;&lt;/span&gt;&quot;),
</span><span class="cx"> //, number_format_i18n($num_comments-&gt;spam) ), &quot;&lt;span class='spam-comment-count'&gt;&quot; . number_format_i18n($num_comments-&gt;spam) . &quot;&lt;/span&gt;&quot;)
</span><span class="cx"> $stati = array(
</span><del>-                'all' =&gt; _n_noop('All', 'All'), // singular not used
</del><ins>+                'all' =&gt; _nx_noop('All', 'All', 'comments'), // singular not used
</ins><span class="cx">                 'moderated' =&gt; _n_noop('Pending &lt;span class=&quot;count&quot;&gt;(&lt;span class=&quot;pending-count&quot;&gt;%s&lt;/span&gt;)&lt;/span&gt;', 'Pending &lt;span class=&quot;count&quot;&gt;(&lt;span class=&quot;pending-count&quot;&gt;%s&lt;/span&gt;)&lt;/span&gt;'),
</span><span class="cx">                 'approved' =&gt; _n_noop('Approved', 'Approved'), // singular not used
</span><span class="cx">                 'spam' =&gt; _n_noop('Spam &lt;span class=&quot;count&quot;&gt;(&lt;span class=&quot;spam-count&quot;&gt;%s&lt;/span&gt;)&lt;/span&gt;', 'Spam &lt;span class=&quot;count&quot;&gt;(&lt;span class=&quot;spam-count&quot;&gt;%s&lt;/span&gt;)&lt;/span&gt;'),
</span></span></pre></div>
<a id="trunkwpadmineditformadvancedphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/edit-form-advanced.php (12788 => 12789)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/edit-form-advanced.php        2010-01-21 20:31:21 UTC (rev 12788)
+++ trunk/wp-admin/edit-form-advanced.php        2010-01-21 21:37:43 UTC (rev 12789)
</span><span class="lines">@@ -27,12 +27,14 @@
</span><span class="cx">         __('Custom field updated.'),
</span><span class="cx">         __('Custom field deleted.'),
</span><span class="cx">         __('Post updated.'),
</span><ins>+        /* translators: %s: date and time of the revision */
</ins><span class="cx">         isset($_GET['revision']) ? sprintf( __('Post restored to revision from %s'), wp_post_revision_title( (int) $_GET['revision'], false ) ) : false,
</span><span class="cx">         sprintf( __('Post published. &lt;a href=&quot;%s&quot;&gt;View post&lt;/a&gt;'), get_permalink($post_ID) ),
</span><span class="cx">         __('Post saved.'),
</span><span class="cx">         sprintf( __('Post submitted. &lt;a target=&quot;_blank&quot; href=&quot;%s&quot;&gt;Preview post&lt;/a&gt;'), add_query_arg( 'preview', 'true', get_permalink($post_ID) ) ),
</span><del>-        // translators: Publish box date format, see http://php.net/date - Same as in meta-boxes.php
-        sprintf( __('Post scheduled for: &lt;b&gt;%1$s&lt;/b&gt;. &lt;a target=&quot;_blank&quot; href=&quot;%2$s&quot;&gt;Preview post&lt;/a&gt;'), date_i18n( __( 'M j, Y @ G:i' ), strtotime( $post-&gt;post_date ) ), get_permalink($post_ID) ),
</del><ins>+        sprintf( __('Post scheduled for: &lt;strong&gt;%1$s&lt;/strong&gt;. &lt;a target=&quot;_blank&quot; href=&quot;%2$s&quot;&gt;Preview post&lt;/a&gt;'),
+                // translators: Publish box date format, see http://php.net/date
+                date_i18n( __( 'M j, Y @ G:i' ), strtotime( $post-&gt;post_date ) ), get_permalink($post_ID) ),
</ins><span class="cx">         sprintf( __('Post draft updated. &lt;a target=&quot;_blank&quot; href=&quot;%s&quot;&gt;Preview post&lt;/a&gt;'), add_query_arg( 'preview', 'true', get_permalink($post_ID) ) )
</span><span class="cx"> );
</span><span class="cx"> $messages['page'] = array(
</span><span class="lines">@@ -44,8 +46,7 @@
</span><span class="cx">         isset($_GET['revision']) ? sprintf( __('Page restored to revision from %s'), wp_post_revision_title( (int) $_GET['revision'], false ) ) : false,
</span><span class="cx">         sprintf( __('Page published. &lt;a href=&quot;%s&quot;&gt;View page&lt;/a&gt;'), get_permalink($post_ID) ),
</span><span class="cx">         sprintf( __('Page submitted. &lt;a target=&quot;_blank&quot; href=&quot;%s&quot;&gt;Preview page&lt;/a&gt;'), add_query_arg( 'preview', 'true', get_permalink($post_ID) ) ),
</span><del>-        // translators: Publish box date format, see http://php.net/date - Same as in meta-boxes.php
-        sprintf( __('Page scheduled for: &lt;b&gt;%1$s&lt;/b&gt;. &lt;a target=&quot;_blank&quot; href=&quot;%2$s&quot;&gt;Preview page&lt;/a&gt;'), date_i18n( __( 'M j, Y @ G:i' ), strtotime( $post-&gt;post_date ) ), get_permalink($post_ID) ),
</del><ins>+        sprintf( __('Page scheduled for: &lt;strong&gt;%1$s&lt;/strong&gt;. &lt;a target=&quot;_blank&quot; href=&quot;%2$s&quot;&gt;Preview page&lt;/a&gt;'), date_i18n( __( 'M j, Y @ G:i' ), strtotime( $post-&gt;post_date ) ), get_permalink($post_ID) ),
</ins><span class="cx">         sprintf( __('Page draft updated. &lt;a target=&quot;_blank&quot; href=&quot;%s&quot;&gt;Preview page&lt;/a&gt;'), add_query_arg( 'preview', 'true', get_permalink($post_ID) ) )
</span><span class="cx"> );
</span><span class="cx"> 
</span><span class="lines">@@ -75,7 +76,7 @@
</span><span class="cx">         if ( $autosave &amp;&amp; mysql2date( 'U', $autosave-&gt;post_modified_gmt, false ) &gt; mysql2date( 'U', $post-&gt;post_modified_gmt, false ) ) {
</span><span class="cx">                 foreach ( _wp_post_revision_fields() as $autosave_field =&gt; $_autosave_field ) {
</span><span class="cx">                         if ( normalize_whitespace( $autosave-&gt;$autosave_field ) != normalize_whitespace( $post-&gt;$autosave_field ) ) {
</span><del>-                                $notice = sprintf( __( 'There is an autosave of this post that is more recent than the version below.  &lt;a href=&quot;%s&quot;&gt;View the autosave&lt;/a&gt;.' ), get_edit_post_link( $autosave-&gt;ID ) );
</del><ins>+                                $notice = sprintf( __( 'There is an autosave of this post that is more recent than the version below.  &lt;a href=&quot;%s&quot;&gt;View the autosave&lt;/a&gt;' ), get_edit_post_link( $autosave-&gt;ID ) );
</ins><span class="cx">                                 break;
</span><span class="cx">                         }
</span><span class="cx">                 }
</span></span></pre></div>
<a id="trunkwpadmineditphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/edit.php (12788 => 12789)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/edit.php        2010-01-21 20:31:21 UTC (rev 12788)
+++ trunk/wp-admin/edit.php        2010-01-21 21:37:43 UTC (rev 12789)
</span><span class="lines">@@ -171,7 +171,7 @@
</span><span class="cx"> 
</span><span class="cx"> &lt;?php
</span><span class="cx"> if ( isset($_GET['posted']) &amp;&amp; $_GET['posted'] ) : $_GET['posted'] = (int) $_GET['posted']; ?&gt;
</span><del>-&lt;div id=&quot;message&quot; class=&quot;updated&quot;&gt;&lt;p&gt;&lt;strong&gt;&lt;?php _e('This has been saved.'); ?&gt;&lt;/strong&gt; &lt;a href=&quot;&lt;?php echo get_permalink( $_GET['posted'] ); ?&gt;&quot;&gt;&lt;?php _e('View post'); ?&gt;&lt;/a&gt; | &lt;a href=&quot;&lt;?php echo get_edit_post_link( $_GET['posted'] ); ?&gt;&quot;&gt;&lt;?php _e('Edit post'); ?&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;
</del><ins>+&lt;div id=&quot;message&quot; class=&quot;updated&quot;&gt;&lt;p&gt;&lt;strong&gt;&lt;?php _e('This has been saved.'); ?&gt;&lt;/strong&gt; &lt;a href=&quot;&lt;?php echo get_permalink( $_GET['posted'] ); ?&gt;&quot;&gt;&lt;?php _e('View Post'); ?&gt;&lt;/a&gt; | &lt;a href=&quot;&lt;?php echo get_edit_post_link( $_GET['posted'] ); ?&gt;&quot;&gt;&lt;?php _e('Edit Post'); ?&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;
</ins><span class="cx"> &lt;?php $_SERVER['REQUEST_URI'] = remove_query_arg(array('posted'), $_SERVER['REQUEST_URI']);
</span><span class="cx"> endif; ?&gt;
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkwpadminimportbloggerphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/import/blogger.php (12788 => 12789)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/import/blogger.php        2010-01-21 20:31:21 UTC (rev 12788)
+++ trunk/wp-admin/import/blogger.php        2010-01-21 21:37:43 UTC (rev 12789)
</span><span class="lines">@@ -659,7 +659,7 @@
</span><span class="cx">                         $this-&gt;save_vars();
</span><span class="cx">                 }
</span><span class="cx"> 
</span><del>-                $directions = __('All posts were imported with the current user as author. Use this form to move each Blogger user&amp;#8217;s posts to a different WordPress user. You may &lt;a href=&quot;users.php&quot;&gt;add users&lt;/a&gt; and then return to this page and complete the user mapping. This form may be used as many times as you like until you activate the &amp;#8220;Restart&amp;#8221; function below.');
</del><ins>+                $directions = sprintf( __('All posts were imported with the current user as author. Use this form to move each Blogger user&amp;#8217;s posts to a different WordPress user. You may &lt;a href=&quot;%s&quot;&gt;add users&lt;/a&gt; and then return to this page and complete the user mapping. This form may be used as many times as you like until you activate the &amp;#8220;Restart&amp;#8221; function below.'), 'users.php' );
</ins><span class="cx">                 $heading = __('Author mapping');
</span><span class="cx">                 $blogtitle = &quot;{$blog['title']} ({$blog['host']})&quot;;
</span><span class="cx">                 $mapthis = __('Blogger username');
</span></span></pre></div>
<a id="trunkwpadminimportgreymatterphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/import/greymatter.php (12788 => 12789)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/import/greymatter.php        2010-01-21 20:31:21 UTC (rev 12788)
+++ trunk/wp-admin/import/greymatter.php        2010-01-21 21:37:43 UTC (rev 12789)
</span><span class="lines">@@ -42,7 +42,7 @@
</span><span class="cx"> &lt;ul&gt;
</span><span class="cx"> &lt;li&gt;&lt;?php _e('Parse gm-counter.cgi, gm-banlist.cgi, gm-cplog.cgi (you can make a CP log hack if you really feel like it, but I question the need of a CP log).') ?&gt;&lt;/li&gt;
</span><span class="cx"> &lt;li&gt;&lt;?php _e('Import gm-templates.') ?&gt;&lt;/li&gt;
</span><del>-&lt;li&gt;&lt;?php _e(&quot;Doesn't keep entries on top.&quot;)?&gt;&lt;/li&gt;
</del><ins>+&lt;li&gt;&lt;?php _e(&quot;Doesn&amp;#8217;t keep entries on top.&quot;)?&gt;&lt;/li&gt;
</ins><span class="cx"> &lt;/ul&gt;
</span><span class="cx"> &lt;p&gt;&amp;nbsp;&lt;/p&gt;
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkwpadminimportlivejournalphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/import/livejournal.php (12788 => 12789)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/import/livejournal.php        2010-01-21 20:31:21 UTC (rev 12788)
+++ trunk/wp-admin/import/livejournal.php        2010-01-21 21:37:43 UTC (rev 12789)
</span><span class="lines">@@ -490,7 +490,7 @@
</span><span class="cx">                 update_option( 'ljapi_maxid',      $maxid );
</span><span class="cx">                 update_option( 'ljapi_highest_id', $highest_id );
</span><span class="cx"> 
</span><del>-                echo '&lt;p&gt;' . __( ' Comment metadata downloaded successfully, proceeding with comment bodies...' ) . '&lt;/p&gt;';
</del><ins>+                echo '&lt;p&gt;' . __( 'Comment metadata downloaded successfully, proceeding with comment bodies...' ) . '&lt;/p&gt;';
</ins><span class="cx"> 
</span><span class="cx">                 return true;
</span><span class="cx">         }
</span></span></pre></div>
<a id="trunkwpadminimportmtphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/import/mt.php (12788 => 12789)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/import/mt.php        2010-01-21 20:31:21 UTC (rev 12788)
+++ trunk/wp-admin/import/mt.php        2010-01-21 21:37:43 UTC (rev 12789)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx">                 global $wpdb;
</span><span class="cx">                 $users = $wpdb-&gt;get_results(&quot;SELECT * FROM $wpdb-&gt;users ORDER BY ID&quot;);
</span><span class="cx"> ?&gt;&lt;select name=&quot;userselect[&lt;?php echo $n; ?&gt;]&quot;&gt;
</span><del>-        &lt;option value=&quot;#NONE#&quot;&gt;&lt;?php _e('- Select -') ?&gt;&lt;/option&gt;
</del><ins>+        &lt;option value=&quot;#NONE#&quot;&gt;&lt;?php _e('&amp;mdash; Select &amp;mdash;') ?&gt;&lt;/option&gt;
</ins><span class="cx">         &lt;?php
</span><span class="cx"> 
</span><span class="cx"> 
</span><span class="lines">@@ -269,7 +269,7 @@
</span><span class="cx">                          // Add tags or keywords
</span><span class="cx">                         if ( 1 &lt; strlen($post-&gt;post_keywords) ) {
</span><span class="cx">                                  // Keywords exist.
</span><del>-                                printf(__('&lt;br /&gt;Adding tags &lt;i&gt;%s&lt;/i&gt;...'), stripslashes($post-&gt;post_keywords));
</del><ins>+                                printf('&lt;br /&gt;'.__('Adding tags &lt;em&gt;%s&lt;/em&gt;...'), stripslashes($post-&gt;post_keywords));
</ins><span class="cx">                                 wp_add_post_tags($post_id, $post-&gt;post_keywords);
</span><span class="cx">                         }
</span><span class="cx">                 }
</span></span></pre></div>
<a id="trunkwpadminimportrssphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/import/rss.php (12788 => 12789)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/import/rss.php        2010-01-21 20:31:21 UTC (rev 12788)
+++ trunk/wp-admin/import/rss.php        2010-01-21 21:37:43 UTC (rev 12789)
</span><span class="lines">@@ -139,7 +139,7 @@
</span><span class="cx"> 
</span><span class="cx">                                 if (0 != count($categories))
</span><span class="cx">                                         wp_create_categories($categories, $post_id);
</span><del>-                                _e('Done !');
</del><ins>+                                _e('Done!');
</ins><span class="cx">                         }
</span><span class="cx">                         echo '&lt;/li&gt;';
</span><span class="cx">                 }
</span></span></pre></div>
<a id="trunkwpadminincludesclasswpupgraderphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/includes/class-wp-upgrader.php (12788 => 12789)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/includes/class-wp-upgrader.php        2010-01-21 20:31:21 UTC (rev 12788)
+++ trunk/wp-admin/includes/class-wp-upgrader.php        2010-01-21 21:37:43 UTC (rev 12789)
</span><span class="lines">@@ -43,7 +43,7 @@
</span><span class="cx">         function generic_strings() {
</span><span class="cx">                 $this-&gt;strings['bad_request'] = __('Invalid Data provided.');
</span><span class="cx">                 $this-&gt;strings['fs_unavailable'] = __('Could not access filesystem.');
</span><del>-                $this-&gt;strings['fs_error'] = __('Filesystem error');
</del><ins>+                $this-&gt;strings['fs_error'] = __('Filesystem error.');
</ins><span class="cx">                 $this-&gt;strings['fs_no_root_dir'] = __('Unable to locate WordPress Root directory.');
</span><span class="cx">                 $this-&gt;strings['fs_no_content_dir'] = __('Unable to locate WordPress Content directory (wp-content).');
</span><span class="cx">                 $this-&gt;strings['fs_no_plugins_dir'] = __('Unable to locate WordPress Plugin directory.');
</span><span class="lines">@@ -54,7 +54,7 @@
</span><span class="cx">                 $this-&gt;strings['installing_package'] = __('Installing the latest version&amp;#8230;');
</span><span class="cx">                 $this-&gt;strings['folder_exists'] = __('Destination folder already exists.');
</span><span class="cx">                 $this-&gt;strings['mkdir_failed'] = __('Could not create directory.');
</span><del>-                $this-&gt;strings['bad_package'] = __('Incompatible Archive');
</del><ins>+                $this-&gt;strings['bad_package'] = __('Incompatible Archive.');
</ins><span class="cx"> 
</span><span class="cx">                 $this-&gt;strings['maintenance_start'] = __('Enabling Maintenance mode&amp;#8230;');
</span><span class="cx">                 $this-&gt;strings['maintenance_end'] = __('Disabling Maintenance mode&amp;#8230;');
</span><span class="lines">@@ -468,7 +468,7 @@
</span><span class="cx">                 $i = 1;
</span><span class="cx">                 foreach ( $plugins as $plugin ) {
</span><span class="cx"> 
</span><del>-                        $this-&gt;show_before = sprintf( '&lt;h4&gt;' . __('Updating plugin %1$d of %2$d...') . '&lt;/h4&gt;', $i, $all );
</del><ins>+                        $this-&gt;show_before = sprintf( '&lt;h4&gt;' . __('Updating plugin %1$d of %2$d&amp;#8230;') . '&lt;/h4&gt;', $i, $all );
</ins><span class="cx">                         $i++;
</span><span class="cx"> 
</span><span class="cx">                         if ( !isset( $current-&gt;response[ $plugin ] ) ) {
</span></span></pre></div>
<a id="trunkwpadminincludesdashboardphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/includes/dashboard.php (12788 => 12789)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/includes/dashboard.php        2010-01-21 20:31:21 UTC (rev 12788)
+++ trunk/wp-admin/includes/dashboard.php        2010-01-21 21:37:43 UTC (rev 12789)
</span><span class="lines">@@ -582,7 +582,10 @@
</span><span class="cx">                         &lt;?php echo get_avatar( $comment, 50 ); ?&gt;
</span><span class="cx"> 
</span><span class="cx">                         &lt;div class=&quot;dashboard-comment-wrap&quot;&gt;
</span><del>-                        &lt;h4 class=&quot;comment-meta&quot;&gt;&lt;?php printf( __( 'From %1$s on %2$s%3$s' ), '&lt;cite class=&quot;comment-author&quot;&gt;' . get_comment_author_link() . '&lt;/cite&gt;', $comment_post_link.' '.$comment_link, ' &lt;span class=&quot;approve&quot;&gt;' . __( '[Pending]' ) . '&lt;/span&gt;' ); ?&gt;&lt;/h4&gt;
</del><ins>+                        &lt;h4 class=&quot;comment-meta&quot;&gt;
+                                &lt;?php printf( /* translators: 1: comment author, 2: post link, 3: notification if the comment is pending */__( 'From %1$s on %2$s%3$s' ),
+                                        '&lt;cite class=&quot;comment-author&quot;&gt;' . get_comment_author_link() . '&lt;/cite&gt;', $comment_post_link.' '.$comment_link, ' &lt;span class=&quot;approve&quot;&gt;' . __( '[Pending]' ) . '&lt;/span&gt;' ); ?&gt;
+                        &lt;/h4&gt;
</ins><span class="cx"> 
</span><span class="cx">                         &lt;?php
</span><span class="cx">                         else :
</span></span></pre></div>
<a id="trunkwpadminincludesfilephp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/includes/file.php (12788 => 12789)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/includes/file.php        2010-01-21 20:31:21 UTC (rev 12788)
+++ trunk/wp-admin/includes/file.php        2010-01-21 21:37:43 UTC (rev 12789)
</span><span class="lines">@@ -452,15 +452,15 @@
</span><span class="cx"> function download_url( $url ) {
</span><span class="cx">         //WARNING: The file is not automatically deleted, The script must unlink() the file.
</span><span class="cx">         if ( ! $url )
</span><del>-                return new WP_Error('http_no_url', __('Invalid URL Provided'));
</del><ins>+                return new WP_Error('http_no_url', __('Invalid URL Provided.'));
</ins><span class="cx"> 
</span><span class="cx">         $tmpfname = wp_tempnam($url);
</span><span class="cx">         if ( ! $tmpfname )
</span><del>-                return new WP_Error('http_no_file', __('Could not create Temporary file'));
</del><ins>+                return new WP_Error('http_no_file', __('Could not create Temporary file.'));
</ins><span class="cx"> 
</span><span class="cx">         $handle = @fopen($tmpfname, 'wb');
</span><span class="cx">         if ( ! $handle )
</span><del>-                return new WP_Error('http_no_file', __('Could not create Temporary file'));
</del><ins>+                return new WP_Error('http_no_file', __('Could not create Temporary file.'));
</ins><span class="cx"> 
</span><span class="cx">         $response = wp_remote_get($url, array('timeout' =&gt; 300));
</span><span class="cx"> 
</span><span class="lines">@@ -512,10 +512,10 @@
</span><span class="cx"> 
</span><span class="cx">         // Is the archive valid?
</span><span class="cx">         if ( false == ($archive_files = $archive-&gt;extract(PCLZIP_OPT_EXTRACT_AS_STRING)) )
</span><del>-                return new WP_Error('incompatible_archive', __('Incompatible archive'), $archive-&gt;errorInfo(true));
</del><ins>+                return new WP_Error('incompatible_archive', __('Incompatible Archive.'), $archive-&gt;errorInfo(true));
</ins><span class="cx"> 
</span><span class="cx">         if ( 0 == count($archive_files) )
</span><del>-                return new WP_Error('empty_archive', __('Empty archive'));
</del><ins>+                return new WP_Error('empty_archive', __('Empty archive.'));
</ins><span class="cx"> 
</span><span class="cx">         $path = explode('/', untrailingslashit($to));
</span><span class="cx">         for ( $i = count($path); $i &gt; 0; $i-- ) { //&gt;0 = first element is empty allways for paths starting with '/'
</span><span class="lines">@@ -524,7 +524,7 @@
</span><span class="cx">                         for ( $i = $i + 1; $i &lt;= count($path); $i++ ) {
</span><span class="cx">                                 $tmppath = implode('/', array_slice($path, 0, $i) );
</span><span class="cx">                                 if ( ! $fs-&gt;mkdir($tmppath, FS_CHMOD_DIR) )
</span><del>-                                        return new WP_Error('mkdir_failed', __('Could not create directory'), $tmppath);
</del><ins>+                                        return new WP_Error('mkdir_failed', __('Could not create directory.'), $tmppath);
</ins><span class="cx">                         }
</span><span class="cx">                         break; //Exit main for loop
</span><span class="cx">                 }
</span><span class="lines">@@ -542,7 +542,7 @@
</span><span class="cx">                                 for ( $i = $i + 1; $i &lt;= count($path); $i++ ) { //&lt; count() no file component please.
</span><span class="cx">                                         $tmppath = $to . implode('/', array_slice($path, 0, $i) );
</span><span class="cx">                                         if ( ! $fs-&gt;is_dir($tmppath) &amp;&amp; ! $fs-&gt;mkdir($tmppath, FS_CHMOD_DIR) )
</span><del>-                                                return new WP_Error('mkdir_failed', __('Could not create directory'), $tmppath);
</del><ins>+                                                return new WP_Error('mkdir_failed', __('Could not create directory.'), $tmppath);
</ins><span class="cx">                                 }
</span><span class="cx">                                 break; //Exit main for loop
</span><span class="cx">                         }
</span><span class="lines">@@ -551,7 +551,7 @@
</span><span class="cx">                 // We've made sure the folders are there, so let's extract the file now:
</span><span class="cx">                 if ( ! $file['folder'] ) {
</span><span class="cx">                         if ( !$fs-&gt;put_contents( $to . $file['filename'], $file['content'], FS_CHMOD_FILE) )
</span><del>-                                return new WP_Error('copy_failed', __('Could not copy file'), $to . $file['filename']);
</del><ins>+                                return new WP_Error('copy_failed', __('Could not copy file.'), $to . $file['filename']);
</ins><span class="cx">                 }
</span><span class="cx">         }
</span><span class="cx">         return true;
</span><span class="lines">@@ -581,13 +581,13 @@
</span><span class="cx">                                 // If copy failed, chmod file to 0644 and try again.
</span><span class="cx">                                 $wp_filesystem-&gt;chmod($to . $filename, 0644);
</span><span class="cx">                                 if ( ! $wp_filesystem-&gt;copy($from . $filename, $to . $filename, true) )
</span><del>-                                        return new WP_Error('copy_failed', __('Could not copy file'), $to . $filename);
</del><ins>+                                        return new WP_Error('copy_failed', __('Could not copy file.'), $to . $filename);
</ins><span class="cx">                         }
</span><span class="cx">                         $wp_filesystem-&gt;chmod($to . $filename, FS_CHMOD_FILE);
</span><span class="cx">                 } elseif ( 'd' == $fileinfo['type'] ) {
</span><span class="cx">                         if ( !$wp_filesystem-&gt;is_dir($to . $filename) ) {
</span><span class="cx">                                 if ( !$wp_filesystem-&gt;mkdir($to . $filename, FS_CHMOD_DIR) )
</span><del>-                                        return new WP_Error('mkdir_failed', __('Could not create directory'), $to . $filename);
</del><ins>+                                        return new WP_Error('mkdir_failed', __('Could not create directory.'), $to . $filename);
</ins><span class="cx">                         }
</span><span class="cx">                         $result = copy_dir($from . $filename, $to . $filename);
</span><span class="cx">                         if ( is_wp_error($result) )
</span></span></pre></div>
<a id="trunkwpadminincludesimageeditphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/includes/image-edit.php (12788 => 12789)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/includes/image-edit.php        2010-01-21 20:31:21 UTC (rev 12788)
+++ trunk/wp-admin/includes/image-edit.php        2010-01-21 21:37:43 UTC (rev 12789)
</span><span class="lines">@@ -99,7 +99,7 @@
</span><span class="cx">                 &lt;p&gt;&lt;?php _e('Discard any changes and restore the original image.');
</span><span class="cx"> 
</span><span class="cx">                 if ( !defined('IMAGE_EDIT_OVERWRITE') || !IMAGE_EDIT_OVERWRITE )
</span><del>-                        _e(' Previously edited copies of the image will not be deleted.');
</del><ins>+                        echo ' '.__('Previously edited copies of the image will not be deleted.');
</ins><span class="cx"> 
</span><span class="cx">                 ?&gt;&lt;/p&gt;
</span><span class="cx">                 &lt;div class=&quot;imgedit-submit&quot;&gt;
</span><span class="lines">@@ -118,7 +118,7 @@
</span><span class="cx">                 &lt;a class=&quot;imgedit-help-toggle&quot; onclick=&quot;imageEdit.toggleHelp(this);return false;&quot; href=&quot;#&quot;&gt;&lt;?php _e('(help)'); ?&gt;&lt;/a&gt;
</span><span class="cx">                 &lt;div class=&quot;imgedit-help&quot;&gt;
</span><span class="cx">                 &lt;p&gt;&lt;?php _e('The image can be cropped by clicking on it and dragging to select the desired part. While dragging the dimensions of the selection are displayed below.'); ?&gt;&lt;/p&gt;
</span><del>-                &lt;strong&gt;&lt;?php _e('Keyboard shortcuts'); ?&gt;&lt;/strong&gt;
</del><ins>+                &lt;strong&gt;&lt;?php _e('Keyboard Shortcuts'); ?&gt;&lt;/strong&gt;
</ins><span class="cx">                 &lt;ul&gt;
</span><span class="cx">                 &lt;li&gt;&lt;?php _e('Arrow: move by 10px'); ?&gt;&lt;/li&gt;
</span><span class="cx">                 &lt;li&gt;&lt;?php _e('Shift + arrow: move by 1px'); ?&gt;&lt;/li&gt;
</span></span></pre></div>
<a id="trunkwpadminincludesmediaphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/includes/media.php (12788 => 12789)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/includes/media.php        2010-01-21 20:31:21 UTC (rev 12788)
+++ trunk/wp-admin/includes/media.php        2010-01-21 21:37:43 UTC (rev 12789)
</span><span class="lines">@@ -819,7 +819,7 @@
</span><span class="cx"> function image_size_input_fields( $post, $check = '' ) {
</span><span class="cx"> 
</span><span class="cx">                 // get a list of the actual pixel dimensions of each possible intermediate version of this image
</span><del>-                $size_names = array('thumbnail' =&gt; __('Thumbnail'), 'medium' =&gt; __('Medium'), 'large' =&gt; __('Large'), 'full' =&gt; __('Full size'));
</del><ins>+                $size_names = array('thumbnail' =&gt; __('Thumbnail'), 'medium' =&gt; __('Medium'), 'large' =&gt; __('Large'), 'full' =&gt; __('Full Size'));
</ins><span class="cx"> 
</span><span class="cx">                 if ( empty($check) )
</span><span class="cx">                         $check = get_user_setting('imgsize', 'medium');
</span><span class="lines">@@ -848,7 +848,7 @@
</span><span class="cx">                         $html .= &quot;&lt;label for='{$css_id}'&gt;$label&lt;/label&gt;&quot;;
</span><span class="cx">                         // only show the dimensions if that choice is available
</span><span class="cx">                         if ( $enabled )
</span><del>-                                $html .= &quot; &lt;label for='{$css_id}' class='help'&gt;&quot; . sprintf( __(&quot;(%d&amp;nbsp;&amp;times;&amp;nbsp;%d)&quot;), $downsize[1], $downsize[2] ). &quot;&lt;/label&gt;&quot;;
</del><ins>+                                $html .= &quot; &lt;label for='{$css_id}' class='help'&gt;&quot; . sprintf( &quot;(%d&amp;nbsp;&amp;times;&amp;nbsp;%d)&quot;, $downsize[1], $downsize[2] ). &quot;&lt;/label&gt;&quot;;
</ins><span class="cx"> 
</span><span class="cx">                         $html .= '&lt;/div&gt;';
</span><span class="cx"> 
</span><span class="lines">@@ -912,7 +912,7 @@
</span><span class="cx"> 
</span><span class="cx">                 $form_fields['image_alt'] = array(
</span><span class="cx">                         'value' =&gt; $alt,
</span><del>-                        'label' =&gt; __('Alternate text'),
</del><ins>+                        'label' =&gt; __('Alternate Text'),
</ins><span class="cx">                         'helps' =&gt; __('Alt text for the image, e.g. &amp;#8220;The Mona Lisa&amp;#8221;')
</span><span class="cx">                 );
</span><span class="cx"> 
</span><span class="lines">@@ -1200,7 +1200,7 @@
</span><span class="cx">         $image_edit_button = '';
</span><span class="cx">         if ( gd_edit_image_support( $post-&gt;post_mime_type ) ) {
</span><span class="cx">                 $nonce = wp_create_nonce( &quot;image_editor-$post-&gt;ID&quot; );
</span><del>-                $image_edit_button = &quot;&lt;input type='button' id='imgedit-open-btn-$post-&gt;ID' onclick='imageEdit.open( $post-&gt;ID, \&quot;$nonce\&quot; )' class='button' value='&quot; . esc_attr__( 'Edit image' ) . &quot;' /&gt; &lt;img src='images/wpspin_light.gif' class='imgedit-wait-spin' alt='' /&gt;&quot;;
</del><ins>+                $image_edit_button = &quot;&lt;input type='button' id='imgedit-open-btn-$post-&gt;ID' onclick='imageEdit.open( $post-&gt;ID, \&quot;$nonce\&quot; )' class='button' value='&quot; . esc_attr__( 'Edit Image' ) . &quot;' /&gt; &lt;img src='images/wpspin_light.gif' class='imgedit-wait-spin' alt='' /&gt;&quot;;
</ins><span class="cx">         }
</span><span class="cx"> 
</span><span class="cx">         $attachment_url = get_permalink( $attachment_id );
</span><span class="lines">@@ -1772,14 +1772,14 @@
</span><span class="cx">         &lt;/th&gt;
</span><span class="cx">         &lt;td class=&quot;field&quot;&gt;
</span><span class="cx">                 &lt;select id=&quot;columns&quot; name=&quot;columns&quot;&gt;
</span><del>-                        &lt;option value=&quot;2&quot;&gt;&lt;?php _e('2'); ?&gt;&lt;/option&gt;
-                        &lt;option value=&quot;3&quot; selected=&quot;selected&quot;&gt;&lt;?php _e('3'); ?&gt;&lt;/option&gt;
-                        &lt;option value=&quot;4&quot;&gt;&lt;?php _e('4'); ?&gt;&lt;/option&gt;
-                        &lt;option value=&quot;5&quot;&gt;&lt;?php _e('5'); ?&gt;&lt;/option&gt;
-                        &lt;option value=&quot;6&quot;&gt;&lt;?php _e('6'); ?&gt;&lt;/option&gt;
-                        &lt;option value=&quot;7&quot;&gt;&lt;?php _e('7'); ?&gt;&lt;/option&gt;
-                        &lt;option value=&quot;8&quot;&gt;&lt;?php _e('8'); ?&gt;&lt;/option&gt;
-                        &lt;option value=&quot;9&quot;&gt;&lt;?php _e('9'); ?&gt;&lt;/option&gt;
</del><ins>+                        &lt;option value=&quot;2&quot;&gt;2&lt;/option&gt;
+                        &lt;option value=&quot;3&quot; selected=&quot;selected&quot;&gt;3&lt;/option&gt;
+                        &lt;option value=&quot;4&quot;&gt;4&lt;/option&gt;
+                        &lt;option value=&quot;5&quot;&gt;5&lt;/option&gt;
+                        &lt;option value=&quot;6&quot;&gt;6&lt;/option&gt;
+                        &lt;option value=&quot;7&quot;&gt;7&lt;/option&gt;
+                        &lt;option value=&quot;8&quot;&gt;8&lt;/option&gt;
+                        &lt;option value=&quot;9&quot;&gt;9&lt;/option&gt;
</ins><span class="cx">                 &lt;/select&gt;
</span><span class="cx">         &lt;/td&gt;
</span><span class="cx">         &lt;/tr&gt;
</span></span></pre></div>
<a id="trunkwpadminincludesmetaboxesphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/includes/meta-boxes.php (12788 => 12789)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/includes/meta-boxes.php        2010-01-21 20:31:21 UTC (rev 12788)
+++ trunk/wp-admin/includes/meta-boxes.php        2010-01-21 21:37:43 UTC (rev 12789)
</span><span class="lines">@@ -378,7 +378,7 @@
</span><span class="cx"> &lt;input name=&quot;advanced_view&quot; type=&quot;hidden&quot; value=&quot;1&quot; /&gt;
</span><span class="cx"> &lt;p class=&quot;meta-options&quot;&gt;
</span><span class="cx">         &lt;label for=&quot;comment_status&quot; class=&quot;selectit&quot;&gt;&lt;input name=&quot;comment_status&quot; type=&quot;checkbox&quot; id=&quot;comment_status&quot; value=&quot;open&quot; &lt;?php checked($post-&gt;comment_status, 'open'); ?&gt; /&gt;&lt;?php _e('Allow Comments.') ?&gt;&lt;/label&gt;&lt;br /&gt;
</span><del>-        &lt;label for=&quot;ping_status&quot; class=&quot;selectit&quot;&gt;&lt;input name=&quot;ping_status&quot; type=&quot;checkbox&quot; id=&quot;ping_status&quot; value=&quot;open&quot; &lt;?php checked($post-&gt;ping_status, 'open'); ?&gt; /&gt;&lt;?php printf( __('Allow &lt;a href=&quot;%s&quot; target=&quot;_blank&quot;&gt;trackbacks and pingbacks&lt;/a&gt; on this page.'),_x('http://codex.wordpress.org/Introduction_to_Blogging#Managing_Comments','Url to codex article on Managing Comments')); ?&gt;&lt;/label&gt;
</del><ins>+        &lt;label for=&quot;ping_status&quot; class=&quot;selectit&quot;&gt;&lt;input name=&quot;ping_status&quot; type=&quot;checkbox&quot; id=&quot;ping_status&quot; value=&quot;open&quot; &lt;?php checked($post-&gt;ping_status, 'open'); ?&gt; /&gt;&lt;?php printf( __('Allow &lt;a href=&quot;%s&quot; target=&quot;_blank&quot;&gt;trackbacks and pingbacks&lt;/a&gt; on this page.'),__('http://codex.wordpress.org/Introduction_to_Blogging#Managing_Comments')); ?&gt;&lt;/label&gt;
</ins><span class="cx"> &lt;/p&gt;
</span><span class="cx"> &lt;?php
</span><span class="cx"> }
</span><span class="lines">@@ -616,13 +616,13 @@
</span><span class="cx"> &lt;fieldset&gt;&lt;legend class=&quot;screen-reader-text&quot;&gt;&lt;span&gt;&lt;?php _e('Target') ?&gt;&lt;/span&gt;&lt;/legend&gt;
</span><span class="cx"> &lt;p&gt;&lt;label for=&quot;link_target_blank&quot; class=&quot;selectit&quot;&gt;
</span><span class="cx"> &lt;input id=&quot;link_target_blank&quot; type=&quot;radio&quot; name=&quot;link_target&quot; value=&quot;_blank&quot; &lt;?php echo ( isset( $link-&gt;link_target ) &amp;&amp; ($link-&gt;link_target == '_blank') ? 'checked=&quot;checked&quot;' : ''); ?&gt; /&gt;
</span><del>-&lt;?php _e('&lt;code&gt;_blank&lt;/code&gt; - new window or tab.'); ?&gt;&lt;/label&gt;&lt;/p&gt;
</del><ins>+&lt;?php _e('&lt;code&gt;_blank&lt;/code&gt; &amp;mdash; new window or tab.'); ?&gt;&lt;/label&gt;&lt;/p&gt;
</ins><span class="cx"> &lt;p&gt;&lt;label for=&quot;link_target_top&quot; class=&quot;selectit&quot;&gt;
</span><span class="cx"> &lt;input id=&quot;link_target_top&quot; type=&quot;radio&quot; name=&quot;link_target&quot; value=&quot;_top&quot; &lt;?php echo ( isset( $link-&gt;link_target ) &amp;&amp; ($link-&gt;link_target == '_top') ? 'checked=&quot;checked&quot;' : ''); ?&gt; /&gt;
</span><del>-&lt;?php _e('&lt;code&gt;_top&lt;/code&gt; - current window or tab, with no frames.'); ?&gt;&lt;/label&gt;&lt;/p&gt;
</del><ins>+&lt;?php _e('&lt;code&gt;_top&lt;/code&gt; &amp;mdash; current window or tab, with no frames.'); ?&gt;&lt;/label&gt;&lt;/p&gt;
</ins><span class="cx"> &lt;p&gt;&lt;label for=&quot;link_target_none&quot; class=&quot;selectit&quot;&gt;
</span><span class="cx"> &lt;input id=&quot;link_target_none&quot; type=&quot;radio&quot; name=&quot;link_target&quot; value=&quot;&quot; &lt;?php echo ( isset( $link-&gt;link_target ) &amp;&amp; ($link-&gt;link_target == '') ? 'checked=&quot;checked&quot;' : ''); ?&gt; /&gt;
</span><del>-&lt;?php _e('&lt;code&gt;_none&lt;/code&gt; - same window or tab.'); ?&gt;&lt;/label&gt;&lt;/p&gt;
</del><ins>+&lt;?php _e('&lt;code&gt;_none&lt;/code&gt; &amp;mdash; same window or tab.'); ?&gt;&lt;/label&gt;&lt;/p&gt;
</ins><span class="cx"> &lt;/fieldset&gt;
</span><span class="cx"> &lt;p&gt;&lt;?php _e('Choose the target frame for your link.'); ?&gt;&lt;/p&gt;
</span><span class="cx"> &lt;?php
</span></span></pre></div>
<a id="trunkwpadminincludesplugininstallphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/includes/plugin-install.php (12788 => 12789)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/includes/plugin-install.php        2010-01-21 20:31:21 UTC (rev 12788)
+++ trunk/wp-admin/includes/plugin-install.php        2010-01-21 21:37:43 UTC (rev 12789)
</span><span class="lines">@@ -215,7 +215,7 @@
</span><span class="cx"> function install_plugins_upload( $page = 1 ) {
</span><span class="cx"> ?&gt;
</span><span class="cx">         &lt;h4&gt;&lt;?php _e('Install a plugin in .zip format') ?&gt;&lt;/h4&gt;
</span><del>-        &lt;p class=&quot;install-help&quot;&gt;&lt;?php _e('If you have a plugin in a .zip format, You may install it by uploading it here.') ?&gt;&lt;/p&gt;
</del><ins>+        &lt;p class=&quot;install-help&quot;&gt;&lt;?php _e('If you have a plugin in a .zip format, you may install it by uploading it here.') ?&gt;&lt;/p&gt;
</ins><span class="cx">         &lt;form method=&quot;post&quot; enctype=&quot;multipart/form-data&quot; action=&quot;&lt;?php echo admin_url('update.php?action=upload-plugin') ?&gt;&quot;&gt;
</span><span class="cx">                 &lt;?php wp_nonce_field( 'plugin-upload') ?&gt;
</span><span class="cx">                 &lt;label class=&quot;screen-reader-text&quot; for=&quot;pluginzip&quot;&gt;&lt;?php _e('Plugin zip file'); ?&gt;&lt;/label&gt;
</span><span class="lines">@@ -503,7 +503,7 @@
</span><span class="cx">                         endswitch; ?&gt;
</span><span class="cx">                 &lt;/p&gt;
</span><span class="cx">                 &lt;?php endif; ?&gt;
</span><del>-                &lt;h2 class=&quot;mainheader&quot;&gt;&lt;?php _e('FYI') ?&gt;&lt;/h2&gt;
</del><ins>+                &lt;h2 class=&quot;mainheader&quot;&gt;&lt;?php /* translators: For Your Information */ _e('FYI') ?&gt;&lt;/h2&gt;
</ins><span class="cx">                 &lt;ul&gt;
</span><span class="cx"> &lt;?php if ( ! empty($api-&gt;version) ) : ?&gt;
</span><span class="cx">                         &lt;li&gt;&lt;strong&gt;&lt;?php _e('Version:') ?&gt;&lt;/strong&gt; &lt;?php echo $api-&gt;version ?&gt;&lt;/li&gt;
</span></span></pre></div>
<a id="trunkwpadminincludespluginphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/includes/plugin.php (12788 => 12789)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/includes/plugin.php        2010-01-21 20:31:21 UTC (rev 12788)
+++ trunk/wp-admin/includes/plugin.php        2010-01-21 21:37:43 UTC (rev 12789)
</span><span class="lines">@@ -436,7 +436,7 @@
</span><span class="cx">                 return new WP_Error('fs_unavailable', __('Could not access filesystem.'));
</span><span class="cx"> 
</span><span class="cx">         if ( is_wp_error($wp_filesystem-&gt;errors) &amp;&amp; $wp_filesystem-&gt;errors-&gt;get_error_code() )
</span><del>-                return new WP_Error('fs_error', __('Filesystem error'), $wp_filesystem-&gt;errors);
</del><ins>+                return new WP_Error('fs_error', __('Filesystem error.'), $wp_filesystem-&gt;errors);
</ins><span class="cx"> 
</span><span class="cx">         //Get the base plugin folder
</span><span class="cx">         $plugins_dir = $wp_filesystem-&gt;wp_plugins_dir();
</span><span class="lines">@@ -464,7 +464,7 @@
</span><span class="cx">         }
</span><span class="cx"> 
</span><span class="cx">         if ( ! empty($errors) )
</span><del>-                return new WP_Error('could_not_remove_plugin', sprintf(__('Could not fully remove the plugin(s) %s'), implode(', ', $errors)) );
</del><ins>+                return new WP_Error('could_not_remove_plugin', sprintf(__('Could not fully remove the plugin(s) %s.'), implode(', ', $errors)) );
</ins><span class="cx"> 
</span><span class="cx">         // Force refresh of plugin update information
</span><span class="cx">         if ( $current = get_site_transient('update_plugins') ) {
</span></span></pre></div>
<a id="trunkwpadminincludestemplatephp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/includes/template.php (12788 => 12789)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/includes/template.php        2010-01-21 20:31:21 UTC (rev 12788)
+++ trunk/wp-admin/includes/template.php        2010-01-21 21:37:43 UTC (rev 12789)
</span><span class="lines">@@ -1063,7 +1063,7 @@
</span><span class="cx">                 if ( $authors &amp;&amp; count( $authors ) &gt; 1 ) :
</span><span class="cx">                         $users_opt = array('include' =&gt; $authors, 'name' =&gt; 'post_author', 'class'=&gt; 'authors', 'multi' =&gt; 1, 'echo' =&gt; 0);
</span><span class="cx">                         if ( $bulk )
</span><del>-                                $users_opt['show_option_none'] = __('- No Change -');
</del><ins>+                                $users_opt['show_option_none'] = __('&amp;mdash; No Change &amp;mdash;');
</ins><span class="cx">                         $authors_dropdown  = '&lt;label&gt;';
</span><span class="cx">                         $authors_dropdown .= '&lt;span class=&quot;title&quot;&gt;' . __( 'Author' ) . '&lt;/span&gt;';
</span><span class="cx">                         $authors_dropdown .= wp_dropdown_users( $users_opt );
</span><span class="lines">@@ -1124,7 +1124,7 @@
</span><span class="cx"> &lt;?php
</span><span class="cx">         $dropdown_args = array('selected' =&gt; $post-&gt;post_parent, 'name' =&gt; 'post_parent', 'show_option_none' =&gt; __('Main Page (no parent)'), 'option_none_value' =&gt; 0, 'sort_column'=&gt; 'menu_order, post_title');
</span><span class="cx">         if ( $bulk )
</span><del>-                $dropdown_args['show_option_no_change'] =  __('- No Change -');
</del><ins>+                $dropdown_args['show_option_no_change'] =  __('&amp;mdash; No Change &amp;mdash;');
</ins><span class="cx">         $dropdown_args = apply_filters('quick_edit_dropdown_pages_args', $dropdown_args);
</span><span class="cx">         wp_dropdown_pages($dropdown_args);
</span><span class="cx"> ?&gt;
</span><span class="lines">@@ -1143,7 +1143,7 @@
</span><span class="cx">                         &lt;span class=&quot;title&quot;&gt;&lt;?php _e( 'Template' ); ?&gt;&lt;/span&gt;
</span><span class="cx">                         &lt;select name=&quot;page_template&quot;&gt;
</span><span class="cx"> &lt;?php        if ( $bulk ) : ?&gt;
</span><del>-                                &lt;option value=&quot;-1&quot;&gt;&lt;?php _e('- No Change -'); ?&gt;&lt;/option&gt;
</del><ins>+                                &lt;option value=&quot;-1&quot;&gt;&lt;?php _e('&amp;mdash; No Change &amp;mdash;'); ?&gt;&lt;/option&gt;
</ins><span class="cx"> &lt;?php        endif; // $bulk ?&gt;
</span><span class="cx">                                 &lt;option value=&quot;default&quot;&gt;&lt;?php _e( 'Default Template' ); ?&gt;&lt;/option&gt;
</span><span class="cx">                                 &lt;?php page_template_dropdown() ?&gt;
</span><span class="lines">@@ -1165,7 +1165,7 @@
</span><span class="cx">                 &lt;label class=&quot;alignleft&quot;&gt;
</span><span class="cx">                         &lt;span class=&quot;title&quot;&gt;&lt;?php _e( 'Comments' ); ?&gt;&lt;/span&gt;
</span><span class="cx">                         &lt;select name=&quot;comment_status&quot;&gt;
</span><del>-                                &lt;option value=&quot;&quot;&gt;&lt;?php _e('- No Change -'); ?&gt;&lt;/option&gt;
</del><ins>+                                &lt;option value=&quot;&quot;&gt;&lt;?php _e('&amp;mdash; No Change &amp;mdash;'); ?&gt;&lt;/option&gt;
</ins><span class="cx">                                 &lt;option value=&quot;open&quot;&gt;&lt;?php _e('Allow'); ?&gt;&lt;/option&gt;
</span><span class="cx">                                 &lt;option value=&quot;closed&quot;&gt;&lt;?php _e('Do not allow'); ?&gt;&lt;/option&gt;
</span><span class="cx">                         &lt;/select&gt;
</span><span class="lines">@@ -1174,7 +1174,7 @@
</span><span class="cx">                 &lt;label class=&quot;alignright&quot;&gt;
</span><span class="cx">                         &lt;span class=&quot;title&quot;&gt;&lt;?php _e( 'Pings' ); ?&gt;&lt;/span&gt;
</span><span class="cx">                         &lt;select name=&quot;ping_status&quot;&gt;
</span><del>-                                &lt;option value=&quot;&quot;&gt;&lt;?php _e('- No Change -'); ?&gt;&lt;/option&gt;
</del><ins>+                                &lt;option value=&quot;&quot;&gt;&lt;?php _e('&amp;mdash; No Change &amp;mdash;'); ?&gt;&lt;/option&gt;
</ins><span class="cx">                                 &lt;option value=&quot;open&quot;&gt;&lt;?php _e('Allow'); ?&gt;&lt;/option&gt;
</span><span class="cx">                                 &lt;option value=&quot;closed&quot;&gt;&lt;?php _e('Do not allow'); ?&gt;&lt;/option&gt;
</span><span class="cx">                         &lt;/select&gt;
</span><span class="lines">@@ -1203,7 +1203,7 @@
</span><span class="cx">                                 &lt;span class=&quot;title&quot;&gt;&lt;?php _e( 'Status' ); ?&gt;&lt;/span&gt;
</span><span class="cx">                                 &lt;select name=&quot;_status&quot;&gt;
</span><span class="cx"> &lt;?php if ( $bulk ) : ?&gt;
</span><del>-                                        &lt;option value=&quot;-1&quot;&gt;&lt;?php _e('- No Change -'); ?&gt;&lt;/option&gt;
</del><ins>+                                        &lt;option value=&quot;-1&quot;&gt;&lt;?php _e('&amp;mdash; No Change &amp;mdash;'); ?&gt;&lt;/option&gt;
</ins><span class="cx"> &lt;?php endif; // $bulk ?&gt;
</span><span class="cx">                                 &lt;?php if ( $can_publish ) : // Contributors only get &quot;Unpublished&quot; and &quot;Pending Review&quot; ?&gt;
</span><span class="cx">                                         &lt;option value=&quot;publish&quot;&gt;&lt;?php _e( 'Published' ); ?&gt;&lt;/option&gt;
</span><span class="lines">@@ -1224,7 +1224,7 @@
</span><span class="cx">                         &lt;label class=&quot;alignright&quot;&gt;
</span><span class="cx">                                 &lt;span class=&quot;title&quot;&gt;&lt;?php _e( 'Sticky' ); ?&gt;&lt;/span&gt;
</span><span class="cx">                                 &lt;select name=&quot;sticky&quot;&gt;
</span><del>-                                        &lt;option value=&quot;-1&quot;&gt;&lt;?php _e( '- No Change -' ); ?&gt;&lt;/option&gt;
</del><ins>+                                        &lt;option value=&quot;-1&quot;&gt;&lt;?php _e( '&amp;mdash; No Change &amp;mdash;' ); ?&gt;&lt;/option&gt;
</ins><span class="cx">                                         &lt;option value=&quot;sticky&quot;&gt;&lt;?php _e( 'Sticky' ); ?&gt;&lt;/option&gt;
</span><span class="cx">                                         &lt;option value=&quot;unsticky&quot;&gt;&lt;?php _e( 'Not Sticky' ); ?&gt;&lt;/option&gt;
</span><span class="cx">                                 &lt;/select&gt;
</span><span class="lines">@@ -1964,7 +1964,7 @@
</span><span class="cx">                                 $r .= &quot;&lt;td $attributes&gt;$user_object-&gt;first_name $user_object-&gt;last_name&lt;/td&gt;&quot;;
</span><span class="cx">                                 break;
</span><span class="cx">                         case 'email':
</span><del>-                                $r .= &quot;&lt;td $attributes&gt;&lt;a href='mailto:$email' title='&quot; . sprintf( __('e-mail: %s' ), $email ) . &quot;'&gt;$email&lt;/a&gt;&lt;/td&gt;&quot;;
</del><ins>+                                $r .= &quot;&lt;td $attributes&gt;&lt;a href='mailto:$email' title='&quot; . sprintf( __('E-mail: %s' ), $email ) . &quot;'&gt;$email&lt;/a&gt;&lt;/td&gt;&quot;;
</ins><span class="cx">                                 break;
</span><span class="cx">                         case 'role':
</span><span class="cx">                                 $r .= &quot;&lt;td $attributes&gt;$role_name&lt;/td&gt;&quot;;
</span><span class="lines">@@ -2146,13 +2146,16 @@
</span><span class="cx">                         case 'comment':
</span><span class="cx">                                 echo &quot;&lt;td $attributes&gt;&quot;;
</span><span class="cx">                                 echo '&lt;div id=&quot;submitted-on&quot;&gt;';
</span><del>-                                printf( __( '&lt;a href=&quot;%1$s&quot;&gt;%2$s at %3$s&lt;/a&gt;' ), $comment_url, get_comment_date( __('Y/m/d') ), get_comment_date( __( 'g:ia' ) ) );
</del><ins>+                                /* translators: 2: comment date, 3: comment time */
+                                printf( __( '&lt;a href=&quot;%1$s&quot;&gt;%2$s at %3$s&lt;/a&gt;' ), $comment_url,
+                                        /* translators: comment date format. See http://php.net/date */ get_comment_date( __('Y/m/d') ),
+                                        /* translators: comment time format. See http://php.net/date */ get_comment_date( get_option( 'time_format' ) ) );
</ins><span class="cx"> 
</span><span class="cx">                                 if ( $comment-&gt;comment_parent ) {
</span><span class="cx">                                         $parent = get_comment( $comment-&gt;comment_parent );
</span><span class="cx">                                         $parent_link = esc_url( get_comment_link( $comment-&gt;comment_parent ) );
</span><span class="cx">                                         $name = apply_filters( 'get_comment_author', $parent-&gt;comment_author ); // there's no API function for this
</span><del>-                                        printf( __( ' | In reply to &lt;a href=&quot;%1$s&quot;&gt;%2$s&lt;/a&gt;.' ), $parent_link, $name );
</del><ins>+                                        printf( ' | '.__( 'In reply to &lt;a href=&quot;%1$s&quot;&gt;%2$s&lt;/a&gt;.' ), $parent_link, $name );
</ins><span class="cx">                                 }
</span><span class="cx"> 
</span><span class="cx">                                 echo '&lt;/div&gt;';
</span><span class="lines">@@ -2544,7 +2547,7 @@
</span><span class="cx">         if ( $keys )
</span><span class="cx">                 natcasesort($keys);
</span><span class="cx"> ?&gt;
</span><del>-&lt;p&gt;&lt;strong&gt;&lt;?php _e( 'Add new custom field:' ) ?&gt;&lt;/strong&gt;&lt;/p&gt;
</del><ins>+&lt;p&gt;&lt;strong&gt;&lt;?php _e( 'Add New Custom Field:' ) ?&gt;&lt;/strong&gt;&lt;/p&gt;
</ins><span class="cx"> &lt;table id=&quot;newmeta&quot;&gt;
</span><span class="cx"> &lt;thead&gt;
</span><span class="cx"> &lt;tr&gt;
</span><span class="lines">@@ -2558,7 +2561,7 @@
</span><span class="cx"> &lt;td id=&quot;newmetaleft&quot; class=&quot;left&quot;&gt;
</span><span class="cx"> &lt;?php if ( $keys ) { ?&gt;
</span><span class="cx"> &lt;select id=&quot;metakeyselect&quot; name=&quot;metakeyselect&quot; tabindex=&quot;7&quot;&gt;
</span><del>-&lt;option value=&quot;#NONE#&quot;&gt;&lt;?php _e( '- Select -' ); ?&gt;&lt;/option&gt;
</del><ins>+&lt;option value=&quot;#NONE#&quot;&gt;&lt;?php _e( '&amp;mdash; Select &amp;mdash;' ); ?&gt;&lt;/option&gt;
</ins><span class="cx"> &lt;?php
</span><span class="cx"> 
</span><span class="cx">         foreach ( $keys as $key ) {
</span></span></pre></div>
<a id="trunkwpadminincludesthemephp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/includes/theme.php (12788 => 12789)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/includes/theme.php        2010-01-21 20:31:21 UTC (rev 12788)
+++ trunk/wp-admin/includes/theme.php        2010-01-21 21:37:43 UTC (rev 12789)
</span><span class="lines">@@ -79,7 +79,7 @@
</span><span class="cx">                 return new WP_Error('fs_unavailable', __('Could not access filesystem.'));
</span><span class="cx"> 
</span><span class="cx">         if ( is_wp_error($wp_filesystem-&gt;errors) &amp;&amp; $wp_filesystem-&gt;errors-&gt;get_error_code() )
</span><del>-                return new WP_Error('fs_error', __('Filesystem error'), $wp_filesystem-&gt;errors);
</del><ins>+                return new WP_Error('fs_error', __('Filesystem error.'), $wp_filesystem-&gt;errors);
</ins><span class="cx"> 
</span><span class="cx">         //Get the base plugin folder
</span><span class="cx">         $themes_dir = $wp_filesystem-&gt;wp_themes_dir();
</span><span class="lines">@@ -94,7 +94,7 @@
</span><span class="cx">         $deleted = $wp_filesystem-&gt;delete($theme_dir, true);
</span><span class="cx"> 
</span><span class="cx">         if ( ! $deleted )
</span><del>-                return new WP_Error('could_not_remove_theme', sprintf(__('Could not fully remove the theme %s'), $template) );
</del><ins>+                return new WP_Error('could_not_remove_theme', sprintf(__('Could not fully remove the theme %s.'), $template) );
</ins><span class="cx"> 
</span><span class="cx">         // Force refresh of theme update information
</span><span class="cx">         delete_site_transient('update_themes');
</span></span></pre></div>
<a id="trunkwpadminlinkmanagerphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/link-manager.php (12788 => 12789)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/link-manager.php        2010-01-21 20:31:21 UTC (rev 12788)
+++ trunk/wp-admin/link-manager.php        2010-01-21 21:37:43 UTC (rev 12789)
</span><span class="lines">@@ -72,7 +72,7 @@
</span><span class="cx"> 
</span><span class="cx"> &lt;div class=&quot;wrap nosubsub&quot;&gt;
</span><span class="cx"> &lt;?php screen_icon(); ?&gt;
</span><del>-&lt;h2&gt;&lt;?php echo esc_html( $title ); ?&gt; &lt;a href=&quot;link-add.php&quot; class=&quot;button add-new-h2&quot;&gt;&lt;?php esc_html_e('Add New'); ?&gt;&lt;/a&gt; &lt;?php
</del><ins>+&lt;h2&gt;&lt;?php echo esc_html( $title ); ?&gt; &lt;a href=&quot;link-add.php&quot; class=&quot;button add-new-h2&quot;&gt;&lt;?php esc_html_x('Add New', 'link'); ?&gt;&lt;/a&gt; &lt;?php
</ins><span class="cx"> if ( isset($_GET['s']) &amp;&amp; $_GET['s'] )
</span><span class="cx">         printf( '&lt;span class=&quot;subtitle&quot;&gt;' . __('Search results for &amp;#8220;%s&amp;#8221;') . '&lt;/span&gt;', esc_html( stripslashes($_GET['s']) ) ); ?&gt;
</span><span class="cx"> &lt;/h2&gt;
</span></span></pre></div>
<a id="trunkwpadminmaintrepairphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/maint/repair.php (12788 => 12789)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/maint/repair.php        2010-01-21 20:31:21 UTC (rev 12788)
+++ trunk/wp-admin/maint/repair.php        2010-01-21 21:37:43 UTC (rev 12789)
</span><span class="lines">@@ -19,7 +19,7 @@
</span><span class="cx"> &lt;?php
</span><span class="cx"> 
</span><span class="cx"> if ( !defined('WP_ALLOW_REPAIR') ) {
</span><del>-        _e(&quot;&lt;p&gt;To allow use of this page to automatically repair database problems, please add the following line to your wp-config.php file.  Once this line is added to your config, reload this page.&lt;/p&gt;&lt;code&gt;define('WP_ALLOW_REPAIR', true);&lt;/code&gt;&quot;);
</del><ins>+        echo '&lt;p&gt;'.__('To allow use of this page to automatically repair database problems, please add the following line to your wp-config.php file.  Once this line is added to your config, reload this page.').&quot;&lt;/p&gt;&lt;code&gt;define('WP_ALLOW_REPAIR', true);&lt;/code&gt;&quot;;
</ins><span class="cx"> } elseif ( isset($_GET['repair']) ) {
</span><span class="cx">         $problems = array();
</span><span class="cx">         check_admin_referer('repair_db');
</span><span class="lines">@@ -66,13 +66,13 @@
</span><span class="cx">         }
</span><span class="cx"> 
</span><span class="cx">         if ( !empty($problems) ) {
</span><del>-                printf(__('&lt;p&gt;Some database problems could not be repaired. Please copy-and-paste the following list of errors to the &lt;a href=&quot;%s&quot;&gt;WordPress support forums&lt;/a&gt; to get additional assistance.&lt;/p&gt;'), 'http://wordpress.org/support/forum/3');
</del><ins>+                printf('&lt;p&gt;'.__('Some database problems could not be repaired. Please copy-and-paste the following list of errors to the &lt;a href=&quot;%s&quot;&gt;WordPress support forums&lt;/a&gt; to get additional assistance.').'&lt;/p&gt;', 'http://wordpress.org/support/forum/3');
</ins><span class="cx">                 $problem_output = array();
</span><span class="cx">                 foreach ( $problems as $table =&gt; $problem )
</span><span class="cx">                         $problem_output[] = &quot;$table: $problem&quot;;
</span><span class="cx">                 echo '&lt;textarea name=&quot;errors&quot; id=&quot;errors&quot; rows=&quot;20&quot; cols=&quot;60&quot;&gt;' . format_to_edit(implode(&quot;\n&quot;, $problem_output)) . '&lt;/textarea&gt;';
</span><span class="cx">         } else {
</span><del>-                _e(&quot;&lt;p&gt;Repairs complete.  Please remove the following line from wp-config.php to prevent this page from being used by unauthorized users.&lt;/p&gt;&lt;code&gt;define('WP_ALLOW_REPAIR', true);&lt;/code&gt;&quot;);
</del><ins>+                echo '&lt;p&gt;'.__('Repairs complete.  Please remove the following line from wp-config.php to prevent this page from being used by unauthorized users.').&quot;&lt;/p&gt;&lt;code&gt;define('WP_ALLOW_REPAIR', true);&lt;/code&gt;&quot;;
</ins><span class="cx">         }
</span><span class="cx"> } else {
</span><span class="cx">         if ( isset($_GET['referrer']) &amp;&amp; 'is_blog_installed' == $_GET['referrer'] )
</span></span></pre></div>
<a id="trunkwpadminmenuphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/menu.php (12788 => 12789)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/menu.php        2010-01-21 20:31:21 UTC (rev 12788)
+++ trunk/wp-admin/menu.php        2010-01-21 21:37:43 UTC (rev 12789)
</span><span class="lines">@@ -65,7 +65,7 @@
</span><span class="cx"> $menu[15] = array( __('Links'), 'manage_links', 'link-manager.php', '', 'menu-top', 'menu-links', 'div' );
</span><span class="cx">         $submenu['link-manager.php'][5] = array( __('Edit'), 'manage_links', 'link-manager.php' );
</span><span class="cx">         /* translators: add new links */
</span><del>-        $submenu['link-manager.php'][10] = array( _x('Add New', 'links'), 'manage_links', 'link-add.php' );
</del><ins>+        $submenu['link-manager.php'][10] = array( _x('Add New', 'link'), 'manage_links', 'link-add.php' );
</ins><span class="cx">         $submenu['link-manager.php'][15] = array( __('Link Categories'), 'manage_categories', 'edit-link-categories.php' );
</span><span class="cx"> 
</span><span class="cx"> $menu[20] = array( __('Pages'), 'edit_pages', 'edit.php?post_type=page', '', 'menu-top', 'menu-pages', 'div' );
</span><span class="lines">@@ -104,7 +104,7 @@
</span><span class="cx"> $menu[60] = array( __('Appearance'), 'switch_themes', 'themes.php', '', 'menu-top', 'menu-appearance', 'div' );
</span><span class="cx">         $submenu['themes.php'][5]  = array(__('Themes'), 'switch_themes', 'themes.php');
</span><span class="cx">         if ( !is_multisite() )
</span><del>-                $submenu['themes.php'][10] = array(__('Editor'), 'edit_themes', 'theme-editor.php');
</del><ins>+                $submenu['themes.php'][10] = array(_x('Editor', 'theme editor'), 'edit_themes', 'theme-editor.php');
</ins><span class="cx">         $submenu['themes.php'][15] = array(__('Add New Themes'), 'install_themes', 'theme-install.php');
</span><span class="cx"> 
</span><span class="cx"> $update_plugins = get_site_transient( 'update_plugins' );
</span><span class="lines">@@ -119,7 +119,7 @@
</span><span class="cx">                 /* translators: add new plugin */
</span><span class="cx">                 $submenu['plugins.php'][10] = array(_x('Add New', 'plugin'), 'install_plugins', 'plugin-install.php');
</span><span class="cx">                 if ( !is_multisite() )
</span><del>-                        $submenu['plugins.php'][15] = array( __('Editor'), 'edit_plugins', 'plugin-editor.php' );
</del><ins>+                        $submenu['plugins.php'][15] = array( _x('Editor', 'plugin editor'), 'edit_plugins', 'plugin-editor.php' );
</ins><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> if ( current_user_can('edit_users') )
</span><span class="lines">@@ -146,7 +146,7 @@
</span><span class="cx">                 $submenu['tools.php'][20] = array( __('Upgrade'), 'install_plugins',  'update-core.php');
</span><span class="cx"> 
</span><span class="cx"> $menu[80] = array( __('Settings'), 'manage_options', 'options-general.php', '', 'menu-top', 'menu-settings', 'div' );
</span><del>-        $submenu['options-general.php'][10] = array(__('General'), 'manage_options', 'options-general.php');
</del><ins>+        $submenu['options-general.php'][10] = array(_x('General', 'settings screen'), 'manage_options', 'options-general.php');
</ins><span class="cx">         $submenu['options-general.php'][15] = array(__('Writing'), 'manage_options', 'options-writing.php');
</span><span class="cx">         $submenu['options-general.php'][20] = array(__('Reading'), 'manage_options', 'options-reading.php');
</span><span class="cx">         $submenu['options-general.php'][25] = array(__('Discussion'), 'manage_options', 'options-discussion.php');
</span></span></pre></div>
<a id="trunkwpadminoptionsdiscussionphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/options-discussion.php (12788 => 12789)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/options-discussion.php        2010-01-21 20:31:21 UTC (rev 12788)
+++ trunk/wp-admin/options-discussion.php        2010-01-21 21:37:43 UTC (rev 12789)
</span><span class="lines">@@ -158,7 +158,7 @@
</span><span class="cx"> &lt;table class=&quot;form-table&quot;&gt;
</span><span class="cx"> &lt;tr valign=&quot;top&quot;&gt;
</span><span class="cx"> &lt;th scope=&quot;row&quot;&gt;&lt;?php _e('Avatar Display') ?&gt;&lt;/th&gt;
</span><del>-&lt;td&gt;&lt;fieldset&gt;&lt;legend class=&quot;screen-reader-text&quot;&gt;&lt;span&gt;&lt;?php _e('Avatar display') ?&gt;&lt;/span&gt;&lt;/legend&gt;
</del><ins>+&lt;td&gt;&lt;fieldset&gt;&lt;legend class=&quot;screen-reader-text&quot;&gt;&lt;span&gt;&lt;?php _e('Avatar Display') ?&gt;&lt;/span&gt;&lt;/legend&gt;
</ins><span class="cx"> &lt;?php
</span><span class="cx">         $yesorno = array(0 =&gt; __(&quot;Don&amp;#8217;t show Avatars&quot;), 1 =&gt; __('Show Avatars'));
</span><span class="cx">         foreach ( $yesorno as $key =&gt; $value) {
</span><span class="lines">@@ -173,7 +173,16 @@
</span><span class="cx"> &lt;td&gt;&lt;fieldset&gt;&lt;legend class=&quot;screen-reader-text&quot;&gt;&lt;span&gt;&lt;?php _e('Maximum Rating') ?&gt;&lt;/span&gt;&lt;/legend&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;?php
</span><del>-$ratings = array( 'G' =&gt; __('G &amp;#8212; Suitable for all audiences'), 'PG' =&gt; __('PG &amp;#8212; Possibly offensive, usually for audiences 13 and above'), 'R' =&gt; __('R &amp;#8212; Intended for adult audiences above 17'), 'X' =&gt; __('X &amp;#8212; Even more mature than above'));
</del><ins>+$ratings = array(
+        /* translators: Content suitability rating: http://bit.ly/89QxZA */
+        'G' =&gt; __('G &amp;#8212; Suitable for all audiences'),
+        /* translators: Content suitability rating: http://bit.ly/89QxZA */
+        'PG' =&gt; __('PG &amp;#8212; Possibly offensive, usually for audiences 13 and above'),
+        /* translators: Content suitability rating: http://bit.ly/89QxZA */
+        'R' =&gt; __('R &amp;#8212; Intended for adult audiences above 17'),
+        /* translators: Content suitability rating: http://bit.ly/89QxZA */
+        'X' =&gt; __('X &amp;#8212; Even more mature than above')
+);
</ins><span class="cx"> foreach ($ratings as $key =&gt; $rating) :
</span><span class="cx">         $selected = (get_option('avatar_rating') == $key) ? 'checked=&quot;checked&quot;' : '';
</span><span class="cx">         echo &quot;\n\t&lt;label&gt;&lt;input type='radio' name='avatar_rating' value='&quot; . esc_attr($key) . &quot;' $selected/&gt; $rating&lt;/label&gt;&lt;br /&gt;&quot;;
</span></span></pre></div>
<a id="trunkwpadminoptionspermalinkphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/options-permalink.php (12788 => 12789)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/options-permalink.php        2010-01-21 20:31:21 UTC (rev 12788)
+++ trunk/wp-admin/options-permalink.php        2010-01-21 21:37:43 UTC (rev 12789)
</span><span class="lines">@@ -218,7 +218,7 @@
</span><span class="cx"> 
</span><span class="cx"> &lt;table class=&quot;form-table&quot;&gt;
</span><span class="cx">         &lt;tr&gt;
</span><del>-                &lt;th&gt;&lt;label for=&quot;category_base&quot;&gt;&lt;?php _e('Category base'); ?&gt;&lt;/label&gt;&lt;/th&gt;
</del><ins>+                &lt;th&gt;&lt;label for=&quot;category_base&quot;&gt;&lt;?php /* translators: prefix for category permalinks */ _e('Category base'); ?&gt;&lt;/label&gt;&lt;/th&gt;
</ins><span class="cx">                 &lt;td&gt;&lt;?php if ( is_multisite() &amp;&amp; !is_subdomain_install() &amp;&amp; $current_site-&gt;domain.$current_site-&gt;path == $current_blog-&gt;domain.$current_blog-&gt;path ) { echo &quot;/blog&quot;; $category_base = str_replace( &quot;/blog&quot;, &quot;&quot;, $category_base ); }?&gt; &lt;input name=&quot;category_base&quot; id=&quot;category_base&quot; type=&quot;text&quot; value=&quot;&lt;?php echo esc_attr( $category_base ); ?&gt;&quot; class=&quot;regular-text code&quot; /&gt;&lt;/td&gt;
</span><span class="cx">         &lt;/tr&gt;
</span><span class="cx">         &lt;tr&gt;
</span></span></pre></div>
<a id="trunkwpadminoptionsreadingphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/options-reading.php (12788 => 12789)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/options-reading.php        2010-01-21 20:31:21 UTC (rev 12788)
+++ trunk/wp-admin/options-reading.php        2010-01-21 21:37:43 UTC (rev 12789)
</span><span class="lines">@@ -41,8 +41,8 @@
</span><span class="cx">         &lt;/label&gt;
</span><span class="cx">         &lt;/p&gt;
</span><span class="cx"> &lt;ul&gt;
</span><del>-        &lt;li&gt;&lt;?php printf(&quot;&lt;label for='page_on_front'&gt;&quot; . __('Front page: %s') . &quot;&lt;/label&gt;&quot;, wp_dropdown_pages( array( 'name' =&gt; 'page_on_front', 'echo' =&gt; 0, 'show_option_none' =&gt; __('- Select -'), 'selected' =&gt; get_option('page_on_front')  ) ) ); ?&gt;&lt;/li&gt;
-        &lt;li&gt;&lt;?php printf(&quot;&lt;label for='page_for_posts'&gt;&quot;. __('Posts page: %s') . &quot;&lt;/label&gt;&quot;, wp_dropdown_pages( array( 'name' =&gt; 'page_for_posts','echo' =&gt; 0, 'show_option_none' =&gt; __('- Select -'), 'selected' =&gt; get_option('page_for_posts') ) ) ); ?&gt;&lt;/li&gt;
</del><ins>+        &lt;li&gt;&lt;?php printf(&quot;&lt;label for='page_on_front'&gt;&quot; . __('Front page: %s') . &quot;&lt;/label&gt;&quot;, wp_dropdown_pages( array( 'name' =&gt; 'page_on_front', 'echo' =&gt; 0, 'show_option_none' =&gt; __('&amp;mdash; Select &amp;mdash;'), 'selected' =&gt; get_option('page_on_front')  ) ) ); ?&gt;&lt;/li&gt;
+        &lt;li&gt;&lt;?php printf(&quot;&lt;label for='page_for_posts'&gt;&quot;. __('Posts page: %s') . &quot;&lt;/label&gt;&quot;, wp_dropdown_pages( array( 'name' =&gt; 'page_for_posts','echo' =&gt; 0, 'show_option_none' =&gt; __('&amp;mdash; Select &amp;mdash;'), 'selected' =&gt; get_option('page_for_posts') ) ) ); ?&gt;&lt;/li&gt;
</ins><span class="cx"> &lt;/ul&gt;
</span><span class="cx"> &lt;?php if ( 'page' == get_option('show_on_front') &amp;&amp; get_option('page_for_posts') == get_option('page_on_front') ) : ?&gt;
</span><span class="cx"> &lt;div id=&quot;front-page-warning&quot; class=&quot;updated&quot;&gt;
</span></span></pre></div>
<a id="trunkwpadminoptionsphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/options.php (12788 => 12789)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/options.php        2010-01-21 20:31:21 UTC (rev 12788)
+++ trunk/wp-admin/options.php        2010-01-21 21:37:43 UTC (rev 12789)
</span><span class="lines">@@ -65,7 +65,7 @@
</span><span class="cx">         }
</span><span class="cx"> 
</span><span class="cx">         if ( !isset( $whitelist_options[ $option_page ] ) )
</span><del>-                wp_die( __( 'Error! Options page not found.' ) );
</del><ins>+                wp_die( __( 'Error: options page not found.' ) );
</ins><span class="cx"> 
</span><span class="cx">         if ( 'options' == $option_page ) {
</span><span class="cx">                 $options = explode(',', stripslashes( $_POST[ 'page_options' ] ));
</span></span></pre></div>
<a id="trunkwpadminpluginsphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/plugins.php (12788 => 12789)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/plugins.php        2010-01-21 20:31:21 UTC (rev 12788)
+++ trunk/wp-admin/plugins.php        2010-01-21 21:37:43 UTC (rev 12789)
</span><span class="lines">@@ -183,7 +183,8 @@
</span><span class="cx">                                         &lt;ul class=&quot;ul-disc&quot;&gt;
</span><span class="cx">                                                 &lt;?php
</span><span class="cx">                                                 foreach ( $plugin_info as $plugin )
</span><del>-                                                        echo '&lt;li&gt;', sprintf(__('&lt;strong&gt;%s&lt;/strong&gt; by &lt;em&gt;%s&lt;/em&gt;'), $plugin['Name'], $plugin['Author']), '&lt;/li&gt;';
</del><ins>+                                                        /* translators: 1: plugin name, 2: plugin author */
+                                                        echo '&lt;li&gt;', sprintf(__('&lt;strong&gt;%1$s&lt;/strong&gt; by &lt;em&gt;%2$s&lt;/em&gt;'), $plugin['Name'], $plugin['Author']), '&lt;/li&gt;';
</ins><span class="cx">                                                 ?&gt;
</span><span class="cx">                                         &lt;/ul&gt;
</span><span class="cx">                                 &lt;p&gt;&lt;?php _e('Are you sure you wish to delete these files?') ?&gt;&lt;/p&gt;
</span></span></pre></div>
<a id="trunkwpadminpressthisphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/press-this.php (12788 => 12789)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/press-this.php        2010-01-21 20:31:21 UTC (rev 12788)
+++ trunk/wp-admin/press-this.php        2010-01-21 21:37:43 UTC (rev 12789)
</span><span class="lines">@@ -531,7 +531,7 @@
</span><span class="cx">         &lt;/div&gt;
</span><span class="cx">         &lt;div class=&quot;posting&quot;&gt;
</span><span class="cx">                 &lt;?php if ( isset($posted) &amp;&amp; intval($posted) ) { $post_ID = intval($posted); ?&gt;
</span><del>-                &lt;div id=&quot;message&quot; class=&quot;updated&quot;&gt;&lt;p&gt;&lt;strong&gt;&lt;?php _e('Your post has been saved.'); ?&gt;&lt;/strong&gt; &lt;a onclick=&quot;window.opener.location.replace(this.href); window.close();&quot; href=&quot;&lt;?php echo get_permalink( $post_ID); ?&gt;&quot;&gt;&lt;?php _e('View post'); ?&gt;&lt;/a&gt; | &lt;a href=&quot;&lt;?php echo get_edit_post_link( $post_ID ); ?&gt;&quot; onclick=&quot;window.opener.location.replace(this.href); window.close();&quot;&gt;&lt;?php _e('Edit post'); ?&gt;&lt;/a&gt; | &lt;a href=&quot;#&quot; onclick=&quot;window.close();&quot;&gt;&lt;?php _e('Close Window'); ?&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;
</del><ins>+                &lt;div id=&quot;message&quot; class=&quot;updated&quot;&gt;&lt;p&gt;&lt;strong&gt;&lt;?php _e('Your post has been saved.'); ?&gt;&lt;/strong&gt; &lt;a onclick=&quot;window.opener.location.replace(this.href); window.close();&quot; href=&quot;&lt;?php echo get_permalink( $post_ID); ?&gt;&quot;&gt;&lt;?php _e('View post'); ?&gt;&lt;/a&gt; | &lt;a href=&quot;&lt;?php echo get_edit_post_link( $post_ID ); ?&gt;&quot; onclick=&quot;window.opener.location.replace(this.href); window.close();&quot;&gt;&lt;?php _e('Edit Post'); ?&gt;&lt;/a&gt; | &lt;a href=&quot;#&quot; onclick=&quot;window.close();&quot;&gt;&lt;?php _e('Close Window'); ?&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;
</ins><span class="cx">                 &lt;?php } ?&gt;
</span><span class="cx"> 
</span><span class="cx">                 &lt;div id=&quot;titlediv&quot;&gt;
</span></span></pre></div>
<a id="trunkwpadminthemesphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/themes.php (12788 => 12789)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/themes.php        2010-01-21 20:31:21 UTC (rev 12788)
+++ trunk/wp-admin/themes.php        2010-01-21 21:37:43 UTC (rev 12789)
</span><span class="lines">@@ -126,7 +126,7 @@
</span><span class="cx">                 else if ( empty($update['package']) )
</span><span class="cx">                         printf( '&lt;p&gt;&lt;strong&gt;' . __('There is a new version of %1$s available. &lt;a href=&quot;%2$s&quot; class=&quot;thickbox&quot; title=&quot;%1$s&quot;&gt;View version %3$s Details&lt;/a&gt; &lt;em&gt;automatic upgrade unavailable for this theme&lt;/em&gt;.') . '&lt;/strong&gt;&lt;/p&gt;', $theme_name, $details_url, $update['new_version']);
</span><span class="cx">                 else
</span><del>-                        printf( '&lt;p&gt;&lt;strong&gt;' . __('There is a new version of %1$s available. &lt;a href=&quot;%2$s&quot; class=&quot;thickbox&quot; title=&quot;%1$s&quot;&gt;View version %3$s Details&lt;/a&gt; or &lt;a href=&quot;%4$s&quot; %5$s &gt;upgrade automatically&lt;/a&gt;.') . '&lt;/strong&gt;&lt;/p&gt;', $theme_name, $details_url, $update['new_version'], $update_url, $update_onclick );
</del><ins>+                        printf( '&lt;p&gt;&lt;strong&gt;' . __('There is a new version of %1$s available. &lt;a href=&quot;%2$s&quot; class=&quot;thickbox&quot; title=&quot;%1$s&quot;&gt;View version %3$s Details&lt;/a&gt; or &lt;a href=&quot;%4$s&quot; %5$s&gt;upgrade automatically&lt;/a&gt;.') . '&lt;/strong&gt;&lt;/p&gt;', $theme_name, $details_url, $update['new_version'], $update_url, $update_onclick );
</ins><span class="cx">         }
</span><span class="cx"> }
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkwpadminupdatephp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/update.php (12788 => 12789)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/update.php        2010-01-21 20:31:21 UTC (rev 12788)
+++ trunk/wp-admin/update.php        2010-01-21 21:37:43 UTC (rev 12789)
</span><span class="lines">@@ -156,7 +156,7 @@
</span><span class="cx">                 $submenu_file = 'theme-install.php';
</span><span class="cx">                 require_once('admin-header.php');
</span><span class="cx"> 
</span><del>-                $title = sprintf( __('Installing theme: %s'), $api-&gt;name . ' ' . $api-&gt;version );
</del><ins>+                $title = sprintf( __('Installing Theme: %s'), $api-&gt;name . ' ' . $api-&gt;version );
</ins><span class="cx">                 $nonce = 'install-theme_' . $theme;
</span><span class="cx">                 $url = 'update.php?action=install-theme&amp;theme=' . $theme;
</span><span class="cx">                 $type = 'web'; //Install theme type, From Web or an Upload.
</span></span></pre></div>
<a id="trunkwpadminusereditphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/user-edit.php (12788 => 12789)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/user-edit.php        2010-01-21 20:31:21 UTC (rev 12788)
+++ trunk/wp-admin/user-edit.php        2010-01-21 21:37:43 UTC (rev 12789)
</span><span class="lines">@@ -232,12 +232,12 @@
</span><span class="cx"> &lt;?php endif; //!IS_PROFILE_PAGE ?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;tr&gt;
</span><del>-        &lt;th&gt;&lt;label for=&quot;first_name&quot;&gt;&lt;?php _e('First name') ?&gt;&lt;/label&gt;&lt;/th&gt;
</del><ins>+        &lt;th&gt;&lt;label for=&quot;first_name&quot;&gt;&lt;?php _e('First Name') ?&gt;&lt;/label&gt;&lt;/th&gt;
</ins><span class="cx">         &lt;td&gt;&lt;input type=&quot;text&quot; name=&quot;first_name&quot; id=&quot;first_name&quot; value=&quot;&lt;?php echo esc_attr($profileuser-&gt;first_name) ?&gt;&quot; class=&quot;regular-text&quot; /&gt;&lt;/td&gt;
</span><span class="cx"> &lt;/tr&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;tr&gt;
</span><del>-        &lt;th&gt;&lt;label for=&quot;last_name&quot;&gt;&lt;?php _e('Last name') ?&gt;&lt;/label&gt;&lt;/th&gt;
</del><ins>+        &lt;th&gt;&lt;label for=&quot;last_name&quot;&gt;&lt;?php _e('Last Name') ?&gt;&lt;/label&gt;&lt;/th&gt;
</ins><span class="cx">         &lt;td&gt;&lt;input type=&quot;text&quot; name=&quot;last_name&quot; id=&quot;last_name&quot; value=&quot;&lt;?php echo esc_attr($profileuser-&gt;last_name) ?&gt;&quot; class=&quot;regular-text&quot; /&gt;&lt;/td&gt;
</span><span class="cx"> &lt;/tr&gt;
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkwpadminusernewphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/user-new.php (12788 => 12789)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/user-new.php        2010-01-21 20:31:21 UTC (rev 12788)
+++ trunk/wp-admin/user-new.php        2010-01-21 21:37:43 UTC (rev 12789)
</span><span class="lines">@@ -208,7 +208,7 @@
</span><span class="cx">         &lt;/tr&gt;
</span><span class="cx"> &lt;?php if ( apply_filters('show_password_fields', true) ) : ?&gt;
</span><span class="cx">         &lt;tr class=&quot;form-field form-required&quot;&gt;
</span><del>-                &lt;th scope=&quot;row&quot;&gt;&lt;label for=&quot;pass1&quot;&gt;&lt;?php _e('Password'); ?&gt; &lt;span class=&quot;description&quot;&gt;&lt;?php _e('(twice, required)'); ?&gt;&lt;/span&gt;&lt;/label&gt;&lt;/th&gt;
</del><ins>+                &lt;th scope=&quot;row&quot;&gt;&lt;label for=&quot;pass1&quot;&gt;&lt;?php _e('Password'); ?&gt; &lt;span class=&quot;description&quot;&gt;&lt;?php /* translators: password input field */_e('(twice, required)'); ?&gt;&lt;/span&gt;&lt;/label&gt;&lt;/th&gt;
</ins><span class="cx">                 &lt;td&gt;&lt;input name=&quot;pass1&quot; type=&quot;password&quot; id=&quot;pass1&quot; autocomplete=&quot;off&quot; /&gt;
</span><span class="cx">                 &lt;br /&gt;
</span><span class="cx">                 &lt;input name=&quot;pass2&quot; type=&quot;password&quot; id=&quot;pass2&quot; autocomplete=&quot;off&quot; /&gt;
</span></span></pre></div>
<a id="trunkwpadminwidgetsphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/widgets.php (12788 => 12789)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/widgets.php        2010-01-21 20:31:21 UTC (rev 12788)
+++ trunk/wp-admin/widgets.php        2010-01-21 21:37:43 UTC (rev 12789)
</span><span class="lines">@@ -287,7 +287,7 @@
</span><span class="cx">                         }
</span><span class="cx">                         $selected = '';
</span><span class="cx">                         echo &quot;\t\t&lt;select name='{$sbname}_position'&gt;\n&quot;;
</span><del>-                        echo &quot;\t\t&lt;option value=''&gt;&quot; . __('-- select --') . &quot;&lt;/option&gt;\n&quot;;
</del><ins>+                        echo &quot;\t\t&lt;option value=''&gt;&quot; . __('&amp;mdash; Select &amp;mdash;') . &quot;&lt;/option&gt;\n&quot;;
</ins><span class="cx">                         for ( $i = 1; $i &lt;= $j; $i++ ) {
</span><span class="cx">                                 if ( in_array($widget_id, $sidebars_widgets[$sbname], true) )
</span><span class="cx">                                         $selected = selected( $i, $key + 1, false );
</span></span></pre></div>
<a id="trunkwpincludescommenttemplatephp"></a>
<div class="modfile"><h4>Modified: trunk/wp-includes/comment-template.php (12788 => 12789)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-includes/comment-template.php        2010-01-21 20:31:21 UTC (rev 12788)
+++ trunk/wp-includes/comment-template.php        2010-01-21 21:37:43 UTC (rev 12789)
</span><span class="lines">@@ -962,7 +962,7 @@
</span><span class="cx">         }
</span><span class="cx"> 
</span><span class="cx">         if ( post_password_required() ) {
</span><del>-                echo __('Enter your password to view comments');
</del><ins>+                echo __('Enter your password to view comments.');
</ins><span class="cx">                 return;
</span><span class="cx">         }
</span><span class="cx"> 
</span><span class="lines">@@ -1282,7 +1282,12 @@
</span><span class="cx">                 &lt;br /&gt;
</span><span class="cx"> &lt;?php endif; ?&gt;
</span><span class="cx"> 
</span><del>-                &lt;div class=&quot;comment-meta commentmetadata&quot;&gt;&lt;a href=&quot;&lt;?php echo htmlspecialchars( get_comment_link( $comment-&gt;comment_ID ) ) ?&gt;&quot;&gt;&lt;?php printf(__('%1$s at %2$s'), get_comment_date(),  get_comment_time()) ?&gt;&lt;/a&gt;&lt;?php edit_comment_link(__('(Edit)'),'&amp;nbsp;&amp;nbsp;','') ?&gt;&lt;/div&gt;
</del><ins>+                &lt;div class=&quot;comment-meta commentmetadata&quot;&gt;&lt;a href=&quot;&lt;?php echo htmlspecialchars( get_comment_link( $comment-&gt;comment_ID ) ) ?&gt;&quot;&gt;
+                        &lt;?php
+                                /* translators: 1: date, 2: time */
+                                printf( __('%1$s at %2$s'), get_comment_date(),  get_comment_time()) ?&gt;&lt;/a&gt;&lt;?php edit_comment_link(__('(Edit)'),'&amp;nbsp;&amp;nbsp;','' );
+                        ?&gt;
+                &lt;/div&gt;
</ins><span class="cx"> 
</span><span class="cx">                 &lt;?php comment_text() ?&gt;
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkwpincludesdefaultwidgetsphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-includes/default-widgets.php (12788 => 12789)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-includes/default-widgets.php        2010-01-21 20:31:21 UTC (rev 12788)
+++ trunk/wp-includes/default-widgets.php        2010-01-21 21:37:43 UTC (rev 12789)
</span><span class="lines">@@ -406,7 +406,7 @@
</span><span class="cx"> 
</span><span class="cx">                 &lt;textarea class=&quot;widefat&quot; rows=&quot;16&quot; cols=&quot;20&quot; id=&quot;&lt;?php echo $this-&gt;get_field_id('text'); ?&gt;&quot; name=&quot;&lt;?php echo $this-&gt;get_field_name('text'); ?&gt;&quot;&gt;&lt;?php echo $text; ?&gt;&lt;/textarea&gt;
</span><span class="cx"> 
</span><del>-                &lt;p&gt;&lt;input id=&quot;&lt;?php echo $this-&gt;get_field_id('filter'); ?&gt;&quot; name=&quot;&lt;?php echo $this-&gt;get_field_name('filter'); ?&gt;&quot; type=&quot;checkbox&quot; &lt;?php checked(isset($instance['filter']) ? $instance['filter'] : 0); ?&gt; /&gt;&amp;nbsp;&lt;label for=&quot;&lt;?php echo $this-&gt;get_field_id('filter'); ?&gt;&quot;&gt;&lt;?php _e('Automatically add paragraphs.'); ?&gt;&lt;/label&gt;&lt;/p&gt;
</del><ins>+                &lt;p&gt;&lt;input id=&quot;&lt;?php echo $this-&gt;get_field_id('filter'); ?&gt;&quot; name=&quot;&lt;?php echo $this-&gt;get_field_name('filter'); ?&gt;&quot; type=&quot;checkbox&quot; &lt;?php checked(isset($instance['filter']) ? $instance['filter'] : 0); ?&gt; /&gt;&amp;nbsp;&lt;label for=&quot;&lt;?php echo $this-&gt;get_field_id('filter'); ?&gt;&quot;&gt;&lt;?php _e('Automatically add paragraphs'); ?&gt;&lt;/label&gt;&lt;/p&gt;
</ins><span class="cx"> &lt;?php
</span><span class="cx">         }
</span><span class="cx"> }
</span></span></pre></div>
<a id="trunkwpincludesfeedatomcommentsphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-includes/feed-atom-comments.php (12788 => 12789)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-includes/feed-atom-comments.php        2010-01-21 20:31:21 UTC (rev 12788)
+++ trunk/wp-includes/feed-atom-comments.php        2010-01-21 21:37:43 UTC (rev 12789)
</span><span class="lines">@@ -16,7 +16,7 @@
</span><span class="cx"> &gt;
</span><span class="cx">         &lt;title type=&quot;text&quot;&gt;&lt;?php
</span><span class="cx">                 if ( is_singular() )
</span><del>-                        printf(ent2ncr(__('Comments on: %s')), get_the_title_rss());
</del><ins>+                        printf(ent2ncr(__('Comments on %s')), get_the_title_rss());
</ins><span class="cx">                 elseif ( is_search() )
</span><span class="cx">                         printf(ent2ncr(__('Comments for %1$s searching on %2$s')), get_bloginfo_rss( 'name' ), esc_attr(get_search_query()));
</span><span class="cx">                 else
</span></span></pre></div>
<a id="trunkwpincludesformattingphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-includes/formatting.php (12788 => 12789)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-includes/formatting.php        2010-01-21 20:31:21 UTC (rev 12788)
+++ trunk/wp-includes/formatting.php        2010-01-21 21:37:43 UTC (rev 12789)
</span><span class="lines">@@ -1770,6 +1770,7 @@
</span><span class="cx">                 if ($mins &lt;= 1) {
</span><span class="cx">                         $mins = 1;
</span><span class="cx">                 }
</span><ins>+                /* translators: min=minute */
</ins><span class="cx">                 $since = sprintf(_n('%s min', '%s mins', $mins), $mins);
</span><span class="cx">         } else if (($diff &lt;= 86400) &amp;&amp; ($diff &gt; 3600)) {
</span><span class="cx">                 $hours = round($diff / 3600);
</span></span></pre></div>
<a id="trunkwpincludesfunctionsphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-includes/functions.php (12788 => 12789)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-includes/functions.php        2010-01-21 20:31:21 UTC (rev 12788)
+++ trunk/wp-includes/functions.php        2010-01-21 21:37:43 UTC (rev 12789)
</span><span class="lines">@@ -1641,7 +1641,7 @@
</span><span class="cx"> 
</span><span class="cx">         $hook = 'do_feed_' . $feed;
</span><span class="cx">         if ( !has_action($hook) ) {
</span><del>-                $message = sprintf( __( 'ERROR: %s is not a valid feed template' ), esc_html($feed));
</del><ins>+                $message = sprintf( __( 'ERROR: %s is not a valid feed template.' ), esc_html($feed));
</ins><span class="cx">                 wp_die($message);
</span><span class="cx">         }
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkwpincludesjstinymcelangswplangsphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-includes/js/tinymce/langs/wp-langs.php (12788 => 12789)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-includes/js/tinymce/langs/wp-langs.php        2010-01-21 20:31:21 UTC (rev 12788)
+++ trunk/wp-includes/js/tinymce/langs/wp-langs.php        2010-01-21 21:37:43 UTC (rev 12789)
</span><span class="lines">@@ -39,15 +39,15 @@
</span><span class="cx"> more_colors:&quot;' . mce_escape( __('More colors') ) . '&quot;
</span><span class="cx"> },
</span><span class="cx"> contextmenu:{
</span><del>-align:&quot;' . mce_escape( __('Alignment') ) . '&quot;,
-left:&quot;' . mce_escape( __('Left') ) . '&quot;,
-center:&quot;' . mce_escape( __('Center') ) . '&quot;,
-right:&quot;' . mce_escape( __('Right') ) . '&quot;,
-full:&quot;' . mce_escape( __('Full') ) . '&quot;
</del><ins>+align:&quot;' . mce_escape( /* translators: alignment */ __('Alignment') ) . '&quot;,
+left:&quot;' . mce_escape( /* translators: alignment */ __('Left') ) . '&quot;,
+center:&quot;' . mce_escape( /* translators: alignment */ __('Center') ) . '&quot;,
+right:&quot;' . mce_escape( /* translators: alignment */ __('Right') ) . '&quot;,
+full:&quot;' . mce_escape( /* translators: alignment */ __('Full') ) . '&quot;
</ins><span class="cx"> },
</span><span class="cx"> insertdatetime:{
</span><del>-date_fmt:&quot;' . mce_escape( __('%Y-%m-%d') ) . '&quot;,
-time_fmt:&quot;' . mce_escape( __('%H:%M:%S') ) . '&quot;,
</del><ins>+date_fmt:&quot;' . mce_escape( /* translators: year, month, date */ __('%Y-%m-%d') ) . '&quot;,
+time_fmt:&quot;' . mce_escape( /* translators: hours, minutes, seconds */ __('%H:%M:%S') ) . '&quot;,
</ins><span class="cx"> insertdate_desc:&quot;' . mce_escape( __('Insert date') ) . '&quot;,
</span><span class="cx"> inserttime_desc:&quot;' . mce_escape( __('Insert time') ) . '&quot;,
</span><span class="cx"> months_long:&quot;' . mce_escape( __('January').','.__('February').','.__('March').','.__('April').','.__('May').','.__('June').','.__('July').','.__('August').','.__('September').','.__('October').','.__('November').','.__('December') ) . '&quot;,
</span><span class="lines">@@ -175,7 +175,7 @@
</span><span class="cx"> no_mpell:&quot;' . mce_escape( __('No misspellings found.') ) . '&quot;
</span><span class="cx"> },
</span><span class="cx"> pagebreak:{
</span><del>-desc:&quot;' . mce_escape( __('Insert page break.') ) . '&quot;
</del><ins>+desc:&quot;' . mce_escape( __('Insert Page Break') ) . '&quot;
</ins><span class="cx"> }}});
</span><span class="cx"> 
</span><span class="cx"> tinyMCE.addI18n(&quot;' . $language . '.advanced&quot;,{
</span><span class="lines">@@ -202,10 +202,10 @@
</span><span class="cx"> italic_desc:&quot;' . mce_escape( __('Italic') ) . ' (Ctrl / Alt+Shift + I)&quot;,
</span><span class="cx"> underline_desc:&quot;' . mce_escape( __('Underline') ) . '&quot;,
</span><span class="cx"> striketrough_desc:&quot;' . mce_escape( __('Strikethrough') ) . ' (Alt+Shift+D)&quot;,
</span><del>-justifyleft_desc:&quot;' . mce_escape( __('Align left') ) . ' (Alt+Shift+L)&quot;,
-justifycenter_desc:&quot;' . mce_escape( __('Align center') ) . ' (Alt+Shift+C)&quot;,
-justifyright_desc:&quot;' . mce_escape( __('Align right') ) . ' (Alt+Shift+R)&quot;,
-justifyfull_desc:&quot;' . mce_escape( __('Align full') ) . ' (Alt+Shift+J)&quot;,
</del><ins>+justifyleft_desc:&quot;' . mce_escape( __('Align Left') ) . ' (Alt+Shift+L)&quot;,
+justifycenter_desc:&quot;' . mce_escape( __('Align Center') ) . ' (Alt+Shift+C)&quot;,
+justifyright_desc:&quot;' . mce_escape( __('Align Right') ) . ' (Alt+Shift+R)&quot;,
+justifyfull_desc:&quot;' . mce_escape( __('Align Full') ) . ' (Alt+Shift+J)&quot;,
</ins><span class="cx"> bullist_desc:&quot;' . mce_escape( __('Unordered list') ) . ' (Alt+Shift+U)&quot;,
</span><span class="cx"> numlist_desc:&quot;' . mce_escape( __('Ordered list') ) . ' (Alt+Shift+O)&quot;,
</span><span class="cx"> outdent_desc:&quot;' . mce_escape( __('Outdent') ) . '&quot;,
</span><span class="lines">@@ -336,7 +336,7 @@
</span><span class="cx"> enablejavascript:&quot;' . mce_escape( __('Enable JavaScript') ) . '&quot;,
</span><span class="cx"> starttime:&quot;' . mce_escape( __('Start time') ) . '&quot;,
</span><span class="cx"> endtime:&quot;' . mce_escape( __('End time') ) . '&quot;,
</span><del>-href:&quot;' . mce_escape( __('Href') ) . '&quot;,
</del><ins>+href:&quot;' . mce_escape( __('href') ) . '&quot;,
</ins><span class="cx"> qtsrcchokespeed:&quot;' . mce_escape( __('Choke speed') ) . '&quot;,
</span><span class="cx"> target:&quot;' . mce_escape( __('Target') ) . '&quot;,
</span><span class="cx"> volume:&quot;' . mce_escape( __('Volume') ) . '&quot;,
</span><span class="lines">@@ -404,7 +404,7 @@
</span><span class="cx"> 
</span><span class="cx"> tinyMCE.addI18n(&quot;' . $language . '.wordpress&quot;,{
</span><span class="cx"> wp_adv_desc:&quot;' . mce_escape( __('Show/Hide Kitchen Sink') )  . ' (Alt+Shift+Z)&quot;,
</span><del>-wp_more_desc:&quot;' . mce_escape( __('Insert More tag') ) . ' (Alt+Shift+T)&quot;,
</del><ins>+wp_more_desc:&quot;' . mce_escape( __('Insert More Tag') ) . ' (Alt+Shift+T)&quot;,
</ins><span class="cx"> wp_page_desc:&quot;' . mce_escape( __('Insert Page break') ) . ' (Alt+Shift+P)&quot;,
</span><span class="cx"> wp_help_desc:&quot;' . mce_escape( __('Help') ) . ' (Alt+Shift+H)&quot;,
</span><span class="cx"> wp_more_alt:&quot;' . mce_escape( __('More...') ) . '&quot;,
</span></span></pre></div>
<a id="trunkwpincludesjstinymcewpmcehelpphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-includes/js/tinymce/wp-mce-help.php (12788 => 12789)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-includes/js/tinymce/wp-mce-help.php        2010-01-21 20:31:21 UTC (rev 12788)
+++ trunk/wp-includes/js/tinymce/wp-mce-help.php        2010-01-21 21:37:43 UTC (rev 12789)
</span><span class="lines">@@ -210,10 +210,10 @@
</span><span class="cx">                 &lt;script type=&quot;text/javascript&quot;&gt;
</span><span class="cx">                 if ( ! tinymce.isWebKit )
</span><span class="cx">                         document.write(&quot;&lt;tr&gt;&lt;th&gt;b&lt;/th&gt;&lt;td&gt;&lt;?php _e('Bold') ?&gt;&lt;/td&gt;&lt;th&gt;i&lt;/th&gt;&lt;td&gt;&lt;?php _e('Italic') ?&gt;&lt;/td&gt;&lt;/tr&gt;&quot;+
</span><del>-                        &quot;&lt;tr&gt;&lt;th&gt;u&lt;/th&gt;&lt;td&gt;&lt;?php _e('Underline') ?&gt;&lt;/td&gt;&lt;th&gt;1&lt;/th&gt;&lt;td&gt;&lt;?php _e('Header 1') ?&gt;&lt;/td&gt;&lt;/tr&gt;&quot;+
-                        &quot;&lt;tr&gt;&lt;th&gt;2&lt;/th&gt;&lt;td&gt;&lt;?php _e('Header 2') ?&gt;&lt;/td&gt;&lt;th&gt;3&lt;/th&gt;&lt;td&gt;&lt;?php _e('Header 3') ?&gt;&lt;/td&gt;&lt;/tr&gt;&quot;+
-                        &quot;&lt;tr&gt;&lt;th&gt;4&lt;/th&gt;&lt;td&gt;&lt;?php _e('Header 4') ?&gt;&lt;/td&gt;&lt;th&gt;5&lt;/th&gt;&lt;td&gt;&lt;?php _e('Header 5') ?&gt;&lt;/td&gt;&lt;/tr&gt;&quot;+
-                        &quot;&lt;tr&gt;&lt;th&gt;6&lt;/th&gt;&lt;td&gt;&lt;?php _e('Header 6') ?&gt;&lt;/td&gt;&lt;th&gt;9&lt;/th&gt;&lt;td&gt;&lt;?php _e('Address') ?&gt;&lt;/td&gt;&lt;/tr&gt;&quot;)
</del><ins>+                        &quot;&lt;tr&gt;&lt;th&gt;u&lt;/th&gt;&lt;td&gt;&lt;?php _e('Underline') ?&gt;&lt;/td&gt;&lt;th&gt;1&lt;/th&gt;&lt;td&gt;&lt;?php _e('Heading 1') ?&gt;&lt;/td&gt;&lt;/tr&gt;&quot;+
+                        &quot;&lt;tr&gt;&lt;th&gt;2&lt;/th&gt;&lt;td&gt;&lt;?php _e('Heading 2') ?&gt;&lt;/td&gt;&lt;th&gt;3&lt;/th&gt;&lt;td&gt;&lt;?php _e('Heading 3') ?&gt;&lt;/td&gt;&lt;/tr&gt;&quot;+
+                        &quot;&lt;tr&gt;&lt;th&gt;4&lt;/th&gt;&lt;td&gt;&lt;?php _e('Heading 4') ?&gt;&lt;/td&gt;&lt;th&gt;5&lt;/th&gt;&lt;td&gt;&lt;?php _e('Heading 5') ?&gt;&lt;/td&gt;&lt;/tr&gt;&quot;+
+                        &quot;&lt;tr&gt;&lt;th&gt;6&lt;/th&gt;&lt;td&gt;&lt;?php _e('Heading 6') ?&gt;&lt;/td&gt;&lt;th&gt;9&lt;/th&gt;&lt;td&gt;&lt;?php _e('Address') ?&gt;&lt;/td&gt;&lt;/tr&gt;&quot;)
</ins><span class="cx">                 &lt;/script&gt;
</span><span class="cx">         &lt;/table&gt;
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkwpincludeslinktemplatephp"></a>
<div class="modfile"><h4>Modified: trunk/wp-includes/link-template.php (12788 => 12789)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-includes/link-template.php        2010-01-21 20:31:21 UTC (rev 12788)
+++ trunk/wp-includes/link-template.php        2010-01-21 21:37:43 UTC (rev 12789)
</span><span class="lines">@@ -607,7 +607,7 @@
</span><span class="cx">         if ( empty($link) )
</span><span class="cx">                 $link = __('Edit This');
</span><span class="cx"> 
</span><del>-        $link = '&lt;a href=&quot;' . get_edit_tag_link( $tag-&gt;term_id ) . '&quot; title=&quot;' . __( 'Edit tag' ) . '&quot;&gt;' . $link . '&lt;/a&gt;';
</del><ins>+        $link = '&lt;a href=&quot;' . get_edit_tag_link( $tag-&gt;term_id ) . '&quot; title=&quot;' . __( 'Edit Tag' ) . '&quot;&gt;' . $link . '&lt;/a&gt;';
</ins><span class="cx">         echo $before . apply_filters( 'edit_tag_link', $link, $tag-&gt;term_id ) . $after;
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="lines">@@ -712,7 +712,7 @@
</span><span class="cx">         if ( null === $link )
</span><span class="cx">                 $link = __('Edit This');
</span><span class="cx"> 
</span><del>-        $link = '&lt;a class=&quot;post-edit-link&quot; href=&quot;' . $url . '&quot; title=&quot;' . esc_attr( __( 'Edit post' ) ) . '&quot;&gt;' . $link . '&lt;/a&gt;';
</del><ins>+        $link = '&lt;a class=&quot;post-edit-link&quot; href=&quot;' . $url . '&quot; title=&quot;' . esc_attr( __( 'Edit Post' ) ) . '&quot;&gt;' . $link . '&lt;/a&gt;';
</ins><span class="cx">         echo $before . apply_filters( 'edit_post_link', $link, $post-&gt;ID ) . $after;
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="lines">@@ -841,7 +841,7 @@
</span><span class="cx">         if ( empty($link) )
</span><span class="cx">                 $link = __('Edit This');
</span><span class="cx"> 
</span><del>-        $link = '&lt;a href=&quot;' . get_edit_bookmark_link( $link ) . '&quot; title=&quot;' . __( 'Edit link' ) . '&quot;&gt;' . $link . '&lt;/a&gt;';
</del><ins>+        $link = '&lt;a href=&quot;' . get_edit_bookmark_link( $link ) . '&quot; title=&quot;' . __( 'Edit Link' ) . '&quot;&gt;' . $link . '&lt;/a&gt;';
</ins><span class="cx">         echo $before . apply_filters( 'edit_bookmark_link', $link, $bookmark-&gt;link_id ) . $after;
</span><span class="cx"> }
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkwpincludeslocalephp"></a>
<div class="modfile"><h4>Modified: trunk/wp-includes/locale.php (12788 => 12789)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-includes/locale.php        2010-01-21 20:31:21 UTC (rev 12788)
+++ trunk/wp-includes/locale.php        2010-01-21 21:37:43 UTC (rev 12789)
</span><span class="lines">@@ -105,65 +105,65 @@
</span><span class="cx">          */
</span><span class="cx">         function init() {
</span><span class="cx">                 // The Weekdays
</span><del>-                $this-&gt;weekday[0] = __('Sunday');
-                $this-&gt;weekday[1] = __('Monday');
-                $this-&gt;weekday[2] = __('Tuesday');
-                $this-&gt;weekday[3] = __('Wednesday');
-                $this-&gt;weekday[4] = __('Thursday');
-                $this-&gt;weekday[5] = __('Friday');
-                $this-&gt;weekday[6] = __('Saturday');
</del><ins>+                $this-&gt;weekday[0] = /* translators: weekday */ __('Sunday');
+                $this-&gt;weekday[1] = /* translators: weekday */ __('Monday');
+                $this-&gt;weekday[2] = /* translators: weekday */ __('Tuesday');
+                $this-&gt;weekday[3] = /* translators: weekday */ __('Wednesday');
+                $this-&gt;weekday[4] = /* translators: weekday */ __('Thursday');
+                $this-&gt;weekday[5] = /* translators: weekday */ __('Friday');
+                $this-&gt;weekday[6] = /* translators: weekday */ __('Saturday');
</ins><span class="cx"> 
</span><span class="cx">                 // The first letter of each day.  The _%day%_initial suffix is a hack to make
</span><span class="cx">                 // sure the day initials are unique.
</span><del>-                $this-&gt;weekday_initial[__('Sunday')]    = __('S_Sunday_initial');
-                $this-&gt;weekday_initial[__('Monday')]    = __('M_Monday_initial');
-                $this-&gt;weekday_initial[__('Tuesday')]   = __('T_Tuesday_initial');
-                $this-&gt;weekday_initial[__('Wednesday')] = __('W_Wednesday_initial');
-                $this-&gt;weekday_initial[__('Thursday')]  = __('T_Thursday_initial');
-                $this-&gt;weekday_initial[__('Friday')]    = __('F_Friday_initial');
-                $this-&gt;weekday_initial[__('Saturday')]  = __('S_Saturday_initial');
</del><ins>+                $this-&gt;weekday_initial[__('Sunday')]    = /* translators: one-letter abbreviation of the weekday */ __('S_Sunday_initial');
+                $this-&gt;weekday_initial[__('Monday')]    = /* translators: one-letter abbreviation of the weekday */ __('M_Monday_initial');
+                $this-&gt;weekday_initial[__('Tuesday')]   = /* translators: one-letter abbreviation of the weekday */ __('T_Tuesday_initial');
+                $this-&gt;weekday_initial[__('Wednesday')] = /* translators: one-letter abbreviation of the weekday */ __('W_Wednesday_initial');
+                $this-&gt;weekday_initial[__('Thursday')]  = /* translators: one-letter abbreviation of the weekday */ __('T_Thursday_initial');
+                $this-&gt;weekday_initial[__('Friday')]    = /* translators: one-letter abbreviation of the weekday */ __('F_Friday_initial');
+                $this-&gt;weekday_initial[__('Saturday')]  = /* translators: one-letter abbreviation of the weekday */ __('S_Saturday_initial');
</ins><span class="cx"> 
</span><span class="cx">                 foreach ($this-&gt;weekday_initial as $weekday_ =&gt; $weekday_initial_) {
</span><span class="cx">                         $this-&gt;weekday_initial[$weekday_] = preg_replace('/_.+_initial$/', '', $weekday_initial_);
</span><span class="cx">                 }
</span><span class="cx"> 
</span><del>-                // Abbreviations for each day.
-                $this-&gt;weekday_abbrev[__('Sunday')]    = __('Sun');
-                $this-&gt;weekday_abbrev[__('Monday')]    = __('Mon');
-                $this-&gt;weekday_abbrev[__('Tuesday')]   = __('Tue');
-                $this-&gt;weekday_abbrev[__('Wednesday')] = __('Wed');
-                $this-&gt;weekday_abbrev[__('Thursday')]  = __('Thu');
-                $this-&gt;weekday_abbrev[__('Friday')]    = __('Fri');
-                $this-&gt;weekday_abbrev[__('Saturday')]  = __('Sat');
</del><ins>+                // Abbreviations for each day.                
+                $this-&gt;weekday_abbrev[__('Sunday')]    = /* translators: three-letter abbreviation of the weekday */ __('Sun');
+                $this-&gt;weekday_abbrev[__('Monday')]    = /* translators: three-letter abbreviation of the weekday */ __('Mon');
+                $this-&gt;weekday_abbrev[__('Tuesday')]   = /* translators: three-letter abbreviation of the weekday */ __('Tue');
+                $this-&gt;weekday_abbrev[__('Wednesday')] = /* translators: three-letter abbreviation of the weekday */ __('Wed');
+                $this-&gt;weekday_abbrev[__('Thursday')]  = /* translators: three-letter abbreviation of the weekday */ __('Thu');
+                $this-&gt;weekday_abbrev[__('Friday')]    = /* translators: three-letter abbreviation of the weekday */ __('Fri');
+                $this-&gt;weekday_abbrev[__('Saturday')]  = /* translators: three-letter abbreviation of the weekday */ __('Sat');
</ins><span class="cx"> 
</span><span class="cx">                 // The Months
</span><del>-                $this-&gt;month['01'] = __('January');
-                $this-&gt;month['02'] = __('February');
-                $this-&gt;month['03'] = __('March');
-                $this-&gt;month['04'] = __('April');
-                $this-&gt;month['05'] = __('May');
-                $this-&gt;month['06'] = __('June');
-                $this-&gt;month['07'] = __('July');
-                $this-&gt;month['08'] = __('August');
-                $this-&gt;month['09'] = __('September');
-                $this-&gt;month['10'] = __('October');
-                $this-&gt;month['11'] = __('November');
-                $this-&gt;month['12'] = __('December');
</del><ins>+                $this-&gt;month['01'] = /* translators: month name */ __('January');
+                $this-&gt;month['02'] = /* translators: month name */ __('February');
+                $this-&gt;month['03'] = /* translators: month name */ __('March');
+                $this-&gt;month['04'] = /* translators: month name */ __('April');
+                $this-&gt;month['05'] = /* translators: month name */ __('May');
+                $this-&gt;month['06'] = /* translators: month name */ __('June');
+                $this-&gt;month['07'] = /* translators: month name */ __('July');
+                $this-&gt;month['08'] = /* translators: month name */ __('August');
+                $this-&gt;month['09'] = /* translators: month name */ __('September');
+                $this-&gt;month['10'] = /* translators: month name */ __('October');
+                $this-&gt;month['11'] = /* translators: month name */ __('November');
+                $this-&gt;month['12'] = /* translators: month name */ __('December');
</ins><span class="cx"> 
</span><span class="cx">                 // Abbreviations for each month. Uses the same hack as above to get around the
</span><span class="cx">                 // 'May' duplication.
</span><del>-                $this-&gt;month_abbrev[__('January')] = __('Jan_January_abbreviation');
-                $this-&gt;month_abbrev[__('February')] = __('Feb_February_abbreviation');
-                $this-&gt;month_abbrev[__('March')] = __('Mar_March_abbreviation');
-                $this-&gt;month_abbrev[__('April')] = __('Apr_April_abbreviation');
-                $this-&gt;month_abbrev[__('May')] = __('May_May_abbreviation');
-                $this-&gt;month_abbrev[__('June')] = __('Jun_June_abbreviation');
-                $this-&gt;month_abbrev[__('July')] = __('Jul_July_abbreviation');
-                $this-&gt;month_abbrev[__('August')] = __('Aug_August_abbreviation');
-                $this-&gt;month_abbrev[__('September')] = __('Sep_September_abbreviation');
-                $this-&gt;month_abbrev[__('October')] = __('Oct_October_abbreviation');
-                $this-&gt;month_abbrev[__('November')] = __('Nov_November_abbreviation');
-                $this-&gt;month_abbrev[__('December')] = __('Dec_December_abbreviation');
</del><ins>+                $this-&gt;month_abbrev[__('January')] = /* translators: three-letter abbreviation of the month */ __('Jan_January_abbreviation');
+                $this-&gt;month_abbrev[__('February')] = /* translators: three-letter abbreviation of the month */ __('Feb_February_abbreviation');
+                $this-&gt;month_abbrev[__('March')] = /* translators: three-letter abbreviation of the month */ __('Mar_March_abbreviation');
+                $this-&gt;month_abbrev[__('April')] = /* translators: three-letter abbreviation of the month */ __('Apr_April_abbreviation');
+                $this-&gt;month_abbrev[__('May')] = /* translators: three-letter abbreviation of the month */ __('May_May_abbreviation');
+                $this-&gt;month_abbrev[__('June')] = /* translators: three-letter abbreviation of the month */ __('Jun_June_abbreviation');
+                $this-&gt;month_abbrev[__('July')] = /* translators: three-letter abbreviation of the month */ __('Jul_July_abbreviation');
+                $this-&gt;month_abbrev[__('August')] = /* translators: three-letter abbreviation of the month */ __('Aug_August_abbreviation');
+                $this-&gt;month_abbrev[__('September')] = /* translators: three-letter abbreviation of the month */ __('Sep_September_abbreviation');
+                $this-&gt;month_abbrev[__('October')] = /* translators: three-letter abbreviation of the month */ __('Oct_October_abbreviation');
+                $this-&gt;month_abbrev[__('November')] = /* translators: three-letter abbreviation of the month */ __('Nov_November_abbreviation');
+                $this-&gt;month_abbrev[__('December')] = /* translators: three-letter abbreviation of the month */ __('Dec_December_abbreviation');
</ins><span class="cx"> 
</span><span class="cx">                 foreach ($this-&gt;month_abbrev as $month_ =&gt; $month_abbrev_) {
</span><span class="cx">                         $this-&gt;month_abbrev[$month_] = preg_replace('/_.+_abbreviation$/', '', $month_abbrev_);
</span></span></pre>
</div>
</div>

</body>
</html>