Index: applications/editors/josm/i18n/README.TXT
===================================================================
--- applications/editors/josm/i18n/README.TXT	(revision 28642)
+++ applications/editors/josm/i18n/README.TXT	(revision 28645)
@@ -1,12 +1,17 @@
 How to use:
 
+Prerequisites:
+a) You must have installed ant, perl, libwww-perl, libterm-readkey-perl, gettext, bzr
+b) You must register your SSH key with Launchpad. See https://launchpad.net/people/+me
+c) You must inform bzr of your Launchpad ID. See "bzr help launchpad-login".
+
 Tasks:
-1) Getting new translation catalog file:
+1) Get new translation catalog file:
 Call "ant pot"
 Afterwards the new file should be uploaded to Launchpad (see (5) below)
 
-2) Updating translations to current state (from daily updated Bazar repository):
+2) Update translations to current state (from daily updated Bazaar repository):
 Call "ant update" or "ant updatecore" when plugins are unwanted
-NOTE: The Bazar repository is updated once a day. For most recent data try (6) and (3) instead.
+NOTE: The Bazaar repository is updated once a day. For most recent data try (6) and (3) instead.
 
 3) Update translations from Launchpad download file:
@@ -25,5 +30,5 @@
 Call "./launchpad.pl download". You need to set login information (see file how to do) or enter them when running.
 Can also be issued by hand on the Launchpad web page.
-After some time a mail is sent with a URL. With this URL step (4) can be done.
+After some time a mail is sent with a URL. With this URL step (3) can be done.
 
 NOTE:
