Modify

Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#15413 closed defect (fixed)

String "Expected integer number => 0" looks wrong

Reported by: holgermappt Owned by: team
Priority: normal Milestone: 17.10
Component: Core Version: latest
Keywords: Cc:

Description

core/src/org/openstreetmap/josm/gui/mappaint/RenderingCLI.java:349, r12906:

tr("Expected integer number => 0 for option {0}, but got ''{1}''", "--max-image-size", getopt.getOptarg()));

The => 0 looks wrong. Do you mean >= 0?

Attachments (0)

Change History (3)

comment:1 by bastiK, 7 years ago

Resolution: fixed
Status: newclosed

In 12936/josm:

fixed #15413 - String "Expected integer number => 0" looks wrong

comment:2 by bastiK, 7 years ago

Thanks, good catch!

comment:3 by Don-vip, 7 years ago

Milestone: 17.10

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.