Opened 7 years ago
Closed 7 years ago
#3242 closed defect (bug) (fixed)
Add i18n support to changeset:4388
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.1 |
| Component: | Administration | Version: | 2.1 |
| Severity: | normal | Keywords: | i18n has-patch |
| 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