Assembla home | Assembla project page
 

Ticket #86 (closed Bug Report: fixed)

Opened 3 years ago

Last modified 1 year ago

"Media Type" on the media locations config page is english specific.

Reported by: swiss Assigned to:
Priority: High Milestone: 1.22
Component: Multi-language Support Version: 1.14
Keywords: Cc:

Description

On the "Media Locations" configuration page, the media type is read from the media_types table and so the list is displayed in english.

We should use the value from the meda_types table to reference a language string (prefixed with "MEDIA_TYPE_").

Change History

01/06/08 10:45:30 changed by swiss

  • milestone changed from 1.19 to 1.20.

06/23/08 21:53:07 changed by Pernod

  • milestone changed from 1.20 to 1.22.

10/06/08 01:45:45 changed by Pernod

  • status changed from new to closed.
  • resolution set to fixed.

(In [1097]) Added multi language support for the media type selections. Fixes #86