added language option to preferences

This commit is contained in:
SJ
2013-03-17 21:43:40 +01:00
parent 7ab1478655
commit 266003afb6
9 changed files with 27 additions and 4 deletions

View File

@ -389,4 +389,6 @@ $_['text_clear'] = 'Clear';
$_['text_select_letter'] = 'Select Addresses by Letter';
$_['text_working'] = 'Working...';
$_['text_use_browser_settings'] = 'Use browser settings';
?>