﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
17457	Drop data depended tool tip from SelectedMembersForSelectionAction	Hb---	team	"The SelectMembers icon [[Image(source:/trunk/images/dialogs/relation/selectmembers.svg)]] in the Relation editor has two different tool tips. The one containing a variable should be dropped because:

 * The translation source misses the singular form.
 * The information about the number of selected elements is not necessary at this point. Relevant is their membership status. This information is given by the background color of each row.
 * Switching tool tip content does more harm than good to the user interface. The enabled/disabled button itself is enough visual feedback.

Please delete the code with `""Select relation members which refer to {0} objects in the current selection""` in [source:/trunk/src/org/openstreetmap/josm/gui/dialogs/relation/actions/SelectedMembersForSelectionAction.java#L34] and the following Else clause.
"	enhancement	closed	minor	19.03	Core		fixed	gui i18n english tooltip	
