I18N: Remove a stray translator comment added in [38057].
See #37290. Built from https://develop.svn.wordpress.org/trunk@38070 git-svn-id: http://core.svn.wordpress.org/trunk@38011 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -655,7 +655,6 @@ function wp_default_scripts( &$scripts ) {
|
||||
'deleteFailed' => __( 'Deletion failed: %s' ),
|
||||
'deleted' => __( 'Deleted!' ),
|
||||
'livePreview' => __( 'Live Preview' ),
|
||||
/* translators: %s: Theme name */
|
||||
'activatePlugin' => is_network_admin() ? __( 'Network Activate' ) : __( 'Activate' ),
|
||||
'activateTheme' => is_network_admin() ? __( 'Network Enable' ) : __( 'Activate' ),
|
||||
/* translators: %s: Plugin name */
|
||||
|
||||
Reference in New Issue
Block a user