Opened 10 years ago
Closed 10 years ago
#38770 closed defect (bug) (fixed)
Business info strings should have context
| Reported by: | iseulde | Owned by: | helen |
|---|---|---|---|
| Priority: | high | Milestone: | 4.7 |
| Component: | Themes | Version: | 4.7 |
| Severity: | normal | Keywords: | good-first-bug needs-patch |
| Cc: | Focuses: |
Description
See https://core.trac.wordpress.org/browser/trunk/src/wp-includes/theme.php?marks=1792#L1787
Other languages seem to literally translating "Hours" etc.
Attachments (1)
Change History (7)
This ticket was mentioned in Slack in #meta-i18n by presskopp. View the logs.
10 years ago
#4
@
10 years ago
In addition, Hours ought to be changed to something more appropriate such as Opening Hours.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Seems like maybe we should add a context for all of the theme starter content strings, since that's pretty different from admin context? I should probably not have made all that stuff available for translation right away but it's good to be catching these things now :)