Changeset 6025
- Timestamp:
- 10/13/2017 10:14:08 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/shortcodes/class-upload.php
r6024 r6025 86 86 <p><?php 87 87 if ( 1 === $submitted_counts->total ) { 88 _e( 'You have 1plugin in the review queue. Please wait for it to be approved before submitting any more.', 'wporg-plugins' );88 _e( 'You already have a plugin in the review queue. Please wait for it to be approved before submitting any more.', 'wporg-plugins' ); 89 89 } else { 90 90 printf(
Note: See TracChangeset
for help on using the changeset viewer.