Ticket #38808: 38808-updating.patch
File 38808-updating.patch, 742 bytes (added by , 8 years ago) |
---|
-
wp-includes/script-loader.php
651 651 /* translators: %s: Plugin name and version */ 652 652 'updateFailedLabel' => __( '%s update failed' ), 653 653 /* translators: JavaScript accessible string */ 654 'updatingMsg' => __( 'Updating... please wait.' ), // No ellipsis.654 'updatingMsg' => __( 'Updating...' ), // No ellipsis. 655 655 /* translators: JavaScript accessible string */ 656 656 'updatedMsg' => __( 'Update completed successfully.' ), 657 657 /* translators: JavaScript accessible string */