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 , 9 years ago
Summary: | Source strings need improvement → continuosDownload: Source strings need improvement |
---|
comment:2 by , 9 years ago
comment:3 by , 9 years ago
Owner: | changed from | to
---|
comment:4 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Replying to holgermappt:
My plugin list was outdated. The source is https://github.com/JOSM/JOSM-continuos-download