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
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@ function install_dashboard() {
</form> </form>
<h4><?php _e('Popular tags') ?></h4> <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 <?php
$api_tags = install_popular_tags(); $api_tags = install_popular_tags();