stable

Clone or download

Read-only

Rename "Holding" status to "Suspended"

Part of story #12160 - Supended is the new Holding How to test: - Go to the project list --> Holding in the search filter is now "suspended" --> Suspended projects have a "Suspended label" - Go to the detailed page of a suspended project --> Its status is now "Suspended" - In french, "En suspens" has been renamed to "Suspendu" to be closer to the english translation (Because "En suspens" is closer to "Pending" in English) Change-Id: Ib47cf7ef4daa53e60ff1dc601732ecb8a12cb0ad

Modified Files

Name
M site-content/en_US/admin/admin.tab +2 −2 Go to diff View file
M site-content/en_US/include/include.tab +5 −5 Go to diff View file
M site-content/fr_FR/admin/admin.tab +2 −2 Go to diff View file
M site-content/fr_FR/include/include.tab +4 −4 Go to diff View file
M src/common/project/Admin/ProjectListResultsPresenterBuilder.php +1 −1 Go to diff View file
M src/common/project/Admin/ProjectListSearchFieldsPresenterBuilder.php +2 −2 Go to diff View file
M src/common/project/REST/v1/ProjectResource.class.php +1 −1 Go to diff View file