Opened 15 years ago
Closed 15 years ago
Last modified 15 years ago
#1463 closed patch (fixed)
Bad translation
Reported by: | Owned by: | Oscar Carlsson | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | mythtv | Version: | 0.19 |
Severity: | low | Keywords: | |
Cc: | Ticket locked: | no |
Description
There is a bad lang attrib in the Islandig translation, letting one the Danish menu see the Islandig translation and not the Danish.
Patch here:
--- tv_schedule.xml.org 2006-03-06 09:38:30.000000000 +0100 +++ tv_schedule.xml 2006-03-06 09:38:06.000000000 +0100 @@ -26,7 +26,7 @@ <alttext lang="CA">Guia</alttext> <alttext lang="DE">EPG</alttext> <alttext lang="DK">Guide</alttext> - <alttext lang="DK">Dagskrá</alttext> + <alttext lang="IS">Dagskrá</alttext> <alttext lang="NL">Gids</alttext> <alttext lang="SV">Guide</alttext> <alttext lang="JA">ガイド</alttext>
Change History (4)
Note: See
TracTickets for help on using
tickets.
(In [9321]) Translation error, close #1463.