Opened 7 years ago
Last modified 3 months ago
#38643 new enhancement
Show toolbar in the user's locale
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Future Release | Priority: | normal |
Severity: | normal | Version: | 4.7 |
Component: | Toolbar | Keywords: | has-patch needs-refresh changes-requested |
Focuses: | Cc: |
Description
After #29783 and #26511 it might make sense to show the toolbar on the front-end in the user's locale, while keeping the rest of the site in the site's locale.
#29783 actually has a proof-of-concept for that. Screenshot: https://twitter.com/swissspidy/status/773571032963751936
Attachments (2)
Change History (14)
#10
@
23 months ago
I refreshed the previous patch against trunk, and it still needs some work.
Of course, it does not include the lazily evaluated translations (#41305).
Also, the toolbar container should have language attributes when the profile language does not match the page (whether that is in the site default or a third language).
This ticket was mentioned in Slack in #core-i18n by sabernhardt. View the logs.
3 months ago
Note: See
TracTickets for help on using
tickets.
38643.diff should do the trick. Post type labels need to be fixed first though. See discussion at #26511 for this.