[wp-trac] [WordPress Trac] #3242: Add i18n support to changeset:4388
WordPress Trac
wp-trac at lists.automattic.com
Sat Oct 14 03:00:19 GMT 2006
#3242: Add i18n support to changeset:4388
----------------------------+-----------------------------------------------
Reporter: Sewar | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.1
Component: Administration | Version: 2.1
Severity: normal | Keywords: i18n has-patch
----------------------------+-----------------------------------------------
Add i18n support to changeset:4388
Just replace line 1951 to:
{{{
<label for="upload"><?php _e('Choose a file from your computer:');
?></label> (<?php printf(__('Maximum size: %s'), $size ); ?>)
}}}
--
Ticket URL: <http://trac.wordpress.org/ticket/3242>
WordPress Trac <http://wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list