Changeset 1942 for sites/trunk/global.wordpress.org/public_html/wp-content/mu-plugins/roles/views/translation-editors.php
- Timestamp:
- 10/06/2015 03:05:07 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/global.wordpress.org/public_html/wp-content/mu-plugins/roles/views/translation-editors.php
r1419 r1942 23 23 <?php if ( current_user_can( 'promote_users' ) ) : ?> 24 24 <h3><?php _e( 'Add Translation Editor', 'rosetta' ); ?></h3> 25 <p><?php _e( 'Enter the email address or username of an existing user on this site.', 'rosetta' ); ?></p>25 <p><?php _e( 'Enter the email address or username of an existing user on wordpress.org.', 'rosetta' ); ?></p> 26 26 <form action="" method="post"> 27 27 <table class="form-table">
Note: See TracChangeset
for help on using the changeset viewer.