Text tweak. Props demetris. fixes #8201

git-svn-id: http://svn.automattic.com/wordpress/trunk@9700 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan 2008-11-14 23:08:25 +00:00
parent 9861eb1a85
commit da754f886b

View File

@ -140,7 +140,7 @@ function install_dashboard() {
</form>
<h4><?php _e('Popular tags') ?></h4>
<p><?php _e('You may also browse based on the most popular tags on wordpress.org') ?></p>
<p><?php _e('You may also browse based on the most popular tags in the Plugin Directory:') ?></p>
<?php
$api_tags = install_popular_tags();