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 &quot;%DPMTO%, %TID%&quot;, 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&#39;t find any errors, but found the &quot;DATO&quot; 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>    &lt;message&gt;</div><div>        &lt;location filename=&quot;../themes/themestrings.h&quot; line=&quot;155&quot;/&gt;</div>
<div>        &lt;source&gt;%DATE%, %TIME%&lt;/source&gt;</div><div>        &lt;translation&gt;%DATO%, %TID%&lt;/translation&gt;</div><div>    &lt;/message&gt;</div><div>    &lt;message&gt;</div><div>        &lt;location filename=&quot;../themes/themestrings.h&quot; line=&quot;610&quot;/&gt;</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>