On Thu, Feb 14, 2002 at 05:44:28PM +0100, Vincent Renardias wrote:
>
> Hello,
>
> I'm wondering something about nessus multilingual plugins:
> How do I can handle the case where the report string is dynamically
> generated.
> ie: many scripts do:
>
> report="some english text"+some_info_gathered_by_the_plugin;
> security_hole(port:port, data:report);
>
> In this case, how do I add a new translation ?
You can't - that's why we wanted to re-organize the plugins in XML - see
the archives of the list for that.
-- Renaud