Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 4968 → Rev 5420

/programs/system/cpu/trunk/cpu.asm
707,7 → 707,7
tbte:
tbts_3 db 'START'
tbte_2:
check_text db '@ on/off',0
check_text db 'System',0
title db 'Prozesse - Ctrl/Alt/Del',0
;--------------------------------------
else if lang eq et
720,7 → 720,7
tbte:
tbts_3 db 'START'
tbte_2:
check_text db '@ sees/väl.',0
check_text db 'System',0
title db 'Protsessid - Ctrl/Alt/Del'
;--------------------------------------
else if lang eq ru
733,7 → 733,7
tbte:
tbts_3 db '‡€“‘Š'
tbte_2:
check_text db '@ ¢ª«/¢ëª«',0
check_text db '‘¨á⥬­ë¥',0
title db '„¨á¯¥âç¥à ¯à®æ¥áᮢ - Ctrl/Alt/Del',0
;--------------------------------------
else if lang eq it
746,7 → 746,7
tbte:
tbts_3 db 'START'
tbte_2:
check_text db '@ on/off',0
check_text db 'System',0
title db 'Gestore processi - Ctrl/Alt/Del',0
;--------------------------------------
else
759,7 → 759,7
tbte:
tbts_3 db ' RUN'
tbte_2:
check_text db '@ on/off',0
check_text db 'System',0
title db 'Process manager - Ctrl/Alt/Del',0
 
end if
786,7 → 786,7
dd 0
dd 0
dd 0
start_application: db '/sys/LAUNCHER',0
start_application: db '/sys/',0
start_application_e=$-start_application-1
; times 60 db 0
rb 60