Opened 7 years ago

Last modified 7 years ago

#17323 closed enhancement

Duplicate tooltip "Show preset search dialog" — at Initial Version

Reported by: Hb--- Owned by: team
Priority: minor Milestone: 19.02
Component: Core Version:
Keywords: English l18n Cc:

Description

The items Search preset… and Search for objects by preset… in the Presets menu have the same string as tooltip. This confuses translators and users.

While "Show preset search dialog" is fine for the Search preset… item[1], the Search for objects by preset… item[2] should get the new string "Search for objects by their presets." as tooltip.

The patch is attached.

[1]
source:/josm/trunk/src/org/openstreetmap/josm/actions/TaggingPresetSearchAction.java#L24

[2]
source:josm/trunk/src/org/openstreetmap/josm/gui/tagging/presets/TaggingPresetSearchPrimitiveDialog.java#L35

Change History (1)

Note: See TracTickets for help on using tickets.