[mythtv] Mythweb translations...

Nicolas Riendeau knight at teksavvy.com
Tue Dec 29 20:58:35 UTC 2009


Hi!

I was wondering if there was a (clever) way to have a string extracted for 
translation for MythWeb.

I know that strings between t() and tn() are extracted but my problem is that I can't 
   put that around the strings I want to translate because they would end up being 
stored in the database which is something which would end up causing problems.

Short of writing some dummy function that refers to these strings enclosed in "t()" 
or something similar is there anything else I could do?

The only other solution I have come up with so far makes some code less generic than 
I would want to (not that this generic aspect is currently used though...).

Any ideas?

Thank you and happy holidays!

Nick


More information about the mythtv-dev mailing list