Subversion Repositories Kolibri OS

Rev

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

Rev 4850 Rev 5088
Line 3... Line 3...
3
;; Copyright (C) KolibriOS team 2013-2014. All rights reserved. ;;
3
;; Copyright (C) KolibriOS team 2013-2014. All rights reserved. ;;
4
;; Distributed under terms of the GNU General Public License    ;;
4
;; Distributed under terms of the GNU General Public License    ;;
5
;;                                                              ;;
5
;;                                                              ;;
6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 7... Line 7...
7
 
7
 
Line 8... Line 8...
8
$Revision: 4850 $
8
$Revision: 5088 $
9
 
9
 
10
 
10
 
Line 45... Line 45...
45
  boot_APIC_nfound: cp850   'APIC no encontrado', 0
45
  boot_APIC_nfound: cp850   'APIC no encontrado', 0
46
if preboot_blogesc
46
if preboot_blogesc
47
  boot_tasking:     cp850   'Todo configurado - presiona ESC para iniciar',0
47
  boot_tasking:     cp850   'Todo configurado - presiona ESC para iniciar',0
48
end if
48
end if
Line 49... Line 49...
49
 
49
 
50
msg_version:   cp850 'versión incompatible del controlador',13,10,0
50
;msg_version:   cp850 'versión incompatible del controlador',13,10,0
Line 51... Line 51...
51
msg_www:       cp850 'por favor, visita www.kolibrios.org',13,10,0
51
;msg_www:       cp850 'por favor, visita www.kolibrios.org',13,10,0
52
 
52