mirror of
git://develop.git.wordpress.org/
synced 2025-01-18 05:18:42 +01:00
gettext string. Props hervada. fixes #5878
git-svn-id: https://develop.svn.wordpress.org/trunk@6874 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
bca9509fa0
commit
9605e6f62c
@ -544,7 +544,7 @@ function multimedia_upload_form( $error = null ) {
|
||||
|
||||
?>
|
||||
<div id="media-upload-header">
|
||||
<h3>Add Images</h3>
|
||||
<h3><?php _e('Add Images'); ?></h3>
|
||||
</div>
|
||||
<div id="media-upload-error">
|
||||
<?php if ($error) { ?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user