Ticket #32000: javascript_accessible.patch
| File javascript_accessible.patch, 1.2 KB (added by , 11 years ago) |
|---|
-
src/wp-includes/script-loader.php
528 528 'updating' => __( 'Updating...' ), 529 529 'updated' => __( 'Updated!' ), 530 530 'updateFailed' => __( 'Update Failed' ), 531 /* translators: Plugin Name*/531 /* translators: Plugin name and version */ 532 532 'updatingLabel' => __( 'Updating %s...' ), 533 /* translators: Plugin Name*/533 /* translators: Plugin name and version */ 534 534 'updatedLabel' => __( '%s updated!' ), 535 /* translators: Plugin Name*/535 /* translators: Plugin name and version */ 536 536 'updateFailedLabel' => __( '%s update failed' ), 537 537 'updatingMsg' => __( 'Updating... please wait.' ), 538 /* translators: Javascript accessible string */ 538 539 'updatedMsg' => __( 'Update completed successfully.' ), 540 /* translators: Javascript accessible string */ 539 541 'updateCancel' => __( 'Update canceled.' ), 542 /* translators: Javascript accessible string */ 540 543 'beforeunload' => __( 'Plugin updates may not complete if you navigate away from this page.' ), 541 544 ) 542 545 ) );
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)