Dirk Stöcker schrieb:
> On Sun, 3 Aug 2008, Robin Rattay wrote:
> This does not work:
> + return applyCorrections(
> + tagCorrections,
> + way,
> + tr("When reverting this way " + nameVisitor.name
> + + ", following changes to the properties are
> suggested "
> + + "in order to maintain data consistency."));
>
> You cannot join translatable strings.
>
> Use {0} for arguments. tr("xxxx {0} yyy {1}...", arg1, arg2);
Whoops.
Could you change that, or just drop that change? I've already continued
the development and undid that anyway, since it doesn't fit into my
plans anymore.
Otherwise I would directly modify the patch file and re-send that if you
prefer.
Robin
_______________________________________________
josm-dev mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/josm-dev