forked from KolibriOS/kolibrios
shorten boot screen messages
git-svn-id: svn://kolibrios.org@3759 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
cb5bd0fe59
commit
dd00c605ce
@ -15,12 +15,10 @@ $Revision: 2455 $
|
||||
|
||||
|
||||
d80x25_bottom:
|
||||
db 186,' KolibriOS is based on MenuetOS and comes with ABSOLUTELY '
|
||||
db 'NO WARRANTY ',186
|
||||
db 186,' See file COPYING for details '
|
||||
db ' ',186
|
||||
db 186,' KolibriOS comes with ABSOLUTELY NO WARRANTY. See file COP'
|
||||
db 'YING for details ',186
|
||||
line_full_bottom
|
||||
d80x25_bottom_num = 3
|
||||
d80x25_bottom_num = 2
|
||||
|
||||
msg_apm db " APM x.x ", 0
|
||||
novesa db "Display: EGA/CGA",13,10,0
|
||||
|
@ -15,12 +15,10 @@ $Revision$
|
||||
|
||||
|
||||
d80x25_bottom:
|
||||
latin1 '║ KolibriOS pohineb MenuetOS ja kaasas IGASUGUSE GARANTI'
|
||||
latin1 'ITA ║'
|
||||
latin1 '║ Naha faili COPYING detailid '
|
||||
latin1 ' ║'
|
||||
latin1 '║ KolibriOS kaasas IGASUGUSE GARANTIITA. Naha faili COPY'
|
||||
latin1 'ING detailid ║'
|
||||
line_full_bottom
|
||||
d80x25_bottom_num = 3
|
||||
d80x25_bottom_num = 2
|
||||
|
||||
msg_apm: latin1 " APM x.x ", 0
|
||||
novesa: latin1 "Ekraan: EGA/CGA",13,10,0
|
||||
|
@ -15,8 +15,8 @@ $Revision$
|
||||
|
||||
|
||||
d80x25_bottom:
|
||||
db 186,' KolibriOS basiert auf MenuetOS und wird ohne jegliche '
|
||||
db ' Garantie vertrieben ',186
|
||||
db 186,' KolibriOS wird ohne jegliche Garantie vertrieben. '
|
||||
db ' ',186
|
||||
db 186,' Details stehen in der Datei COPYING '
|
||||
db ' ',186
|
||||
line_full_bottom
|
||||
|
@ -15,7 +15,7 @@ $Revision$
|
||||
|
||||
|
||||
d80x25_bottom:
|
||||
cp866 '║ KolibriOS основана на MenuetOS и НЕ ПРЕДОСТАВЛЯЕТ НИКАКИХ ГАРAНТИЙ. ║'
|
||||
cp866 '║ KolibriOS НЕ ПРЕДОСТАВЛЯЕТ НИКАКИХ ГАРAНТИЙ. ║'
|
||||
cp866 '║ Подробнее смотрите в файле COPYING.TXT ║'
|
||||
line_full_bottom
|
||||
d80x25_bottom_num = 3
|
||||
|
@ -17,8 +17,8 @@ $Revision: 2455 $
|
||||
|
||||
|
||||
d80x25_bottom:
|
||||
cp850 '║ KolibriOS está basado en MenuetOS y viene ABSOLUTAMENTE '
|
||||
cp850 'SIN GARANTíA ║'
|
||||
cp850 '║ KolibriOS y viene ABSOLUTAMENTE SIN GARANTíA. '
|
||||
cp850 ' ║'
|
||||
cp850 '║ Lee el archivo COPYING por más detalles '
|
||||
cp850 ' ║'
|
||||
line_full_bottom
|
||||
|
Loading…
Reference in New Issue
Block a user