#62732 closed enhancement (fixed)
Split up "upload"
| Reported by: | timse201 | Owned by: | audrasjb |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.8 |
| Component: | I18N | Version: | |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: | ui |
Description
Upload can be used as a noun or verb. Currently we have only 1 string to translate. It should be split up. We did it in the past and marked them as buttons, verbs and nouns etc.
props go to @wpgerd for the report
Change History (7)
This ticket was mentioned in PR #8033 on WordPress/wordpress-develop by @timse201.
19 months ago
#1
- Keywords has-patch added
#2
@
19 months ago
- Focuses ui added
- Milestone Awaiting Review → 6.8
- Owner set to
- Status new → reviewing
- Version trunk
Thanks for the ticket and the PR,
I'm moving this for 6.8 consideration.
#4
@
19 months ago
- Keywords commit added
- Status reviewing → accepted
Alright the patch looks good to me. I searched for other occurrences and I didn't find any.
@audrasjb commented on PR #8033:
19 months ago
#6
Committed in https://core.trac.wordpress.org/changeset/59554
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Upload can be used as a noun or verb. Currently we have only 1 string to translate. It should be split up. We did it in the past and marked them as buttons, verbs and nouns etc.
props go to @wpgerd for the report