Opened 2 years ago

Closed 2 years ago

#17229 closed enhancement (invalid)

Translate widgets (of plug ins)?

Reported by: JonezJeA Owned by:
Priority: normal Milestone:
Component: Widgets Version: 3.1
Severity: normal Keywords:
Cc:

Description

I know it isn't that easy to translate the widgets of the plug ins because you (WordPress team) aren't the creator of it. But for exemple the search bar is still in English in the Dutch translation and that isn't a good thing. That what I want to be able to translate the widgets or edit them!

Change History (3)

Which search bar? Can you provide a screenshot?

http://puu.sh/1IlS

The Dutch title is already above.

  • Milestone Awaiting Review deleted
  • Resolution set to invalid
  • Status changed from new to closed

Check your theme's searchform.php. get_search_form(), which is used in the widget, uses searchform.php if it exists. Otherwise, the default text is translated properly.

Note: See TracTickets for help on using tickets.