[wp-trac] [WordPress Trac] #16376: Search button not translatable on list table
WordPress Trac
wp-trac at lists.automattic.com
Wed Jan 26 13:46:19 UTC 2011
#16376: Search button not translatable on list table
--------------------------+------------------------------
Reporter: thomask | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: I18N | Version: 3.1
Severity: trivial | Resolution:
Keywords: |
--------------------------+------------------------------
Comment (by nacin):
It gets translated here:
`<?php $wp_list_table->search_box( __( 'Search Plugins' ), 'plugin' ); ?>`
search_box() gets passed translated text as $text.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16376#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list