Make the Grammar-Nazis happy
git-svn-id: svn://kolibrios.org@4694 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
ec7c982c3f
commit
4291e3d3e1
|
@ -55,7 +55,7 @@ boot_dev db 0 ; 0=floppy, 1=hd
|
||||||
start_msg db "Press [abcde] to change settings, press [Enter] to continue booting",13,10,0
|
start_msg db "Press [abcde] to change settings, press [Enter] to continue booting",13,10,0
|
||||||
time_msg db " or wait "
|
time_msg db " or wait "
|
||||||
time_str db " 5 seconds"
|
time_str db " 5 seconds"
|
||||||
db " before automatical continuation",13,10,0
|
db " to continue automatically",13,10,0
|
||||||
current_cfg_msg db "Current settings:",13,10,0
|
current_cfg_msg db "Current settings:",13,10,0
|
||||||
curvideo_msg db " [a] Videomode: ",0
|
curvideo_msg db " [a] Videomode: ",0
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue