1<?php
2/**
3 * English language file for template
4 *
5 */
6
7$lang['menu']                               = 'Menu';
8$lang['__tooltips_background_color__']      = 'Background colour of tooltips';
9$lang['__tooltips_text_color__']            = 'Text colour of tooltips';
10$lang['__tooltips_border_color__']          = 'Border colour of tooltips';
11$lang['__sidebar_user_tools_color__']       = 'Background colour of the user tools';
12$lang['__theme_color__']                    = 'Primary theme colour';
13$lang['__theme_color_alt__']                = 'Secondary theme colour';
14$lang['__content_width__']                  = 'Width of the content area';
15$lang['AddNewPage']                         = 'Add new page';
16$lang['Language']                           = 'Language';
17$lang['__font__']                           = 'Font';
18