mirror of
git://develop.git.wordpress.org/
synced 2025-04-05 04:33:18 +02:00
Remove Shiny Plugin Install strings
See #31773, #29820 git-svn-id: https://develop.svn.wordpress.org/trunk@31901 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
9ab336e309
commit
e0537392c1
@ -525,14 +525,8 @@ function wp_default_scripts( &$scripts ) {
|
||||
'updating' => __( 'Updating...' ),
|
||||
'updated' => __( 'Updated!' ),
|
||||
'updateFailed' => __( 'Update failed' ),
|
||||
'installNow' => __( 'Install Now' ),
|
||||
'installing' => __( 'Installing...' ),
|
||||
'installed' => __( 'Installed!' ),
|
||||
'installFailed' => __( 'Installation failed' ),
|
||||
'updatingMsg' => __( 'Updating... please wait.' ),
|
||||
'installingMsg' => __( 'Installing... please wait.' ),
|
||||
'updatedMsg' => __( 'Update completed successfully.' ),
|
||||
'installedMsg' => __( 'Installation completed successfully.' ),
|
||||
)
|
||||
) );
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user