Update string to better reflect the times. see #11301

git-svn-id: http://svn.automattic.com/wordpress/trunk@13834 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
nacin 2010-03-26 21:07:12 +00:00
parent 2794e060dc
commit 2ab1e7d4e8

View File

@ -25,7 +25,7 @@ if ( ! $is_opera ) {
<div class="tool-box">
<div id="gears-msg1">
<h3 class="title"><?php _e('Turbo:'); ?> <?php _e('Speed up WordPress'); ?></h3>
<p><?php _e('WordPress now has support for Gears, which adds new features to your web browser.'); ?><br />
<p><?php _e('WordPress has support for Gears, which adds new features to your web browser.'); ?><br />
<a href="http://gears.google.com/" target="_blank" style="font-weight:normal;"><?php _e('More information...'); ?></a></p>
<p><?php _e('After you install and enable Gears, most of WordPress&#8217; images, scripts, and CSS files will be stored locally on your computer. This speeds up page load time.'); ?></p>
<p><strong><?php _e('Don&#8217;t install on a public or shared computer.'); ?></strong></p>