gettext string. Props hervada. fixes #5878

git-svn-id: http://svn.automattic.com/wordpress/trunk@6874 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan 2008-02-16 17:43:03 +00:00
parent 86c55d6d67
commit b6cc3da285
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) { ?>