Changeset 41390 for trunk/src/wp-includes/script-loader.php
- Timestamp:
- 09/19/2017 05:39:37 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/script-loader.php
r41389 r41390 564 564 'untitledBlogName' => __( '(Untitled)' ), 565 565 'serverSaveError' => __( 'Failed connecting to the server. Please try saving again.' ), 566 'videoHeaderNotice' => __( 'This theme doesn\'t support video headers on this page. Navigate to the front page or another page that supports video headers.' ), 566 567 // Used for overriding the file types allowed in plupload. 567 568 'allowedFiles' => __( 'Allowed Files' ),
Note: See TracChangeset
for help on using the changeset viewer.