Index: trunk/phase3/languages/Messages.php |
— | — | @@ -327,7 +327,7 @@ |
328 | 328 | 'badtitletext' => 'The requested page title was invalid, empty, or an incorrectly linked inter-language or inter-wiki title. It may contain one more characters which cannot be used in titles.', |
329 | 329 | 'perfdisabled' => 'Sorry! This feature has been temporarily disabled because it slows the database down to the point that no one can use the wiki.', |
330 | 330 | 'perfdisabledsub' => 'Here is a saved copy from $1:', # obsolete? |
331 | | -'perfcached' => 'The following data is cached and may not be completely up to date:', |
| 331 | +'perfcached' => 'The following data is cached, and was last updated $1.', |
332 | 332 | 'wrong_wfQuery_params' => 'Incorrect parameters to wfQuery()<br /> |
333 | 333 | Function: $1<br /> |
334 | 334 | Query: $2', |