Opened 15 years ago
Closed 12 years ago
#10 closed task (fixed)
GetSubLanguages and SearchSubtitles returns different language names
Reported by: | Hacked | Owned by: | |
---|---|---|---|
Priority: | minor | Keywords: | |
Cc: |
Description
GetSubLanguages
gives result with LanguageName => 'Portuguese-BR'
and SearchSubtitles
gives LanguageName => 'Brazilian'
. The subtitles in your database should probably be migrated to return 'Portuguese-BR' instead.
More info:
- http://en.wikipedia.org/wiki/Brazilian_Portuguese
- http://code.google.com/p/undertext/issues/detail?id=8
Would be very thankful if you could enter a comment on the above ticket-link if/when you do this, just so I don't have to keep checking this page.
Note:
See TracTickets
for help on using tickets.
I think this is fixed already.