1<?php
2global $lang;
3
4// This key is automatically loaded as the name of the admin item.
5$lang['menu'] = 'AutoLink 4';
6$lang['enable_all_tooltips'] = 'Enable tooltips for all.';
7$lang['enable_all_once'] = 'Only link the first occurrence of each match.';