diff -r 449b042ea6b0 -r ecb636490702 install/upgrade.php --- a/install/upgrade.php Sat Mar 08 12:22:05 2008 -0500 +++ b/install/upgrade.php Sat Mar 08 19:39:43 2008 -0500 @@ -208,6 +208,7 @@ $site_url = makeUrl(getConfig('main_page'), false, true); echo '

All done! I\'ll actually be nice enough to give you a link back to your site this release :)

'; + echo '

It is important that you run a language string re-import and then clear your browser cache. Otherwise you may see bits of the interface that appear to not be localized. This process will be automatic and non-destructive in later versions.

'; } else {