I just discovered after upgrading to Arclight 25.12 on mythtv 0.25-fixes that the top-right corner on menus and also when displaying the OSD shows "%DPMTO%, %TID%", as shown in [1].<div>This string is very similar to the Norwegian translation of %DATE%, %TIME% (which is %DATO%,%TID%). </div>
<div><br></div><div>I am the translation maintainer for Norwegian Bokmål so this might be a translation mistake on my part, but I grepped for DPMTO in mythfrontend_nb.ts and couldn't find any errors, but found the "DATO" string as expected using this command:</div>
<div><div><br></div><div>rune@kontor:~/prosjekter/mythtv/mythtv/i18n$grep -3 DATO mythfrontend_nb.ts </div><div> <message></div><div> <location filename="../themes/themestrings.h" line="155"/></div>
<div> <source>%DATE%, %TIME%</source></div><div> <translation>%DATO%, %TID%</translation></div><div> </message></div><div> <message></div><div> <location filename="../themes/themestrings.h" line="610"/></div>
</div><div><br></div><div><br></div><div>Is this string coming from translation files or elsewhere ?</div><div><br></div><div>Best regards,</div><div><br></div><div>Rune</div><div><br></div><div>[1]: <a href="http://dl.dropbox.com/u/432335/mythtv%20-%20arclight%20-%20date-time.png">http://dl.dropbox.com/u/432335/mythtv%20-%20arclight%20-%20date-time.png</a></div>