2011/2/15 Markus Neteler <nete...@osgeo.org>:
>> 2011/2/1 Martin Landa <landa.mar...@gmail.com>:
>>>> char *desc = NULL;
>>>> desc = G_asprintf("break;%s;rmdumpl;%s", _("break..."), _("remove"))
>>>> tool_opt->descriptions = desc;
>>>
>>> should G_asprintf(&desc, ...) of course. See r45281 as an example.
>>
>> if no objections I will do similar modifications in other modules (in trunk).
>
> Is there a chance to not break all translations? (I didn't check in detail)

of course r45281 requires update of translation. I think there is no
chance to break the translations.

Martin

-- 
Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to