Text tweak. Props demetris. fixes #8201
git-svn-id: https://develop.svn.wordpress.org/trunk@9700 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
2dc15c5a81
commit
2307b67870
@ -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();
|
||||
|
Loading…
Reference in New Issue
Block a user