<!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" />
<title>[19028] trunk: Translated strings in attributes require esc_attr().</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { 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 #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg > ul, #logmsg > ol { margin-left: 0; margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#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>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://core.trac.wordpress.org/changeset/19028">19028</a></dd>
<dt>Author</dt> <dd>nacin</dd>
<dt>Date</dt> <dd>2011-10-20 15:04:46 +0000 (Thu, 20 Oct 2011)</dd>
</dl>

<h3>Log Message</h3>
<pre>Translated strings in attributes require esc_attr(). s/_e/esc_attr_e/g</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkwpadminincludesclasswpplugininstalllisttablephp">trunk/wp-admin/includes/class-wp-plugin-install-list-table.php</a></li>
<li><a href="#trunkwpadminincludesclasswppostslisttablephp">trunk/wp-admin/includes/class-wp-posts-list-table.php</a></li>
<li><a href="#trunkwpadminincludesclasswptermslisttablephp">trunk/wp-admin/includes/class-wp-terms-list-table.php</a></li>
<li><a href="#trunkwpadminincludesnavmenuphp">trunk/wp-admin/includes/nav-menu.php</a></li>
<li><a href="#trunkwpadminincludesplugininstallphp">trunk/wp-admin/includes/plugin-install.php</a></li>
<li><a href="#trunkwpadminincludesthemeinstallphp">trunk/wp-admin/includes/theme-install.php</a></li>
<li><a href="#trunkwpadminnetworksitenewphp">trunk/wp-admin/network/site-new.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="#trunkwpincludesclasswpeditorphp">trunk/wp-includes/class-wp-editor.php</a></li>
<li><a href="#trunkwpincludesjstinymcewpmcehelpphp">trunk/wp-includes/js/tinymce/wp-mce-help.php</a></li>
<li><a href="#trunkwpincludesthemecompatcommentspopupphp">trunk/wp-includes/theme-compat/comments-popup.php</a></li>
<li><a href="#trunkwpincludesthemecompatcommentsphp">trunk/wp-includes/theme-compat/comments.php</a></li>
<li><a href="#trunkwpincludesthemecompatsidebarphp">trunk/wp-includes/theme-compat/sidebar.php</a></li>
<li><a href="#trunkwploginphp">trunk/wp-login.php</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkwpadminincludesclasswpplugininstalllisttablephp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/includes/class-wp-plugin-install-list-table.php (19027 => 19028)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/includes/class-wp-plugin-install-list-table.php        2011-10-20 14:40:11 UTC (rev 19027)
+++ trunk/wp-admin/includes/class-wp-plugin-install-list-table.php        2011-10-20 15:04:46 UTC (rev 19028)
</span><span class="lines">@@ -227,11 +227,11 @@
</span><span class="cx">                                                 else
</span><span class="cx">                                                         $star_url = admin_url( 'images/star.png?v=20110615' ); // 'Classic' Blue star
</span><span class="cx">                                         ?&gt;
</span><del>-                                        &lt;div class=&quot;star star5&quot;&gt;&lt;img src=&quot;&lt;?php echo $star_url; ?&gt;&quot; alt=&quot;&lt;?php _e( '5 stars' ) ?&gt;&quot; /&gt;&lt;/div&gt;
-                                        &lt;div class=&quot;star star4&quot;&gt;&lt;img src=&quot;&lt;?php echo $star_url; ?&gt;&quot; alt=&quot;&lt;?php _e( '4 stars' ) ?&gt;&quot; /&gt;&lt;/div&gt;
-                                        &lt;div class=&quot;star star3&quot;&gt;&lt;img src=&quot;&lt;?php echo $star_url; ?&gt;&quot; alt=&quot;&lt;?php _e( '3 stars' ) ?&gt;&quot; /&gt;&lt;/div&gt;
-                                        &lt;div class=&quot;star star2&quot;&gt;&lt;img src=&quot;&lt;?php echo $star_url; ?&gt;&quot; alt=&quot;&lt;?php _e( '2 stars' ) ?&gt;&quot; /&gt;&lt;/div&gt;
-                                        &lt;div class=&quot;star star1&quot;&gt;&lt;img src=&quot;&lt;?php echo $star_url; ?&gt;&quot; alt=&quot;&lt;?php _e( '1 star' ) ?&gt;&quot; /&gt;&lt;/div&gt;
</del><ins>+                                        &lt;div class=&quot;star star5&quot;&gt;&lt;img src=&quot;&lt;?php echo $star_url; ?&gt;&quot; alt=&quot;&lt;?php esc_attr_e( '5 stars' ) ?&gt;&quot; /&gt;&lt;/div&gt;
+                                        &lt;div class=&quot;star star4&quot;&gt;&lt;img src=&quot;&lt;?php echo $star_url; ?&gt;&quot; alt=&quot;&lt;?php esc_attr_e( '4 stars' ) ?&gt;&quot; /&gt;&lt;/div&gt;
+                                        &lt;div class=&quot;star star3&quot;&gt;&lt;img src=&quot;&lt;?php echo $star_url; ?&gt;&quot; alt=&quot;&lt;?php esc_attr_e( '3 stars' ) ?&gt;&quot; /&gt;&lt;/div&gt;
+                                        &lt;div class=&quot;star star2&quot;&gt;&lt;img src=&quot;&lt;?php echo $star_url; ?&gt;&quot; alt=&quot;&lt;?php esc_attr_e( '2 stars' ) ?&gt;&quot; /&gt;&lt;/div&gt;
+                                        &lt;div class=&quot;star star1&quot;&gt;&lt;img src=&quot;&lt;?php echo $star_url; ?&gt;&quot; alt=&quot;&lt;?php esc_attr_e( '1 star' ) ?&gt;&quot; /&gt;&lt;/div&gt;
</ins><span class="cx">                                 &lt;/div&gt;
</span><span class="cx">                         &lt;/td&gt;
</span><span class="cx">                         &lt;td class=&quot;desc column-description&quot;&lt;?php echo $style['description']; ?&gt;&gt;&lt;?php echo $description, $author; ?&gt;&lt;/td&gt;
</span></span></pre></div>
<a id="trunkwpadminincludesclasswppostslisttablephp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/includes/class-wp-posts-list-table.php (19027 => 19028)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/includes/class-wp-posts-list-table.php        2011-10-20 14:40:11 UTC (rev 19027)
+++ trunk/wp-admin/includes/class-wp-posts-list-table.php        2011-10-20 15:04:46 UTC (rev 19028)
</span><span class="lines">@@ -1030,12 +1030,12 @@
</span><span class="cx">                 }
</span><span class="cx">         ?&gt;
</span><span class="cx">                 &lt;p class=&quot;submit inline-edit-save&quot;&gt;
</span><del>-                        &lt;a accesskey=&quot;c&quot; href=&quot;#inline-edit&quot; title=&quot;&lt;?php _e( 'Cancel' ); ?&gt;&quot; class=&quot;button-secondary cancel alignleft&quot;&gt;&lt;?php _e( 'Cancel' ); ?&gt;&lt;/a&gt;
</del><ins>+                        &lt;a accesskey=&quot;c&quot; href=&quot;#inline-edit&quot; title=&quot;&lt;?php esc_attr_e( 'Cancel' ); ?&gt;&quot; class=&quot;button-secondary cancel alignleft&quot;&gt;&lt;?php _e( 'Cancel' ); ?&gt;&lt;/a&gt;
</ins><span class="cx">                         &lt;?php if ( ! $bulk ) {
</span><span class="cx">                                 wp_nonce_field( 'inlineeditnonce', '_inline_edit', false );
</span><span class="cx">                                 $update_text = __( 'Update' );
</span><span class="cx">                                 ?&gt;
</span><del>-                                &lt;a accesskey=&quot;s&quot; href=&quot;#inline-edit&quot; title=&quot;&lt;?php _e( 'Update' ); ?&gt;&quot; class=&quot;button-primary save alignright&quot;&gt;&lt;?php echo esc_attr( $update_text ); ?&gt;&lt;/a&gt;
</del><ins>+                                &lt;a accesskey=&quot;s&quot; href=&quot;#inline-edit&quot; title=&quot;&lt;?php esc_attr_e( 'Update' ); ?&gt;&quot; class=&quot;button-primary save alignright&quot;&gt;&lt;?php echo esc_attr( $update_text ); ?&gt;&lt;/a&gt;
</ins><span class="cx">                                 &lt;img class=&quot;waiting&quot; style=&quot;display:none;&quot; src=&quot;&lt;?php echo esc_url( admin_url( 'images/wpspin_light.gif' ) ); ?&gt;&quot; alt=&quot;&quot; /&gt;
</span><span class="cx">                         &lt;?php } else {
</span><span class="cx">                                 submit_button( __( 'Update' ), 'button-primary alignright', 'bulk_edit', false, array( 'accesskey' =&gt; 's' ) );
</span></span></pre></div>
<a id="trunkwpadminincludesclasswptermslisttablephp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/includes/class-wp-terms-list-table.php (19027 => 19028)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/includes/class-wp-terms-list-table.php        2011-10-20 14:40:11 UTC (rev 19027)
+++ trunk/wp-admin/includes/class-wp-terms-list-table.php        2011-10-20 15:04:46 UTC (rev 19028)
</span><span class="lines">@@ -362,7 +362,7 @@
</span><span class="cx">         ?&gt;
</span><span class="cx"> 
</span><span class="cx">                 &lt;p class=&quot;inline-edit-save submit&quot;&gt;
</span><del>-                        &lt;a accesskey=&quot;c&quot; href=&quot;#inline-edit&quot; title=&quot;&lt;?php _e( 'Cancel' ); ?&gt;&quot; class=&quot;cancel button-secondary alignleft&quot;&gt;&lt;?php _e( 'Cancel' ); ?&gt;&lt;/a&gt;
</del><ins>+                        &lt;a accesskey=&quot;c&quot; href=&quot;#inline-edit&quot; title=&quot;&lt;?php esc_attr_e( 'Cancel' ); ?&gt;&quot; class=&quot;cancel button-secondary alignleft&quot;&gt;&lt;?php _e( 'Cancel' ); ?&gt;&lt;/a&gt;
</ins><span class="cx">                         &lt;?php $update_text = $tax-&gt;labels-&gt;update_item; ?&gt;
</span><span class="cx">                         &lt;a accesskey=&quot;s&quot; href=&quot;#inline-edit&quot; title=&quot;&lt;?php echo esc_attr( $update_text ); ?&gt;&quot; class=&quot;save button-primary alignright&quot;&gt;&lt;?php echo $update_text; ?&gt;&lt;/a&gt;
</span><span class="cx">                         &lt;img class=&quot;waiting&quot; style=&quot;display:none;&quot; src=&quot;&lt;?php echo esc_url( admin_url( 'images/wpspin_light.gif' ) ); ?&gt;&quot; alt=&quot;&quot; /&gt;
</span></span></pre></div>
<a id="trunkwpadminincludesnavmenuphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/includes/nav-menu.php (19027 => 19028)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/includes/nav-menu.php        2011-10-20 14:40:11 UTC (rev 19027)
+++ trunk/wp-admin/includes/nav-menu.php        2011-10-20 15:04:46 UTC (rev 19028)
</span><span class="lines">@@ -115,7 +115,7 @@
</span><span class="cx">                                                                 );
</span><span class="cx">                                                         ?&gt;&quot; class=&quot;item-move-down&quot;&gt;&lt;abbr title=&quot;&lt;?php esc_attr_e('Move down'); ?&gt;&quot;&gt;&amp;#8595;&lt;/abbr&gt;&lt;/a&gt;
</span><span class="cx">                                                 &lt;/span&gt;
</span><del>-                                                &lt;a class=&quot;item-edit&quot; id=&quot;edit-&lt;?php echo $item_id; ?&gt;&quot; title=&quot;&lt;?php _e('Edit Menu Item'); ?&gt;&quot; href=&quot;&lt;?php
</del><ins>+                                                &lt;a class=&quot;item-edit&quot; id=&quot;edit-&lt;?php echo $item_id; ?&gt;&quot; title=&quot;&lt;?php esc_attr_e('Edit Menu Item'); ?&gt;&quot; href=&quot;&lt;?php
</ins><span class="cx">                                                         echo ( isset( $_GET['edit-menu-item'] ) &amp;&amp; $item_id == $_GET['edit-menu-item'] ) ? admin_url( 'nav-menus.php' ) : add_query_arg( 'edit-menu-item', $item_id, remove_query_arg( $removed_args, admin_url( 'nav-menus.php#menu-item-settings-' . $item_id ) ) );
</span><span class="cx">                                                 ?&gt;&quot;&gt;&lt;?php _e( 'Edit Menu Item' ); ?&gt;&lt;/a&gt;
</span><span class="cx">                                         &lt;/span&gt;
</span></span></pre></div>
<a id="trunkwpadminincludesplugininstallphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/includes/plugin-install.php (19027 => 19028)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/includes/plugin-install.php        2011-10-20 14:40:11 UTC (rev 19027)
+++ trunk/wp-admin/includes/plugin-install.php        2011-10-20 15:04:46 UTC (rev 19028)
</span><span class="lines">@@ -329,11 +329,11 @@
</span><span class="cx">                 &lt;h2&gt;&lt;?php _e('Average Rating') ?&gt;&lt;/h2&gt;
</span><span class="cx">                 &lt;div class=&quot;star-holder&quot; title=&quot;&lt;?php printf(_n('(based on %s rating)', '(based on %s ratings)', $api-&gt;num_ratings), number_format_i18n($api-&gt;num_ratings)); ?&gt;&quot;&gt;
</span><span class="cx">                         &lt;div class=&quot;star star-rating&quot; style=&quot;width: &lt;?php echo esc_attr($api-&gt;rating) ?&gt;px&quot;&gt;&lt;/div&gt;
</span><del>-                        &lt;div class=&quot;star star5&quot;&gt;&lt;img src=&quot;&lt;?php echo admin_url('images/star.png?v=20110615'); ?&gt;&quot; alt=&quot;&lt;?php _e('5 stars') ?&gt;&quot; /&gt;&lt;/div&gt;
-                        &lt;div class=&quot;star star4&quot;&gt;&lt;img src=&quot;&lt;?php echo admin_url('images/star.png?v=20110615'); ?&gt;&quot; alt=&quot;&lt;?php _e('4 stars') ?&gt;&quot; /&gt;&lt;/div&gt;
-                        &lt;div class=&quot;star star3&quot;&gt;&lt;img src=&quot;&lt;?php echo admin_url('images/star.png?v=20110615'); ?&gt;&quot; alt=&quot;&lt;?php _e('3 stars') ?&gt;&quot; /&gt;&lt;/div&gt;
-                        &lt;div class=&quot;star star2&quot;&gt;&lt;img src=&quot;&lt;?php echo admin_url('images/star.png?v=20110615'); ?&gt;&quot; alt=&quot;&lt;?php _e('2 stars') ?&gt;&quot; /&gt;&lt;/div&gt;
-                        &lt;div class=&quot;star star1&quot;&gt;&lt;img src=&quot;&lt;?php echo admin_url('images/star.png?v=20110615'); ?&gt;&quot; alt=&quot;&lt;?php _e('1 star') ?&gt;&quot; /&gt;&lt;/div&gt;
</del><ins>+                        &lt;div class=&quot;star star5&quot;&gt;&lt;img src=&quot;&lt;?php echo admin_url('images/star.png?v=20110615'); ?&gt;&quot; alt=&quot;&lt;?php esc_attr_e('5 stars') ?&gt;&quot; /&gt;&lt;/div&gt;
+                        &lt;div class=&quot;star star4&quot;&gt;&lt;img src=&quot;&lt;?php echo admin_url('images/star.png?v=20110615'); ?&gt;&quot; alt=&quot;&lt;?php esc_attr_e('4 stars') ?&gt;&quot; /&gt;&lt;/div&gt;
+                        &lt;div class=&quot;star star3&quot;&gt;&lt;img src=&quot;&lt;?php echo admin_url('images/star.png?v=20110615'); ?&gt;&quot; alt=&quot;&lt;?php esc_attr_e('3 stars') ?&gt;&quot; /&gt;&lt;/div&gt;
+                        &lt;div class=&quot;star star2&quot;&gt;&lt;img src=&quot;&lt;?php echo admin_url('images/star.png?v=20110615'); ?&gt;&quot; alt=&quot;&lt;?php esc_attr_e('2 stars') ?&gt;&quot; /&gt;&lt;/div&gt;
+                        &lt;div class=&quot;star star1&quot;&gt;&lt;img src=&quot;&lt;?php echo admin_url('images/star.png?v=20110615'); ?&gt;&quot; alt=&quot;&lt;?php esc_attr_e('1 star') ?&gt;&quot; /&gt;&lt;/div&gt;
</ins><span class="cx">                 &lt;/div&gt;
</span><span class="cx">                 &lt;small&gt;&lt;?php printf(_n('(based on %s rating)', '(based on %s ratings)', $api-&gt;num_ratings), number_format_i18n($api-&gt;num_ratings)); ?&gt;&lt;/small&gt;
</span><span class="cx">                 &lt;?php endif; ?&gt;
</span></span></pre></div>
<a id="trunkwpadminincludesthemeinstallphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/includes/theme-install.php (19027 => 19028)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/includes/theme-install.php        2011-10-20 14:40:11 UTC (rev 19027)
+++ trunk/wp-admin/includes/theme-install.php        2011-10-20 15:04:46 UTC (rev 19028)
</span><span class="lines">@@ -172,11 +172,11 @@
</span><span class="cx"> &lt;?php endif; ?&gt;
</span><span class="cx"> &lt;div class=&quot;star-holder&quot; title=&quot;&lt;?php printf(_n('(based on %s rating)', '(based on %s ratings)', $theme-&gt;num_ratings), number_format_i18n($theme-&gt;num_ratings)) ?&gt;&quot;&gt;
</span><span class="cx">         &lt;div class=&quot;star star-rating&quot; style=&quot;width: &lt;?php echo esc_attr($theme-&gt;rating) ?&gt;px&quot;&gt;&lt;/div&gt;
</span><del>-        &lt;div class=&quot;star star5&quot;&gt;&lt;img src=&quot;&lt;?php echo admin_url('images/star.png?v=20110615'); ?&gt;&quot; alt=&quot;&lt;?php _e('5 stars') ?&gt;&quot; /&gt;&lt;/div&gt;
-        &lt;div class=&quot;star star4&quot;&gt;&lt;img src=&quot;&lt;?php echo admin_url('images/star.png?v=20110615'); ?&gt;&quot; alt=&quot;&lt;?php _e('4 stars') ?&gt;&quot; /&gt;&lt;/div&gt;
-        &lt;div class=&quot;star star3&quot;&gt;&lt;img src=&quot;&lt;?php echo admin_url('images/star.png?v=20110615'); ?&gt;&quot; alt=&quot;&lt;?php _e('3 stars') ?&gt;&quot; /&gt;&lt;/div&gt;
-        &lt;div class=&quot;star star2&quot;&gt;&lt;img src=&quot;&lt;?php echo admin_url('images/star.png?v=20110615'); ?&gt;&quot; alt=&quot;&lt;?php _e('2 stars') ?&gt;&quot; /&gt;&lt;/div&gt;
-        &lt;div class=&quot;star star1&quot;&gt;&lt;img src=&quot;&lt;?php echo admin_url('images/star.png?v=20110615'); ?&gt;&quot; alt=&quot;&lt;?php _e('1 star') ?&gt;&quot; /&gt;&lt;/div&gt;
</del><ins>+        &lt;div class=&quot;star star5&quot;&gt;&lt;img src=&quot;&lt;?php echo admin_url('images/star.png?v=20110615'); ?&gt;&quot; alt=&quot;&lt;?php esc_attr_e('5 stars') ?&gt;&quot; /&gt;&lt;/div&gt;
+        &lt;div class=&quot;star star4&quot;&gt;&lt;img src=&quot;&lt;?php echo admin_url('images/star.png?v=20110615'); ?&gt;&quot; alt=&quot;&lt;?php esc_attr_e('4 stars') ?&gt;&quot; /&gt;&lt;/div&gt;
+        &lt;div class=&quot;star star3&quot;&gt;&lt;img src=&quot;&lt;?php echo admin_url('images/star.png?v=20110615'); ?&gt;&quot; alt=&quot;&lt;?php esc_attr_e('3 stars') ?&gt;&quot; /&gt;&lt;/div&gt;
+        &lt;div class=&quot;star star2&quot;&gt;&lt;img src=&quot;&lt;?php echo admin_url('images/star.png?v=20110615'); ?&gt;&quot; alt=&quot;&lt;?php esc_attr_e('2 stars') ?&gt;&quot; /&gt;&lt;/div&gt;
+        &lt;div class=&quot;star star1&quot;&gt;&lt;img src=&quot;&lt;?php echo admin_url('images/star.png?v=20110615'); ?&gt;&quot; alt=&quot;&lt;?php esc_attr_e('1 star') ?&gt;&quot; /&gt;&lt;/div&gt;
</ins><span class="cx"> &lt;/div&gt;
</span><span class="cx"> &lt;/div&gt;
</span><span class="cx"> &lt;?php }
</span></span></pre></div>
<a id="trunkwpadminnetworksitenewphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/network/site-new.php (19027 => 19028)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/network/site-new.php        2011-10-20 14:40:11 UTC (rev 19027)
+++ trunk/wp-admin/network/site-new.php        2011-10-20 15:04:46 UTC (rev 19028)
</span><span class="lines">@@ -117,9 +117,9 @@
</span><span class="cx">                         &lt;th scope=&quot;row&quot;&gt;&lt;?php _e( 'Site Address' ) ?&gt;&lt;/th&gt;
</span><span class="cx">                         &lt;td&gt;
</span><span class="cx">                         &lt;?php if ( is_subdomain_install() ) { ?&gt;
</span><del>-                                &lt;input name=&quot;blog[domain]&quot; type=&quot;text&quot; class=&quot;regular-text&quot; title=&quot;&lt;?php _e( 'Domain' ) ?&gt;&quot;/&gt;.&lt;?php echo preg_replace( '|^www\.|', '', $current_site-&gt;domain );?&gt;
</del><ins>+                                &lt;input name=&quot;blog[domain]&quot; type=&quot;text&quot; class=&quot;regular-text&quot; title=&quot;&lt;?php esc_attr_e( 'Domain' ) ?&gt;&quot;/&gt;.&lt;?php echo preg_replace( '|^www\.|', '', $current_site-&gt;domain );?&gt;
</ins><span class="cx">                         &lt;?php } else {
</span><del>-                                echo $current_site-&gt;domain . $current_site-&gt;path ?&gt;&lt;input name=&quot;blog[domain]&quot; class=&quot;regular-text&quot; type=&quot;text&quot; title=&quot;&lt;?php _e( 'Domain' ) ?&gt;&quot;/&gt;
</del><ins>+                                echo $current_site-&gt;domain . $current_site-&gt;path ?&gt;&lt;input name=&quot;blog[domain]&quot; class=&quot;regular-text&quot; type=&quot;text&quot; title=&quot;&lt;?php esc_attr_e( 'Domain' ) ?&gt;&quot;/&gt;
</ins><span class="cx">                         &lt;?php }
</span><span class="cx">                         echo '&lt;p&gt;' . __( 'Only the characters a-z and 0-9 recommended.' ) . '&lt;/p&gt;';
</span><span class="cx">                         ?&gt;
</span><span class="lines">@@ -127,11 +127,11 @@
</span><span class="cx">                 &lt;/tr&gt;
</span><span class="cx">                 &lt;tr class=&quot;form-field form-required&quot;&gt;
</span><span class="cx">                         &lt;th scope=&quot;row&quot;&gt;&lt;?php _e( 'Site Title' ) ?&gt;&lt;/th&gt;
</span><del>-                        &lt;td&gt;&lt;input name=&quot;blog[title]&quot; type=&quot;text&quot; class=&quot;regular-text&quot; title=&quot;&lt;?php _e( 'Title' ) ?&gt;&quot;/&gt;&lt;/td&gt;
</del><ins>+                        &lt;td&gt;&lt;input name=&quot;blog[title]&quot; type=&quot;text&quot; class=&quot;regular-text&quot; title=&quot;&lt;?php esc_attr_e( 'Title' ) ?&gt;&quot;/&gt;&lt;/td&gt;
</ins><span class="cx">                 &lt;/tr&gt;
</span><span class="cx">                 &lt;tr class=&quot;form-field form-required&quot;&gt;
</span><span class="cx">                         &lt;th scope=&quot;row&quot;&gt;&lt;?php _e( 'Admin Email' ) ?&gt;&lt;/th&gt;
</span><del>-                        &lt;td&gt;&lt;input name=&quot;blog[email]&quot; type=&quot;text&quot; class=&quot;regular-text&quot; title=&quot;&lt;?php _e( 'Email' ) ?&gt;&quot;/&gt;&lt;/td&gt;
</del><ins>+                        &lt;td&gt;&lt;input name=&quot;blog[email]&quot; type=&quot;text&quot; class=&quot;regular-text&quot; title=&quot;&lt;?php esc_attr_e( 'Email' ) ?&gt;&quot;/&gt;&lt;/td&gt;
</ins><span class="cx">                 &lt;/tr&gt;
</span><span class="cx">                 &lt;tr class=&quot;form-field&quot;&gt;
</span><span class="cx">                         &lt;td colspan=&quot;2&quot;&gt;&lt;?php _e( 'A new user will be created if the above email address is not in the database.' ) ?&gt;&lt;br /&gt;&lt;?php _e( 'The username and password will be mailed to this email address.' ) ?&gt;&lt;/td&gt;
</span></span></pre></div>
<a id="trunkwpadminpressthisphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/press-this.php (19027 => 19028)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/press-this.php        2011-10-20 14:40:11 UTC (rev 19027)
+++ trunk/wp-admin/press-this.php        2011-10-20 15:04:46 UTC (rev 19028)
</span><span class="lines">@@ -431,7 +431,7 @@
</span><span class="cx">                         &lt;div class=&quot;photolist&quot;&gt;&lt;/div&gt;
</span><span class="cx"> 
</span><span class="cx">                         &lt;div id=&quot;submitdiv&quot; class=&quot;postbox&quot;&gt;
</span><del>-                                &lt;div class=&quot;handlediv&quot; title=&quot;&lt;?php _e( 'Click to toggle' ); ?&gt;&quot;&gt;&lt;br /&gt;&lt;/div&gt;
</del><ins>+                                &lt;div class=&quot;handlediv&quot; title=&quot;&lt;?php esc_attr_e( 'Click to toggle' ); ?&gt;&quot;&gt;&lt;br /&gt;&lt;/div&gt;
</ins><span class="cx">                                 &lt;h3 class=&quot;hndle&quot;&gt;&lt;?php _e('Press This') ?&gt;&lt;/h3&gt;
</span><span class="cx">                                 &lt;div class=&quot;inside&quot;&gt;
</span><span class="cx">                                         &lt;p id=&quot;publishing-actions&quot;&gt;
</span><span class="lines">@@ -465,7 +465,7 @@
</span><span class="cx"> 
</span><span class="cx">                         &lt;?php $tax = get_taxonomy( 'category' ); ?&gt;
</span><span class="cx">                         &lt;div id=&quot;categorydiv&quot; class=&quot;postbox&quot;&gt;
</span><del>-                                &lt;div class=&quot;handlediv&quot; title=&quot;&lt;?php _e( 'Click to toggle' ); ?&gt;&quot;&gt;&lt;br /&gt;&lt;/div&gt;
</del><ins>+                                &lt;div class=&quot;handlediv&quot; title=&quot;&lt;?php esc_attr_e( 'Click to toggle' ); ?&gt;&quot;&gt;&lt;br /&gt;&lt;/div&gt;
</ins><span class="cx">                                 &lt;h3 class=&quot;hndle&quot;&gt;&lt;?php _e('Categories') ?&gt;&lt;/h3&gt;
</span><span class="cx">                                 &lt;div class=&quot;inside&quot;&gt;
</span><span class="cx">                                 &lt;div id=&quot;taxonomy-category&quot; class=&quot;categorydiv&quot;&gt;
</span><span class="lines">@@ -515,7 +515,7 @@
</span><span class="cx">                         &lt;/div&gt;
</span><span class="cx"> 
</span><span class="cx">                         &lt;div id=&quot;tagsdiv-post_tag&quot; class=&quot;postbox&quot;&gt;
</span><del>-                                &lt;div class=&quot;handlediv&quot; title=&quot;&lt;?php _e( 'Click to toggle' ); ?&gt;&quot;&gt;&lt;br /&gt;&lt;/div&gt;
</del><ins>+                                &lt;div class=&quot;handlediv&quot; title=&quot;&lt;?php esc_attr_e( 'Click to toggle' ); ?&gt;&quot;&gt;&lt;br /&gt;&lt;/div&gt;
</ins><span class="cx">                                 &lt;h3&gt;&lt;span&gt;&lt;?php _e('Tags'); ?&gt;&lt;/span&gt;&lt;/h3&gt;
</span><span class="cx">                                 &lt;div class=&quot;inside&quot;&gt;
</span><span class="cx">                                         &lt;div class=&quot;tagsdiv&quot; id=&quot;post_tag&quot;&gt;
</span><span class="lines">@@ -592,12 +592,12 @@
</span><span class="cx"> 
</span><span class="cx">                         if ( current_user_can('upload_files') ) {
</span><span class="cx">                                 ?&gt;
</span><del>-                                &lt;a id=&quot;photo_button&quot; title=&quot;&lt;?php _e('Insert an Image'); ?&gt;&quot; href=&quot;#&quot;&gt;
-                                &lt;img alt=&quot;&lt;?php _e('Insert an Image'); ?&gt;&quot; src=&quot;&lt;?php echo esc_url( admin_url( 'images/media-button-image.gif?ver=20100531' ) ); ?&gt;&quot;/&gt;&lt;/a&gt;
</del><ins>+                                &lt;a id=&quot;photo_button&quot; title=&quot;&lt;?php esc_attr_e('Insert an Image'); ?&gt;&quot; href=&quot;#&quot;&gt;
+                                &lt;img alt=&quot;&lt;?php esc_attr_e('Insert an Image'); ?&gt;&quot; src=&quot;&lt;?php echo esc_url( admin_url( 'images/media-button-image.gif?ver=20100531' ) ); ?&gt;&quot;/&gt;&lt;/a&gt;
</ins><span class="cx">                                 &lt;?php
</span><span class="cx">                         }
</span><span class="cx">                         ?&gt;
</span><del>-                        &lt;a id=&quot;video_button&quot; title=&quot;&lt;?php _e('Embed a Video'); ?&gt;&quot; href=&quot;#&quot;&gt;&lt;img alt=&quot;&lt;?php _e('Embed a Video'); ?&gt;&quot; src=&quot;&lt;?php echo esc_url( admin_url( 'images/media-button-video.gif?ver=20100531' ) ); ?&gt;&quot;/&gt;&lt;/a&gt;
</del><ins>+                        &lt;a id=&quot;video_button&quot; title=&quot;&lt;?php esc_attr_e('Embed a Video'); ?&gt;&quot; href=&quot;#&quot;&gt;&lt;img alt=&quot;&lt;?php esc_attr_e('Embed a Video'); ?&gt;&quot; src=&quot;&lt;?php echo esc_url( admin_url( 'images/media-button-video.gif?ver=20100531' ) ); ?&gt;&quot;/&gt;&lt;/a&gt;
</ins><span class="cx">                         &lt;?php
</span><span class="cx">                 }
</span><span class="cx"> 
</span><span class="lines">@@ -616,7 +616,7 @@
</span><span class="cx">         &lt;td&gt;&lt;label for=&quot;this_photo_description&quot;&gt;&lt;?php _e('Description') ?&gt;&lt;/label&gt;&lt;/td&gt;
</span><span class="cx">         &lt;td&gt;&lt;input type=&quot;text&quot; id=&quot;this_photo_description&quot; name=&quot;photo_description&quot; class=&quot;tbtitle text&quot; onkeypress=&quot;if(event.keyCode==13) image_selector();&quot; value=&quot;&lt;?php echo esc_attr($title);?&gt;&quot;/&gt;&lt;/td&gt;
</span><span class="cx">         &lt;/tr&gt;&lt;tr&gt;
</span><del>-        &lt;td&gt;&lt;input type=&quot;button&quot; class=&quot;button&quot; onclick=&quot;image_selector()&quot; value=&quot;&lt;?php _e('Insert Image'); ?&gt;&quot; /&gt;&lt;/td&gt;
</del><ins>+        &lt;td&gt;&lt;input type=&quot;button&quot; class=&quot;button&quot; onclick=&quot;image_selector()&quot; value=&quot;&lt;?php esc_attr_e('Insert Image'); ?&gt;&quot; /&gt;&lt;/td&gt;
</ins><span class="cx">         &lt;/tr&gt;&lt;/table&gt;
</span><span class="cx"> &lt;/div&gt;
</span><span class="cx"> &lt;?php 
</span></span></pre></div>
<a id="trunkwpadminthemesphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/themes.php (19027 => 19028)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/themes.php        2011-10-20 14:40:11 UTC (rev 19027)
+++ trunk/wp-admin/themes.php        2011-10-20 15:04:46 UTC (rev 19028)
</span><span class="lines">@@ -81,7 +81,7 @@
</span><span class="cx"> &lt;h3&gt;&lt;?php _e('Current Theme'); ?&gt;&lt;/h3&gt;
</span><span class="cx"> &lt;div id=&quot;current-theme&quot;&gt;
</span><span class="cx"> &lt;?php if ( $ct-&gt;screenshot ) : ?&gt;
</span><del>-&lt;img src=&quot;&lt;?php echo $ct-&gt;theme_root_uri . '/' . $ct-&gt;stylesheet . '/' . $ct-&gt;screenshot; ?&gt;&quot; alt=&quot;&lt;?php _e('Current theme preview'); ?&gt;&quot; /&gt;
</del><ins>+&lt;img src=&quot;&lt;?php echo $ct-&gt;theme_root_uri . '/' . $ct-&gt;stylesheet . '/' . $ct-&gt;screenshot; ?&gt;&quot; alt=&quot;&lt;?php esc_attr_e('Current theme preview'); ?&gt;&quot; /&gt;
</ins><span class="cx"> &lt;?php endif; ?&gt;
</span><span class="cx"> &lt;h4&gt;&lt;?php
</span><span class="cx">         /* translators: 1: theme title, 2: theme version, 3: theme author */
</span></span></pre></div>
<a id="trunkwpincludesclasswpeditorphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-includes/class-wp-editor.php (19027 => 19028)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-includes/class-wp-editor.php        2011-10-20 14:40:11 UTC (rev 19027)
+++ trunk/wp-includes/class-wp-editor.php        2011-10-20 15:04:46 UTC (rev 19028)
</span><span class="lines">@@ -811,7 +811,7 @@
</span><span class="cx">                         &lt;a class=&quot;submitdelete deletion&quot; href=&quot;#&quot;&gt;&lt;?php _e( 'Cancel' ); ?&gt;&lt;/a&gt;
</span><span class="cx">                 &lt;/div&gt;
</span><span class="cx">                 &lt;div id=&quot;wp-link-update&quot;&gt;
</span><del>-                        &lt;input type=&quot;submit&quot; tabindex=&quot;100&quot; value=&quot;&lt;?php _e( 'Add Link' ); ?&gt;&quot; class=&quot;button-primary&quot; id=&quot;wp-link-submit&quot; name=&quot;wp-link-submit&quot;&gt;
</del><ins>+                        &lt;input type=&quot;submit&quot; tabindex=&quot;100&quot; value=&quot;&lt;?php esc_attr_e( 'Add Link' ); ?&gt;&quot; class=&quot;button-primary&quot; id=&quot;wp-link-submit&quot; name=&quot;wp-link-submit&quot;&gt;
</ins><span class="cx">                 &lt;/div&gt;
</span><span class="cx">         &lt;/div&gt;
</span><span class="cx">         &lt;/form&gt;
</span></span></pre></div>
<a id="trunkwpincludesjstinymcewpmcehelpphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-includes/js/tinymce/wp-mce-help.php (19027 => 19028)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-includes/js/tinymce/wp-mce-help.php        2011-10-20 14:40:11 UTC (rev 19027)
+++ trunk/wp-includes/js/tinymce/wp-mce-help.php        2011-10-20 15:04:46 UTC (rev 19028)
</span><span class="lines">@@ -196,10 +196,10 @@
</span><span class="cx"> &lt;body&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;ul id=&quot;tabs&quot;&gt;
</span><del>-        &lt;li&gt;&lt;a id=&quot;tab1&quot; href=&quot;javascript:flipTab(1)&quot; title=&quot;&lt;?php _e('Basics of Rich Editing') ?&gt;&quot; accesskey=&quot;1&quot; tabindex=&quot;1&quot; class=&quot;current&quot;&gt;&lt;?php _e('Basics') ?&gt;&lt;/a&gt;&lt;/li&gt;
-        &lt;li&gt;&lt;a id=&quot;tab2&quot; href=&quot;javascript:flipTab(2)&quot; title=&quot;&lt;?php _e('Advanced use of the Rich Editor') ?&gt;&quot; accesskey=&quot;2&quot; tabindex=&quot;2&quot;&gt;&lt;?php _e('Advanced') ?&gt;&lt;/a&gt;&lt;/li&gt;
-        &lt;li&gt;&lt;a id=&quot;tab3&quot; href=&quot;javascript:flipTab(3)&quot; title=&quot;&lt;?php _e('Hotkeys') ?&gt;&quot; accesskey=&quot;3&quot; tabindex=&quot;3&quot;&gt;&lt;?php _e('Hotkeys') ?&gt;&lt;/a&gt;&lt;/li&gt;
-        &lt;li&gt;&lt;a id=&quot;tab4&quot; href=&quot;javascript:flipTab(4)&quot; title=&quot;&lt;?php _e('About the software') ?&gt;&quot; accesskey=&quot;4&quot; tabindex=&quot;4&quot;&gt;&lt;?php _e('About') ?&gt;&lt;/a&gt;&lt;/li&gt;
</del><ins>+        &lt;li&gt;&lt;a id=&quot;tab1&quot; href=&quot;javascript:flipTab(1)&quot; title=&quot;&lt;?php esc_attr_e('Basics of Rich Editing') ?&gt;&quot; accesskey=&quot;1&quot; tabindex=&quot;1&quot; class=&quot;current&quot;&gt;&lt;?php _e('Basics') ?&gt;&lt;/a&gt;&lt;/li&gt;
+        &lt;li&gt;&lt;a id=&quot;tab2&quot; href=&quot;javascript:flipTab(2)&quot; title=&quot;&lt;?php esc_attr_e('Advanced use of the Rich Editor') ?&gt;&quot; accesskey=&quot;2&quot; tabindex=&quot;2&quot;&gt;&lt;?php _e('Advanced') ?&gt;&lt;/a&gt;&lt;/li&gt;
+        &lt;li&gt;&lt;a id=&quot;tab3&quot; href=&quot;javascript:flipTab(3)&quot; title=&quot;&lt;?php esc_attr_e('Hotkeys') ?&gt;&quot; accesskey=&quot;3&quot; tabindex=&quot;3&quot;&gt;&lt;?php _e('Hotkeys') ?&gt;&lt;/a&gt;&lt;/li&gt;
+        &lt;li&gt;&lt;a id=&quot;tab4&quot; href=&quot;javascript:flipTab(4)&quot; title=&quot;&lt;?php esc_attr_e('About the software') ?&gt;&quot; accesskey=&quot;4&quot; tabindex=&quot;4&quot;&gt;&lt;?php _e('About') ?&gt;&lt;/a&gt;&lt;/li&gt;
</ins><span class="cx"> &lt;/ul&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;div id=&quot;flipper&quot; class=&quot;wrap&quot;&gt;
</span><span class="lines">@@ -272,7 +272,7 @@
</span><span class="cx">         &lt;p&gt;&lt;?php _e('For more information about this software visit the &lt;a href=&quot;http://tinymce.moxiecode.com&quot; target=&quot;_blank&quot;&gt;TinyMCE website&lt;/a&gt;.') ?&gt;&lt;/p&gt;
</span><span class="cx"> 
</span><span class="cx">         &lt;div id=&quot;buttoncontainer&quot;&gt;
</span><del>-                &lt;a href=&quot;http://www.moxiecode.com&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;themes/advanced/img/gotmoxie.png&quot; alt=&quot;&lt;?php _e('Got Moxie?') ?&gt;&quot; style=&quot;border: 0&quot; /&gt;&lt;/a&gt;
</del><ins>+                &lt;a href=&quot;http://www.moxiecode.com&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;themes/advanced/img/gotmoxie.png&quot; alt=&quot;&lt;?php esc_attr_e('Got Moxie?') ?&gt;&quot; style=&quot;border: 0&quot; /&gt;&lt;/a&gt;
</ins><span class="cx">         &lt;/div&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;/div&gt;
</span><span class="lines">@@ -280,7 +280,7 @@
</span><span class="cx"> 
</span><span class="cx"> &lt;div class=&quot;mceActionPanel&quot;&gt;
</span><span class="cx">         &lt;div style=&quot;margin: 8px auto; text-align: center;padding-bottom: 10px;&quot;&gt;
</span><del>-                &lt;input type=&quot;button&quot; id=&quot;cancel&quot; name=&quot;cancel&quot; value=&quot;&lt;?php _e('Close'); ?&gt;&quot; title=&quot;&lt;?php _e('Close'); ?&gt;&quot; onclick=&quot;tinyMCEPopup.close();&quot; /&gt;
</del><ins>+                &lt;input type=&quot;button&quot; id=&quot;cancel&quot; name=&quot;cancel&quot; value=&quot;&lt;?php esc_attr_e('Close'); ?&gt;&quot; title=&quot;&lt;?php esc_attr_e('Close'); ?&gt;&quot; onclick=&quot;tinyMCEPopup.close();&quot; /&gt;
</ins><span class="cx">         &lt;/div&gt;
</span><span class="cx"> &lt;/div&gt;
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkwpincludesthemecompatcommentspopupphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-includes/theme-compat/comments-popup.php (19027 => 19028)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-includes/theme-compat/comments-popup.php        2011-10-20 14:40:11 UTC (rev 19027)
+++ trunk/wp-includes/theme-compat/comments-popup.php        2011-10-20 15:04:46 UTC (rev 19028)
</span><span class="lines">@@ -95,7 +95,7 @@
</span><span class="cx">         &lt;p&gt;
</span><span class="cx">           &lt;input type=&quot;hidden&quot; name=&quot;comment_post_ID&quot; value=&quot;&lt;?php echo $id; ?&gt;&quot; /&gt;
</span><span class="cx">           &lt;input type=&quot;hidden&quot; name=&quot;redirect_to&quot; value=&quot;&lt;?php echo esc_attr($_SERVER[&quot;REQUEST_URI&quot;]); ?&gt;&quot; /&gt;
</span><del>-          &lt;input name=&quot;submit&quot; type=&quot;submit&quot; tabindex=&quot;5&quot; value=&quot;&lt;?php _e('Say It!' ); ?&gt;&quot; /&gt;
</del><ins>+          &lt;input name=&quot;submit&quot; type=&quot;submit&quot; tabindex=&quot;5&quot; value=&quot;&lt;?php esc_attr_e('Say It!' ); ?&gt;&quot; /&gt;
</ins><span class="cx">         &lt;/p&gt;
</span><span class="cx">         &lt;?php do_action('comment_form', $post-&gt;ID); ?&gt;
</span><span class="cx"> &lt;/form&gt;
</span></span></pre></div>
<a id="trunkwpincludesthemecompatcommentsphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-includes/theme-compat/comments.php (19027 => 19028)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-includes/theme-compat/comments.php        2011-10-20 14:40:11 UTC (rev 19027)
+++ trunk/wp-includes/theme-compat/comments.php        2011-10-20 15:04:46 UTC (rev 19028)
</span><span class="lines">@@ -70,7 +70,7 @@
</span><span class="cx"> 
</span><span class="cx"> &lt;?php if ( is_user_logged_in() ) : ?&gt;
</span><span class="cx"> 
</span><del>-&lt;p&gt;&lt;?php printf(__('Logged in as &lt;a href=&quot;%1$s&quot;&gt;%2$s&lt;/a&gt;.'), get_option('siteurl') . '/wp-admin/profile.php', $user_identity); ?&gt; &lt;a href=&quot;&lt;?php echo wp_logout_url(get_permalink()); ?&gt;&quot; title=&quot;&lt;?php _e('Log out of this account'); ?&gt;&quot;&gt;&lt;?php _e('Log out &amp;raquo;'); ?&gt;&lt;/a&gt;&lt;/p&gt;
</del><ins>+&lt;p&gt;&lt;?php printf(__('Logged in as &lt;a href=&quot;%1$s&quot;&gt;%2$s&lt;/a&gt;.'), get_option('siteurl') . '/wp-admin/profile.php', $user_identity); ?&gt; &lt;a href=&quot;&lt;?php echo wp_logout_url(get_permalink()); ?&gt;&quot; title=&quot;&lt;?php esc_attr_e('Log out of this account'); ?&gt;&quot;&gt;&lt;?php _e('Log out &amp;raquo;'); ?&gt;&lt;/a&gt;&lt;/p&gt;
</ins><span class="cx"> 
</span><span class="cx"> &lt;?php else : ?&gt;
</span><span class="cx"> 
</span><span class="lines">@@ -89,7 +89,7 @@
</span><span class="cx"> 
</span><span class="cx"> &lt;p&gt;&lt;textarea name=&quot;comment&quot; id=&quot;comment&quot; cols=&quot;58&quot; rows=&quot;10&quot; tabindex=&quot;4&quot;&gt;&lt;/textarea&gt;&lt;/p&gt;
</span><span class="cx"> 
</span><del>-&lt;p&gt;&lt;input name=&quot;submit&quot; type=&quot;submit&quot; id=&quot;submit&quot; tabindex=&quot;5&quot; value=&quot;&lt;?php _e('Submit Comment'); ?&gt;&quot; /&gt;
</del><ins>+&lt;p&gt;&lt;input name=&quot;submit&quot; type=&quot;submit&quot; id=&quot;submit&quot; tabindex=&quot;5&quot; value=&quot;&lt;?php esc_attr_e('Submit Comment'); ?&gt;&quot; /&gt;
</ins><span class="cx"> &lt;?php comment_id_fields(); ?&gt;
</span><span class="cx"> &lt;/p&gt;
</span><span class="cx"> &lt;?php do_action('comment_form', $post-&gt;ID); ?&gt;
</span></span></pre></div>
<a id="trunkwpincludesthemecompatsidebarphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-includes/theme-compat/sidebar.php (19027 => 19028)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-includes/theme-compat/sidebar.php        2011-10-20 14:40:11 UTC (rev 19027)
+++ trunk/wp-includes/theme-compat/sidebar.php        2011-10-20 15:04:46 UTC (rev 19028)
</span><span class="lines">@@ -70,9 +70,9 @@
</span><span class="cx">                                 &lt;ul&gt;
</span><span class="cx">                                         &lt;?php wp_register(); ?&gt;
</span><span class="cx">                                         &lt;li&gt;&lt;?php wp_loginout(); ?&gt;&lt;/li&gt;
</span><del>-                                        &lt;li&gt;&lt;a href=&quot;http://validator.w3.org/check/referer&quot; title=&quot;&lt;?php _e('This page validates as XHTML 1.0 Transitional'); ?&gt;&quot;&gt;&lt;?php _e('Valid &lt;abbr title=&quot;eXtensible HyperText Markup Language&quot;&gt;XHTML&lt;/abbr&gt;'); ?&gt;&lt;/a&gt;&lt;/li&gt;
-                                        &lt;li&gt;&lt;a href=&quot;http://gmpg.org/xfn/&quot;&gt;&lt;abbr title=&quot;&lt;?php _e('XHTML Friends Network'); ?&gt;&quot;&gt;&lt;?php _e('XFN'); ?&gt;&lt;/abbr&gt;&lt;/a&gt;&lt;/li&gt;
-                                        &lt;li&gt;&lt;a href=&quot;http://wordpress.org/&quot; title=&quot;&lt;?php _e('Powered by WordPress, state-of-the-art semantic personal publishing platform.'); ?&gt;&quot;&gt;WordPress&lt;/a&gt;&lt;/li&gt;
</del><ins>+                                        &lt;li&gt;&lt;a href=&quot;http://validator.w3.org/check/referer&quot; title=&quot;&lt;?php esc_attr_e('This page validates as XHTML 1.0 Transitional'); ?&gt;&quot;&gt;&lt;?php _e('Valid &lt;abbr title=&quot;eXtensible HyperText Markup Language&quot;&gt;XHTML&lt;/abbr&gt;'); ?&gt;&lt;/a&gt;&lt;/li&gt;
+                                        &lt;li&gt;&lt;a href=&quot;http://gmpg.org/xfn/&quot;&gt;&lt;abbr title=&quot;&lt;?php esc_attr_e('XHTML Friends Network'); ?&gt;&quot;&gt;&lt;?php _e('XFN'); ?&gt;&lt;/abbr&gt;&lt;/a&gt;&lt;/li&gt;
+                                        &lt;li&gt;&lt;a href=&quot;http://wordpress.org/&quot; title=&quot;&lt;?php esc_attr_e('Powered by WordPress, state-of-the-art semantic personal publishing platform.'); ?&gt;&quot;&gt;WordPress&lt;/a&gt;&lt;/li&gt;
</ins><span class="cx">                                         &lt;?php wp_meta(); ?&gt;
</span><span class="cx">                                 &lt;/ul&gt;
</span><span class="cx">                                 &lt;/li&gt;
</span></span></pre></div>
<a id="trunkwploginphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-login.php (19027 => 19028)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-login.php        2011-10-20 14:40:11 UTC (rev 19027)
+++ trunk/wp-login.php        2011-10-20 15:04:46 UTC (rev 19028)
</span><span class="lines">@@ -530,7 +530,7 @@
</span><span class="cx"> 
</span><span class="cx"> &lt;p id=&quot;nav&quot;&gt;
</span><span class="cx"> &lt;a href=&quot;&lt;?php echo site_url('wp-login.php', 'login') ?&gt;&quot;&gt;&lt;?php _e('Log in') ?&gt;&lt;/a&gt; |
</span><del>-&lt;a href=&quot;&lt;?php echo wp_lostpassword_url() ?&gt;&quot; title=&quot;&lt;?php _e('Password Lost and Found') ?&gt;&quot;&gt;&lt;?php _e('Lost your password?') ?&gt;&lt;/a&gt;
</del><ins>+&lt;a href=&quot;&lt;?php echo wp_lostpassword_url() ?&gt;&quot; title=&quot;&lt;?php esc_attr_e('Password Lost and Found') ?&gt;&quot;&gt;&lt;?php _e('Lost your password?') ?&gt;&lt;/a&gt;
</ins><span class="cx"> &lt;/p&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;?php
</span><span class="lines">@@ -659,9 +659,9 @@
</span><span class="cx"> &lt;?php if ( isset($_GET['checkemail']) &amp;&amp; in_array( $_GET['checkemail'], array('confirm', 'newpass') ) ) : ?&gt;
</span><span class="cx"> &lt;?php elseif ( get_option('users_can_register') ) : ?&gt;
</span><span class="cx"> &lt;a href=&quot;&lt;?php echo site_url('wp-login.php?action=register', 'login') ?&gt;&quot;&gt;&lt;?php _e('Register') ?&gt;&lt;/a&gt; |
</span><del>-&lt;a href=&quot;&lt;?php echo wp_lostpassword_url() ?&gt;&quot; title=&quot;&lt;?php _e('Password Lost and Found') ?&gt;&quot;&gt;&lt;?php _e('Lost your password?') ?&gt;&lt;/a&gt;
</del><ins>+&lt;a href=&quot;&lt;?php echo wp_lostpassword_url() ?&gt;&quot; title=&quot;&lt;?php esc_attr_e('Password Lost and Found') ?&gt;&quot;&gt;&lt;?php _e('Lost your password?') ?&gt;&lt;/a&gt;
</ins><span class="cx"> &lt;?php else : ?&gt;
</span><del>-&lt;a href=&quot;&lt;?php echo wp_lostpassword_url() ?&gt;&quot; title=&quot;&lt;?php _e('Password Lost and Found') ?&gt;&quot;&gt;&lt;?php _e('Lost your password?') ?&gt;&lt;/a&gt;
</del><ins>+&lt;a href=&quot;&lt;?php echo wp_lostpassword_url() ?&gt;&quot; title=&quot;&lt;?php esc_attr_e('Password Lost and Found') ?&gt;&quot;&gt;&lt;?php _e('Lost your password?') ?&gt;&lt;/a&gt;
</ins><span class="cx"> &lt;?php endif; ?&gt;
</span><span class="cx"> &lt;/p&gt;
</span><span class="cx"> &lt;?php } ?&gt;
</span></span></pre>
</div>
</div>

</body>
</html>