
mythtv at cvs
Nov 26, 2004, 12:25 AM
Post #46 of 53
(7169 views)
Permalink
|
---------------------------------------------------------------------------- Changes committed by xris on Fri Nov 26 08:21:47 2004 Modified Files: in mythweb/themes/Default: theme.php recorded_programs.php in mythweb/languages: English.php in mythweb/includes: translate.php Log Message: Rework how translation parameters work. Parameters are now passed as $1, $2, etc. so that they can be rearranged in a translated string, according to whatever subj/obj linguistic rules might be different than English. Couple of other minor adjustments. Anyway, I hope that this is the final format for how translations will work. Now comes the tedious job of updating all of the strings. ----------------------------------------------------------------------------
|