diff -r 5c807fe77020 -r 68060328e9c6 includes/plugins.php --- a/includes/plugins.php Sun Jan 11 21:37:49 2009 -0500 +++ b/includes/plugins.php Wed Jan 14 20:33:05 2009 -0500 @@ -648,6 +648,8 @@ endswitch; + $this->reimport_plugin_strings($filename, $plugin_list); + $cache->purge('plugins'); $cache->purge('page_meta'); $cache->purge('anon_sidebar');