<divclass="about-text"><?phpprintf(__('Thank you for updating! WordPress %s helps you focus on your writing, and the new default theme lets you show it off in style.'),$display_version);?></div>
<p><?phpecho('Our 2015 default theme is blog-focused and designed for clarity. Twenty Fifteen᾿s straightforward typography is readable on any screen size.');?></p>
<p><?phpprintf(('Twenty Fifteen has great language support, with help from <a href="%s">Google’s Noto font family</a>.'),'https://www.google.com/get/noto/');?></p>
<p><?phpecho('<em>Just write.</em> Sometimes, you just need to concentrate on putting your thoughts into words. Try turning on <strong>writing mode</strong>. When you start typing, all the distractions will fade away, letting you focus solely on your writing. All your editing tools instantly return when you need them.');?></p>
<p><?phpprintf(('Right now, WordPress %1$s is already translated into %2$d languages, with more always in progress. You can switch to any translation on the <a href="%3$s">General Settings</a> screen.'),$display_version,40,admin_url('options-general.php'));?></p>
<h4><?phpecho('Log out everywhere');?></h4>
<p><?phpprintf(('There’s a new tool on <a href="%s">your profile</a> that logs you out everywhere, for those times you forget to log off a shared computer.'),get_edit_profile_url());?></p>
<p><?phpprintf(('Embedding videos from Vine is as simple as pasting a URL onto its own line in a post. For more, see the Codex article on <a href="%s">Embeds</a>.'),'http://codex.wordpress.org/Embeds');?></p>
<h4><?phpecho('Plugin recommendations');?></h4>
<p><?phpprintf(('The <a href="%s">plugin installer</a> now offers a list of plugins you may want to try, based on others who have similar plugins installed as you.'),network_admin_url('plugin-install.php?tab=recommended'));?></p>
<p><?phpprintf(('Metadata, date, and term queries now support advanced conditional logic, like nested clauses and multiple operators — <code>%s</code>.'),'A AND ( B OR C )');?></p>
<h4><?phpecho('Customizer API');?></h4>
<p><?phpecho('The customizer now supports conditionally showing panels and sections based on the page being previewed.');?></p>
<p><?phpprintf(('Continued improvements to inline code documentation have made the <a href="%s">developer reference</a> more complete than ever.'),'https://developer.wordpress.org/reference/');?></p>