Issue Details (XML | Word | Printable)

Key: MBS-5211
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Normal Normal
Assignee: Ian McEwen
Reporter: Mihkel Tõnnov
Votes: 0
Watchers: 0
Operations

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

(Part of) page title untranslatable for statistics/*

Created: 25/Aug/12 07:29 PM   Updated: 03/Oct/12 06:11 AM   Resolved: 03/Oct/12 06:11 AM
Component/s: Internationalization
Affects Version/s: Bug fixes, 2012-08-20
Fix Version/s: 2012-09-17


 Description  « Hide

http://i18n.mbsandbox.org/statistics and its "children" show the "Database Statistics" bit in browser's tabbar in English, although the string is translated. Wrong gettext domain?



Sort Order: Ascending order - Click to sort in descending order
Ian McEwen added a comment - 02/Sep/12 09:35 AM

Mihkel Tõnnov added a comment - 02/Oct/12 08:02 PM

This bug seems to be back, judging by beta and i18n.mbsandbox.org.


Ian McEwen added a comment - 02/Oct/12 09:43 PM

i18n is running an older codebase; it seems that the database possibly got screwed up on i18n, since it's passing a big error message about the table not existing. It works fine on beta


Mihkel Tõnnov added a comment - 03/Oct/12 05:48 AM - edited

No it doesn't
Tabbar shows "Database Statistics - { Release/Medium Formats | Languages and Scripts | Countries } - MusicBrainz" for every language I tried on beta. The other tabs' titles are translated, but the "Database Statistics" part stays in English on those, too.


Ian McEwen added a comment - 03/Oct/12 06:05 AM

Oh, I see what you mean. That's actually a separate string, "Database Statistics - {title}" which appears not to be translated in the versions of any of our languages that are on beta. I'll update it and then at least German should appear, since I've translated it there.


Ian McEwen added a comment - 03/Oct/12 06:11 AM

After an update, Database Statistics now translates correctly (in German, where there's something for the string), but you're right there's still a lurking bug for the rest of the titles. I'll make a new ticket for that, however, since this one was about the 'Database Statistics' part