[wp-meta] [Making WordPress.org] #4872: Translate API: never return empty string for translation of "Continue"
Making WordPress.org
noreply at wordpress.org
Sun Nov 24 00:56:56 UTC 2019
#4872: Translate API: never return empty string for translation of "Continue"
--------------------------+--------------------
Reporter: tobifjellner | Owner: (none)
Type: defect | Status: new
Priority: normal | Milestone:
Component: API | Keywords:
--------------------------+--------------------
The http://api.wordpress.org/translations/core/1.0/ includes a translation
of the string "Continue" that is used during selection of new language for
a WordPress site. This string is fetched from the corresponding
core/dev/admin translation of the string "Continue". Some locales, where
the translation haven't been maintained for a while, were lacking a
translation. In those cases the API was sending an empty string, which
would then render as an empty button in the user interface.
See https://core.trac.wordpress.org/ticket/48776
My suggestion is that instead of patching this in Core, we should make
sure that the API never sends an empty string as the translation of
"Continue".
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/4872>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list