resource: MDL-10021 upload file resource: change "keep navigation visible" into select box (No, yes with frame, yes without frame)

This commit is contained in:
jerome 2009-01-08 04:27:44 +00:00
parent 2e4a6b26b0
commit 4d800fd210
3 changed files with 114 additions and 70 deletions

View file

@ -59,6 +59,9 @@ $string['imspackageloaded'] = 'Package loaded';
$string['invalidassignment'] = 'incorrect assignment';
$string['invalidid'] = 'Resource ID was incorrect';
$string['keepnavigationvisible'] = 'Keep page navigation visible on the same page';
$string['keepnavigationvisibleno'] = 'No';
$string['keepnavigationvisibleyesframe'] = 'Yes, with frame';
$string['keepnavigationvisibleyesobject'] = 'Yes, without frame';
$string['localfile'] = 'Local file';
$string['localfilechoose'] = 'Choose a local file (CD-ROM)';
$string['localfilehelp'] = 'Help displaying local files';