[mythtv-commits] Ticket #7126: Obsolete translations used in mythtv
MythTV
mythtv at cvs.mythtv.org
Tue Sep 22 15:58:26 UTC 2009
#7126: Obsolete translations used in mythtv
----------------------------------+-----------------------------------------
Reporter: rune.evjen at gmail.com | Owner: reynaldo
Type: defect | Status: new
Priority: minor | Milestone: 0.22
Component: Translations | Version: head
Severity: medium | Mlocked: 0
----------------------------------+-----------------------------------------
In the files for mythtv there are translations that are marked as
obsolete, but many of them are used in mythtv.
But since these are marked as obsolete it seems like the translations for
these strings are not used.
An example of this is the Custom Record Rules screen.
Example from context Customedit:
{{{
<message>
<source>Additional Tables</source>
<translation type="obsolete">Ytterligere tabeller</translation>
</message>
<message>
<source>Test</source>
<translation type="obsolete">Test</translation>
</message>
<message>
<source>Record</source>
<translation type="obsolete">Ta opp</translation>
</message>
<message>
<source>Store</source>
<translation type="obsolete">Lagre</translation>
}}}
Secondly, there seems to be no strings for the screen names, i.e Main
Menu, Media Library, Schedule etc.
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/7126>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list