Gettext test failed
-
Gettext test failed. Activate WPPP debugging for additional info.
Test failed at
class.admin-renderer.php (line 205)
if ( $mo->translate( 'native-gettext-test' ) !== 'success' ) { $result = 4; return 4; }
the method
$mo->translate( 'native-gettext-test' )
return string
native-gettext-test
not “success”… now, i have opened native-gettext-test.pot and “native-gettext-test” translation is empty string…
how solve it?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Gettext test failed’ is closed to new replies.