Merge "Flavor access list titles consistent capitalization."
This commit is contained in:
commit
a6e821500d
@ -160,7 +160,7 @@ class UpdateFlavorAccess(workflows.UpdateMembersStep):
|
||||
"projects in the right column, all projects can use the "
|
||||
"flavor.")
|
||||
available_list_title = _("All Projects")
|
||||
members_list_title = _("Selected projects")
|
||||
members_list_title = _("Selected Projects")
|
||||
no_available_text = _("No projects found.")
|
||||
no_members_text = _("No projects selected. "
|
||||
"All projects can use the flavor.")
|
||||
|
Loading…
Reference in New Issue
Block a user