Issue Details (XML | Word | Printable)

Key: MBS-5412
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Normal Normal
Assignee: Ian McEwen
Reporter: Ian McEwen
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
MusicBrainz Server

Some statistics tabs have partially-untranslated headers

Created: 03/Oct/12 06:13 AM   Updated: 16/Oct/12 07:55 PM   Resolved: 16/Oct/12 07:55 PM
Component/s: Internationalization
Affects Version/s: None
Fix Version/s: Schema change, 2012-10-15


 Description  « Hide

"Languages and Scripts" at least doesn't get translated; some of the others do. I think these strings aren't looking for the correct domain, because they're part of the WRAPPER call which otherwise has to be in the 'server' domain, and thus it's looking them up there. Fix is to do what we do on some tabs already and populate the string into a variable within the statistics domain and then pass the variable to the WRAPPER call.



Sort Order: Ascending order - Click to sort in descending order
Ian McEwen added a comment - 03/Oct/12 06:56 AM