Make WordPress Core

Opened 10 years ago

Closed 10 years ago

#29391 closed defect (bug) (fixed)

Plugin search: Show available language

Reported by: pavelevap's profile pavelevap Owned by:
Milestone: 4.0 Priority: normal
Severity: normal Version: 4.0
Component: I18N Keywords: has-patch
Focuses: Cc:

Description

Maybe I missed duplicate somewhere, but how can I see (during plugin search) if any plugin is available in my language? Search list and plugin modal does not show anything...

http://make.wordpress.org/core/2014/05/21/internationalization-goals-for-4-0/

About page: "Search results will return plugins translated into your language first." How can I see localized plugins? I tried it and I do not believe this presented feature much (results are strange). How does it work? It is related to GlotPress? Can I search (and see) only localized plugins somehow?

Attachments (1)

29391.diff (926 bytes) - added by stephdau 10 years ago.

Download all attachments as: .zip

Change History (11)

#1 @SergeyBiryukov
10 years ago

I was curious about that sentence on the About page too. I think it only applies to bbPress and BuddyPress (and probably Akismet and importer plugins), as they are the only ones currently available for translation in GlotPress.

Or does the repository actually parse language files uploaded via SVN for each plugin?

#2 @netweb
10 years ago

Same, after translating the strings for the 'About' page I went looking to give it a go.

bbPress has the following translation packs available: api.wordpress.org/translations/plugins/1.0/?slug=bbpress

  • en_AU, es_ES, ko_KR, nl_NL, pt_BR, ru_RU, sv_SE and th

Repro:

  • Install WordPress in one of the available languages that bbPress offers a language pack per above
  • Search the plugins repo for Akismet
  • Repeat the above using a language that is NOT offered in the bbPress language packs above

Expected Behaviour:

  • Using either en_AU or es_ES searching for Akismet should give a higher priority to bbPress in the search results per the Search results will return plugins translated into your language first.

Actual Results:

  • Irrespective of the WordPress language installed searching for Akismet the search results always show bbPress as the 22nd search result.

#3 follow-up: @nacin
10 years ago

It's not implemented yet, folks. It's possible we'll be removing this line from the about page as it'll take us a while to get this 100% flawlessly working.

#4 in reply to: ↑ 3 @netweb
10 years ago

Replying to nacin:

It's not implemented yet, folks. It's possible we'll be removing this line from the about page as it'll take us a while to get this 100% flawlessly working.

Cool, so many i18n goodies to test, try, and play with :)

@stephdau
10 years ago

#5 @stephdau
10 years ago

  • Keywords has-patch added

attachment:29391.diff removes the sentence related to the not-yet-ready feature.

This ticket was mentioned in IRC in #wordpress-dev by stephdau. View the logs.


10 years ago

#7 @helen
10 years ago

  • Milestone changed from Awaiting Review to 4.0

#8 follow-up: @pavelevap
10 years ago

BTW what does "with new metrics, improved search" in previous sentence mean? There were any other relevance changes on API side?

#9 @nacin
10 years ago

In 29684:

About page: Remove reference to not-yet-operational translated plugins/themes directories.

props stephdau.
see #29391.

#10 in reply to: ↑ 8 @nacin
10 years ago

  • Resolution set to fixed
  • Status changed from new to closed

Replying to pavelevap:

BTW what does "with new metrics, improved search" in previous sentence mean? There were any other relevance changes on API side?

We're showing some data in the dashboard that we weren't previously, or at least as prominently.

Search had some adjustments and will continue to be improved over the coming weeks/months.

I'm closing this ticket for now.

Note: See TracTickets for help on using tickets.