1<?php
2
3$lang['keywords'] = 'Keywords';
4$lang['scope'] = 'Scope';
5$lang['all_scopes'] = 'All Scopes';
6$lang['submit'] = 'Search';
7
8//Setup VIM: ex: et ts=2 enc=utf-8 :