Make WordPress Core

Opened 15 years ago

Closed 15 years ago

#17229 closed enhancement (invalid)

Translate widgets (of plug ins)?

Reported by: jonezjea's profile JonezJeA Owned by:
Milestone: Priority: normal
Severity: normal Version: 3.1
Component: Widgets Keywords:
Focuses: 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)

#1 @nacin
15 years ago

Which search bar? Can you provide a screenshot?

#2 @JonezJeA
15 years ago

http://puu.sh/1IlS

The Dutch title is already above.

#3 @nacin
15 years ago

  • 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.