I18N: Remove a stray translator comment added in [38057].
See #37290. git-svn-id: https://develop.svn.wordpress.org/trunk@38070 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
a33080dbf5
commit
cd75368a3f
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user