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:
Ryan Boren 2008-02-16 17:43:03 +00:00
parent bca9509fa0
commit 9605e6f62c
1 changed files with 1 additions and 1 deletions

View File

@ -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) { ?>