Re: translation bug/problem
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
Re: translation bug/problem
Miha Radej wrote:
hi!
i've noticed that a certain string is written in english even though it
is translated in many languages. the "offending" string that was written
in english, regardless of the language i had set in the options
dialogue, is
"Disable $$ quoting"
Seems $$ is replaced by $ before translation, so all languages have the
problem. Fixed programmatically and committed, thanks for reporting.
Regards,
Andreas
Home |
Main Index |
Thread Index