Missing translation
git-svn-id: http://svn.automattic.com/wordpress/trunk@2774 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
376ec4dce5
commit
d39983aa54
|
@ -210,7 +210,7 @@ $piece_of_code = htmlspecialchars( $piece_of_code );
|
|||
<p><code><?php echo $piece_of_code; ?></code>
|
||||
</p>
|
||||
<p><strong><?php _e('Image Details') ?></strong>: <br />
|
||||
Name:
|
||||
<?php _e('Name:'); ?>
|
||||
<?php echo $img1_name; ?>
|
||||
<br />
|
||||
<?php _e('Size:') ?>
|
||||
|
|
Loading…
Reference in New Issue