<?php
/**
 * English language file for template XXX
 *
 */
$lang['__borderdark__']    = 'Dark border used in rollover effects';
$lang['__existing__']      = 'Link color for links to existing pages';
$lang['__missing__']       = 'Link color for links to non-existing pages';
$lang['__rollover__']      = 'Rollover link color';
$lang['__pagetools__']     = 'Page tools foreground color';
$lang['__pt_background__'] = 'Page tools background color';
$lang['__pt_rollover__']   = 'Page tools rollover color'; 
$lang['__site_width__']    = 'Width of the full page (can be any length unit: %, px, em, ...)';
$lang['__sidebar_width__'] = 'Width of the sidebar, if any (can be any length unit: %, px, em, ...)';
