1<?php
2$lang['block_width'] = 'Block width';
3$lang['bg'] = 'Background color';
4$lang['fg'] = 'Text color';
5$lang['border_color'] = 'Border color';
6$lang['border_style'] = 'Border style';
7$lang['border_width'] = 'Border width';
8$lang['font_family'] = 'Font';
9$lang['font_size'] = 'Font size';
10$lang['block_align'] = 'Block alignment in pixels from left  (c for centered, r for flush right)';