Making WordPress.org

Changes between Initial Version and Version 1 of Ticket #2921


Ignore:
Timestamp:
07/04/2017 11:05:46 AM (8 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2921 – Description

    initial v1  
    11Before the redesign, each plugin had a "Translations" widget in the sidebar with a list of languages the plugin is translated to and a nice green `Translate [plugin name]` button (see the screenshot).
    22
    3 In the new design, the list of languages is hidden under "Development" tag. The locale banner at the top is supposed to be more prominent, but it doesn't cover all use cases the old widget did:
     3In the new design, the list of languages is hidden under "Development" tab. The locale banner at the top is supposed to be more prominent, but it doesn't cover all use cases the old widget did:
    44* If the plugin doesn't have a language pack for a particular locale yet, a notice is displayed: `This plugin is not available in [language name] yet. <a href="%s">Help translate it!</a>`. So far so good.
    55* If the plugin already has a language pack, there's another notice: `This plugin is also available in [language name].` The link leads to the plugin page on the corresponding Rosetta site, which might seem like a good idea, but there's no longer a call to improve the translation.