Modify

#6680 closed defect (fixed)

Some typo errors from Launchpad (part 2)

Reported by: anonymous Owned by: team
Priority: normal Component: Core
Version: Keywords:
Cc:

Description

JOSM will always listen at port 8111 on localhost.This port is not configurable because it is referenced by external applications talking to JOSM.

Located in ../core/src/org/openstreetmap/josm/gui/preferences/RemoteControlPreference.java:88


Always update withouth asking

without

Located in ../core/src/org/openstreetmap/josm/gui/preferences/plugin/PluginUpdatePolicyPanel.java:76 ../core/src/org/openstreetmap/josm/gui/preferences/plugin/PluginUpdatePolicyPanel.java:118


Error occured while parsing gpx file {0}. Only part of the file will be available

occurred

Located in ../core/src/org/openstreetmap/josm/io/GpxImporter.java:58 ../plugins/DirectDownload/src/org/openstreetmap/josm/plugins/directdownload/DirectDownload.java:80 ../plugins/public_transport/src/public_transport/StopImporterAction.java:215


Prolog of OsmChange document not written yet. Please write frst.

first

Located in ../core/src/org/openstreetmap/josm/io/OsmChangeBuilder.java:93 ../core/src/org/openstreetmap/josm/io/OsmChangeBuilder.java:111 ../core/src/org/openstreetmap/josm/io/OsmChangeBuilder.java:122

Missing manadatory attributes on element bounds. Got minlon={0},minlat={1},maxlon={3},maxlat={4}, origin={5}.

manadatory

Located in ../core/src/org/openstreetmap/josm/io/OsmReader.java:160 ../plugins/reverter/src/reverter/corehacks/MultiOsmReader.java:170


Allows to filter out unnececary GPS tracks

unnecessary

Located in build/trans_plugins.java:47


Plugin cadastre-fr used traditionaly for grabbing the key shortcut F11
which is currently allocated for full-screen switch by default
Would you like to restore F11 for grab action ?

traditionally

Located in ../plugins/cadastre-fr/src/cadastre_fr/CadastrePlugin.java:258


Replace the original white background by the backgound color defined in JOSM preferences.

background

Located in ../plugins/cadastre-fr/src/cadastre_fr/CadastrePreferenceSetting.java:116


Transfer to password manager and remove from prefence file

preference

Located in ../plugins/native-password-manager/src/org/openstreetmap/josm/plugins/npm/InitializationWizard.java:323


Also, frow now on, cal files will always be loaded automatically.

from

Located in ../plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/PicLayerFromFile.java:95


Download referrers for the the chosen relation and its members

Double the

Located in ../plugins/reltoolbox/src/relcontext/actions/DownloadParentsAction.java:33


Open an editor for the selected turn restricion

restriction

Located in ../plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/list/TurnRestrictionsListDialog.java:217


Adjacent ways will be selected. Nodes wiil be deselected.

will

Located in ../plugins/utilsplugin2/src/utilsplugin2/selection/AdjacentWaysAction.java:26

Attachments (0)

Change History (1)

comment:1 Changed 22 months ago by stoecker

  • Resolution set to fixed
  • Status changed from new to closed

In [4310/josm]:

fix #6680, fix #6677 - i18n issues

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.