#50709 closed enhancement (fixed)
i18n: Add context to translations strings in theme installer/upgrader/table
| Reported by: | ramiy | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.5 |
| Component: | I18N | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | accessibility, rtl |
Description
See the attached screenshot.
Attachments (3)
Change History (9)
#2
@
6 years ago
- Keywords has-screenshots removed
- Type defect (bug) → enhancement
I'd rather leave the quotes around the plugin name to ensure it doesn't clash with a plugin name starting with "Activate", "Deactivate" or similar.
#3
@
6 years ago
- Summary i18n: Merge similar translation strings in theme installer/upgrader → i18n: Add context to translations strings in theme installer/upgrader/table
This ticket was mentioned in Slack in #core by ramiy. View the logs.
6 years ago
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
The attached patch merges similar translation strings.
Those strings are Theme a11y strings.
Same strings in plugins files already use
_x()withplugincontext.The patch fixes a11y strings in theme files.