Subversion Repositories Kolibri OS

Rev

Rev 750 | Rev 1962 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 750 Rev 1084
Line 9... Line 9...
9
;
9
;
10
;                           BOOT DATA
10
;                           BOOT DATA
11
;
11
;
12
;======================================================================
12
;======================================================================
Line 13... Line 13...
13
 
13
 
Line 14... Line 14...
14
$Revision: 750 $
14
$Revision: 1084 $
15
 
15
 
16
 
16
 
Line 107... Line 107...
107
loading_msg db    "Laadin KolibriOS...",0
107
loading_msg db    "Laadin KolibriOS...",0
108
save_quest db     "Jäta meelde praegused seaded? [y/n]: ",0
108
save_quest db     "Jäta meelde praegused seaded? [y/n]: ",0
109
loader_block_error db "Alglaaduri andmed vigased, ei saa jätkata. Peatatud.",0
109
loader_block_error db "Alglaaduri andmed vigased, ei saa jätkata. Peatatud.",0
Line 110... Line 110...
110
 
110
 
111
remark1 db      "Default values were selected to match most of configurations, but not all.",0
111
remark1 db      "Default values were selected to match most of configurations, but not all.",0
112
remark2 db      "If you have LCD-monitor, disable VRR in the item [c] - you do not need it.",0
112
remark2 db      "If you have CRT-monitor, enable VRR in the item [c].",0
113
remark3 db      "If the system does not boot, try to disable the item [b].",0
113
remark3 db      "If the system does not boot, try to disable the item [b].",0
114
remarks dw      remark1, remark2, remark3
114
remarks dw      remark1, remark2, remark3