﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
36498	"Inline button to add first / only related instance should say ""Add ..."", not ""Add another ..."""	Denis Washington	Dani Fornons	"In the default `InlineModelAdmin` templates, the button to add a related model instance always says ""Add another X"", even when

- there is no other related instance (e.g., if  `extra=0` or the last related instance was deleted)
- if it's not even possible to add multiple related instances (e.g., `OneToOneField`)

In these cases, I would expect the button to say ""Add X"" (without ""another"") instead."	Cleanup/optimization	assigned	contrib.admin	5.2	Normal		inline	Antoliny	Accepted	1	0	0	1	1	1
