[wpmu-trac] [WordPress MU Trac] #984: Blogs - missing translations for Dashboard and Visit

WordPress MU Trac wpmu-trac at lists.automattic.com
Tue May 12 12:15:50 GMT 2009


#984: Blogs - missing translations for Dashboard and Visit
----------------------------+-----------------------------------------------
 Reporter:  mantlik         |       Owner:  somebody
     Type:  defect          |      Status:  new     
 Priority:  normal          |   Milestone:  2.7.1   
Component:  Administration  |     Version:  2.7.1   
 Severity:  normal          |    Keywords:          
----------------------------+-----------------------------------------------
 '''Symptoms:'''

 At the blog listing of the Blogs page links Dashboard and Visit remain
 untranslated.

 '''Proposed fix:'''

 Replace Line 53 at blogs.php (wp-admin) with

 {{{
         <p><?php echo apply_filters( "myblogs_blog_actions", "<a
 href='{$user_blog->siteurl}'>".__('Visit')."</a> | <a
 href='{$user_blog->siteurl}/wp-admin/'>".__('Dashboard')."</a>",
 $user_blog ); ?></p>
 }}}

-- 
Ticket URL: <http://trac.mu.wordpress.org/ticket/984>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser


More information about the wpmu-trac mailing list