Ticket #15991: 15991.diff
| File 15991.diff, 1.2 KB (added by nacin, 2 years ago) |
|---|
-
wp-admin/index.php
41 41 '<p>' . __( '<strong>Incoming Links</strong> - Shows links to your site found by Google Blog Search.' ) . '</p>' . 42 42 '<p>' . __( '<strong>QuickPress</strong> - Allows you to create a new post and either publish it or save it as a draft.' ) . '</p>' . 43 43 '<p>' . __( '<strong>Recent Drafts</strong> - Displays links to the 5 most recent draft posts you’ve started.' ) . '</p>' . 44 '<p>' . __( '<strong>WordPress DevelopmentBlog</strong> - Come here for the latest scoop.' ) . '</p>' .44 '<p>' . __( '<strong>WordPress Blog</strong> - Come here for the latest scoop.' ) . '</p>' . 45 45 '<p>' . __( '<strong>Other WordPress News</strong> - Shows the feed from <a href="http://planet.wordpress.org" target="_blank">WordPress Planet</a>. You can configure it to show a different feed of your choosing.' ) . '</p>' . 46 46 '<p>' . __( '<strong>Plugins</strong> - Features the most popular, newest, and recently updated plugins from the WordPress.org Plugin Directory.' ) . '</p>' . 47 47 '<p><strong>' . __( 'For more information:' ) . '</strong></p>' .
