Re: [josm-dev] few questions about plugin development

2010-05-10 Thread Dirk Stöcker

On Mon, 10 May 2010, Matthias Meißer wrote:


well I'm not familar with the internationalization framework :( So what to
do? Just adding a video string and we re-adjust the context in the locale
patterns?


The easiest is when you can change the text. E.g. uppercase 'V'. If this 
does not work reliable (e.g. violating common accepted style), we need to 
change the presets file. This would make lots of translators lots of work.


Ciao
--
http://www.dstoecker.eu/ (PGP key available)___
josm-dev mailing list
josm-dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/josm-dev


[josm-dev] few questions about plugin development

2010-05-05 Thread Matthias Meißer
Hi, just a few questions concerning about JOSM plugin development:

Why is my main menu entry 'video' translated to 'Videoverleih' even if I 
don't use tr() ?

How can I debug my plugin? I tried to append to a JOSM process but this 
doesn't seem to work :(

How can I upload my plugin to SVN without publish it immediately cause 
it is work in progress?

kind regards
Matthias

___
josm-dev mailing list
josm-dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/josm-dev