Modify

Opened 9 years ago

Closed 9 years ago

#12042 closed defect (fixed)

continuosDownload: Source strings need improvement

Reported by: holgermappt Owned by: team
Priority: normal Milestone:
Component: Plugin continuosDownload Version: latest
Keywords: Cc:

Description

I was not able to find the source of the continuosDownload plugin, so I open a ticket here. Where is the source?

Some of the source strings need improvement:

../plugins/continuosDownload/src/org/openstreetmap/josm/plugins/continuosDownload/DownloadPreference.java:46:
Maximum number of threads used for downloading, increasing this will cause the client to send more concurrint queries to the server. (Requires restart)

  • concurrint -> concurrent
  • I would make this two sentences instead of one.

../plugins/continuosDownload/src/org/openstreetmap/josm/plugins/continuosDownload/DownloadPreference.java:89:
If we should supress the progress monitor that is shown when downloading. If select this option there is no indication that something is being done, and no way to cancel the download.

  • Who is we? The author of the plugin, the user, JOSM? Can this be written as "Suppress the progress monitor ..."?
  • supress -> suppress
  • If select this option -> If this option is selected

Attachments (0)

Change History (4)

comment:1 by holgermappt, 9 years ago

Summary: Source strings need improvementcontinuosDownload: Source strings need improvement

in reply to:  description comment:2 by holgermappt, 9 years ago

Replying to holgermappt:

I was not able to find the source of the continuosDownload plugin, so I open a ticket here. Where is the source?

My plugin list was outdated. The source is https://github.com/JOSM/JOSM-continuos-download

comment:3 by Don-vip, 9 years ago

Owner: changed from Gnonthgol to team

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.