Added a missing string

This commit is contained in:
bobopinna 2007-07-03 12:09:39 +00:00
parent bdf0b64635
commit 2ad92ce59b

View file

@ -152,6 +152,7 @@ $string['width'] = 'Width';
$string['window'] = 'Window';
$string['unziperror'] = 'An error occurs during package unzip';
$string['othersettings'] = 'Additional settings';
$string['updatefreq'] = 'Auto-update frequency';
$string['options'] = 'Options';
?>