Opened 18 years ago
Closed 18 years ago
#3242 closed defect (bug) (fixed)
Add i18n support to changeset:4388
Reported by: | Sewar | Owned by: | |
---|---|---|---|
Milestone: | 2.1 | Priority: | normal |
Severity: | normal | Version: | 2.1 |
Component: | Administration | Keywords: | i18n has-patch |
Focuses: | Cc: |
Description
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 ); ?>)
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
props Sewar