#29232 closed defect (bug) (invalid)
Various combinations of theme translations not downloading
Reported by: | netweb | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.0 |
Component: | I18N | Keywords: | close |
Focuses: | Cc: |
Description
Various combinations of theme translations are not downloaded as part of the 'automatic translation updates'
Primarily, 2013 and 2014 are never downloaded for any locale tested thus far and English UK does not get any theme translations.
All locales tested below are 100% translated for each of the 2010, 2011, 2012, 2013, 2014 themes.
- English UK (en_GB) - None - No theme translations are downloaded at all
- French (fr_FR) - Twenty Ten, Twenty Eleven and Twenty Twelve
- Spanish (es_ES) - Twenty Ten, Twenty Eleven and Twenty Twelve
- Bulgarian (bg_BG) - Twenty Ten, Twenty Eleven and Twenty Twelve
- Russian (ru_RU) - Twenty Ten, Twenty Eleven and Twenty Twelve
- Korean (ko_KO) - Twenty Ten, Twenty Eleven and Twenty Twelve
Attachments (2)
Change History (4)
#2
@
10 years ago
- Milestone Awaiting Review deleted
You can now query the translation API directly to determine what packs exist:
https://api.wordpress.org/translations/core/1.0/?version=
https://api.wordpress.org/translations/plugins/1.0/?slug=&version=
https://api.wordpress.org/translations/themes/1.0/?slug=&version=
In all cases version= is optional and it'll default to the latest.
(If the packs exist and there's still a problem, then it should be reported.)
I believe this will be resolved once @Nacin has rebuilt the language pages.