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:
parent
2794e060dc
commit
2ab1e7d4e8
|
@ -25,7 +25,7 @@ if ( ! $is_opera ) {
|
||||||
<div class="tool-box">
|
<div class="tool-box">
|
||||||
<div id="gears-msg1">
|
<div id="gears-msg1">
|
||||||
<h3 class="title"><?php _e('Turbo:'); ?> <?php _e('Speed up WordPress'); ?></h3>
|
<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>
|
<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’ images, scripts, and CSS files will be stored locally on your computer. This speeds up page load time.'); ?></p>
|
<p><?php _e('After you install and enable Gears, most of WordPress’ images, scripts, and CSS files will be stored locally on your computer. This speeds up page load time.'); ?></p>
|
||||||
<p><strong><?php _e('Don’t install on a public or shared computer.'); ?></strong></p>
|
<p><strong><?php _e('Don’t install on a public or shared computer.'); ?></strong></p>
|
||||||
|
|
Loading…
Reference in New Issue