Opened 13 years ago
Closed 13 years ago
#24931 closed defect (bug) (wontfix)
Database Upgrade/Update string inconsistency
| Reported by: | SergeyBiryukov | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Text Changes | Version: | 3.6 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
As noted in ticket:23540:2, we say "upgrade" when referring to the database, and "update" when referring to code.
Since [23619], we use "upgrade" (as in "Upgrade Network") consistently in network admin.
However, single site still says "Database Update Required": tags/3.6/wp-admin/upgrade.php#L84.
Attachments (1)
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Closing per IRC discussion. "Update" should be preferred wherever it makes sense, including here.