[Customisation Database Commits] r225 - /trunk/titania/language/en/common.php

Nathan Guse exreaction at phpbb.com
Tue Jun 16 23:00:59 UTC 2009


Author: exreaction
Date: Tue Jun 16 23:00:58 2009
New Revision: 225

Log:
Missing RETURN_LAST_PAGE, PURGE_CACHE

Modified:
    trunk/titania/language/en/common.php

Modified: trunk/titania/language/en/common.php
==============================================================================
*** trunk/titania/language/en/common.php (original)
--- trunk/titania/language/en/common.php Tue Jun 16 23:00:58 2009
***************
*** 60,63 ****
--- 60,67 ----
  	'DETAILS'					=> 'Details',
  	'DOWNLOAD_ACCESS_DENIED'	=> 'You are not allowed to download the requested file.',
  	'DOWNLOAD_NOT_FOUND'		=> 'The requested file could not be found.',
+ 
+ 	'PURGE_CACHE'				=> 'Purge Cache',
+ 
+ 	'RETURN_LAST_PAGE'			=> 'Return to the previous page',
  ));




More information about the customisationdb-commits mailing list