Opened 6 years ago
Closed 6 years ago
#45788 closed defect (bug) (fixed)
Not translated: "add media" in block classic in WP 5.0.2
Reported by: | La Geek | Owned by: | desrosj |
---|---|---|---|
Milestone: | 5.0.3 | Priority: | normal |
Severity: | normal | Version: | 5.0.2 |
Component: | Editor | Keywords: | has-patch |
Focuses: | Cc: |
Description
Although the translation is on 100% the icon "add media" is not translated. Seen in Block Classic.
Attachments (1)
Change History (10)
This ticket was mentioned in Slack in #core by audrasjb. View the logs.
6 years ago
#5
@
6 years ago
- Keywords commit added
Hi @afercia the patch works well on my side. Adding commit
keyword for 5.0.3.
#6
@
6 years ago
- Owner set to desrosj
- Resolution set to fixed
- Status changed from new to closed
In 44398:
Note: See
TracTickets for help on using
tickets.
45788.diff makes the tooltip string translatable.
Also, adds the keyboard shortcut to be displayed in the tooltip once https://github.com/WordPress/gutenberg/issues/6195 will be addressed.