[wp-meta] [Making WordPress.org] #3876: Update wporg-gp-customizations to generate translation files for each JS file.
Making WordPress.org
noreply at wordpress.org
Sat Nov 3 11:22:28 UTC 2018
#3876: Update wporg-gp-customizations to generate translation files for each JS
file.
--------------------------------------+------------------------
Reporter: herregroen | Owner: ocean90
Type: enhancement | Status: reviewing
Priority: normal | Milestone:
Component: Translate Site & Plugins | Resolution:
Keywords: has-patch |
--------------------------------------+------------------------
Comment (by ocean90):
[attachment:"3876.8.diff"] includes some small fixes.
The remaining issue is that all core files need to be bundled into one ZIP
file. I think we can solve this by passing an array with all the data to
`build_language_packs()`. The keys for core would be `default`, `admin`,
`admin-network`, and `continents-cities`. Plugins and themes only have
`default`. This would also allow us to continue using `default` for
`$data->domain` for core which is required by
`get_active_language_packs()` or `insert_language_pack()`.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/3876#comment:19>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list