Ticket #3577: gettext-semicolon.diff
| File gettext-semicolon.diff, 521 bytes (added by , 20 years ago) |
|---|
-
wp-includes/gettext.php
302 302 $string = str_replace('nplurals',"\$total",$string); 303 303 $string = str_replace("n",$n,$string); 304 304 $string = str_replace('plural',"\$plural",$string); 305 305 306 # poEdit doesn't put any semicolons, which 307 # results in parse error in eval 308 $string .= ';'; 309 306 310 $total = 0; 307 311 $plural = 0; 308 312
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)