Show
Ignore:
Timestamp:
07/14/08 23:42:40 (5 years ago)
Author:
vdigital
Message:

Feature template-extension based on 2006 chrisaga's idea.
chrisaga wrote: "If you want to make some template customization without building a brand new
template, you should use ..."

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/language/en_UK/admin.lang.php

    r2428 r2434  
    650650$lang['Hits'] = 'Hits'; 
    651651$lang['GD library is missing'] = 'GD library is missing'; 
     652$lang['conf_extents'] = 'Templates'; 
     653$lang['extend_for_templates'] = 'Extend for templates'; 
     654$lang['Replacement of original templates'] =  
     655 'Replacement of original templates by customized templates from template-extension subfolder'; 
     656$lang['Replacers'] = 'Replacers (customized templates)'; 
     657$lang['Original templates'] = 'Original templates'; 
     658$lang['Optional URL keyword'] = 'Optional URL keyword'; 
     659$lang['Templates recorded.'] = 'Templates configuration has been recorded.'; 
    652660?>