[wp-meta] [Making WordPress.org] #4497: Translate link only shows up after plugin is translated
Making WordPress.org
noreply at wordpress.org
Tue Jun 4 16:28:34 UTC 2019
#4497: Translate link only shows up after plugin is translated
------------------------------+--------------------
Reporter: iandunn | Owner: (none)
Type: defect | Status: new
Priority: normal | Milestone:
Component: Plugin Directory | Keywords:
------------------------------+--------------------
New plugins in the repository don't have the `Languages: See all n` link
in the sidebar, because `class-meta.php` has that wrapped in a `if (
$available_languages )` condition.
The unintended side-effect of that is that users have no way to know that
they can translate the plugin, or where to go to do it.
If no translations exist, the link should still be shown, to encourage
users to translate. Instead of, `See all n`, it could say something like
`Needs translation` or something.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/4497>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list