[wpmu-trac] [WordPress MU Trac] #655: Localization problem
WordPress MU Trac
wpmu-trac at lists.automattic.com
Mon Jun 16 21:50:32 GMT 2008
#655: Localization problem
------------------------+---------------------------------------------------
Reporter: leogermani | Owner: somebody
Type: defect | Status: new
Priority: high | Milestone:
Component: component1 | Version:
Severity: critical | Keywords:
------------------------+---------------------------------------------------
The localization does not work for wordpress MU 1.5.1 unless you hack the
core at wp-includes/l10n.php and change a line like below:
Orig: if (isset($locale))
New: if (!empty($locale))
There is a discussion about this at:
http://mu.wordpress.org/forums/topic.php?id=5063
--
Ticket URL: <http://trac.mu.wordpress.org/ticket/655>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser
More information about the wpmu-trac
mailing list