Make WordPress Core

Opened 18 years ago

Closed 18 years ago

#3242 closed defect (bug) (fixed)

Add i18n support to changeset:4388

Reported by: sewar's profile 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)

admin-functions.patch (789 bytes) - added by Viper007Bond 18 years ago.
props Sewar

Download all attachments as: .zip

Change History (2)

@Viper007Bond
18 years ago

props Sewar

#1 @ryan
18 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [4405]) i18n fix from Sewar. fixes #3242

Note: See TracTickets for help on using tickets.