Translation `wp_sprintf_l()` not synced
-
As I’ve found this concerns multiple locales, here’s my question: how well/frequent are trunk and the translation projects in sync? Specifically: would anyone know how it can be that translatable text in
wp_sprintf_l()inwp-includes/formatting.php, altered since 9 months ago (see https://core.trac.ww.wp.xz.cn/changeset/42343/trunk/src/wp-includes/formatting.php), still has the previous text in the translation projects? I’ve checked this for at least 3 locales (see for example Dutch, Japanse, and Korean) and they all translate%s and %sinstead of%1$s and %2$s, while referencing the exact same translator comments.
The topic ‘Translation `wp_sprintf_l()` not synced’ is closed to new replies.