Opened 7 years ago

Closed 7 years ago

#3242 closed defect (bug) (fixed)

Add i18n support to changeset:4388

Reported by: Sewar Owned by: anonymous
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)

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

Download all attachments as: .zip

Change History (2)

props Sewar

comment:1   ryan7 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.