Opened 7 years ago
Closed 7 years ago
#4206 closed enhancement (fixed)
Return translated plugin details when using a locale variant
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Component: | Plugin Directory | Keywords: | |
| Cc: |
Description
If a locale variant is used to retrieve plugin details the result will always be in English. Locale variants are currently only defined in https://meta.trac.wordpress.org/browser/sites/trunk/api.wordpress.org/public_html/translations/lib.php?rev=5881#L54 which means the plugin directory don't know about them.
Let's move the definition of locale variants into a central place, a custom locales.php so this issue can be fixed.
Change History (9)
Note: See
TracTickets for help on using
tickets.
In 8339: