From 4b4648551ca584ce80ff4c5b4f9f6a52e8fc6ecb Mon Sep 17 00:00:00 2001 From: Kenshin Date: Tue, 2 Feb 2021 07:10:09 +0000 Subject: [PATCH] utf-8 fix git-svn-id: svn://kolibrios.org@8562 a494cfbc-eb01-0410-851d-a64ba20cac60 --- programs/system/cpu/trunk/cpu.asm | 34 +++++++++++++++---------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/programs/system/cpu/trunk/cpu.asm b/programs/system/cpu/trunk/cpu.asm index 40df734d6f..6247e1c4db 100644 --- a/programs/system/cpu/trunk/cpu.asm +++ b/programs/system/cpu/trunk/cpu.asm @@ -937,18 +937,18 @@ else if lang eq et .window_caption utf8z "Protsessid v0.2 - [Ctrl+Alt+Del]" .tmp_window_caption db "Process manager v0.2 - [Ctrl+Alt+Del]", 0 - .process_name utf8z "NIMI/L誔ETA" + .process_name utf8z "NIMI/L脮PETA" .ptid utf8z "PID/TID" - .cpu_usage_cycles utf8z "CPU(TS躃LID)" + .cpu_usage_cycles utf8z "CPU(TS脺KLID)" .cpu_usage_percent utf8z "CPU(%)" - .memory_usage utf8z "M腖U" + .memory_usage utf8z "M脛LU" .window_stack_pos utf8z "W-PUHVER" .window_position.x utf8z "W-POS-X" .window_position.y utf8z "W-POS-Y" .previous_page utf8z "EELMINE LEHT" - .next_page utf8z "J腞GMINE LEHT" - .reboot utf8z "REBOODI S躍TEEM" + .next_page utf8z "J脛RGMINE LEHT" + .reboot utf8z "REBOODI S脺STEEM" .run utf8z "START" .checkbox_caption utf8z "System" @@ -958,28 +958,28 @@ else if lang eq et .GB utf8z " GB" ;------------------------------------------------------------------------------- else if lang eq ru - .window_caption utf8z "????????? ????????? v0.2 - [Ctrl+Alt+Del]" + .window_caption utf8z "袛懈褋锌械褌褔械褉 锌褉芯褑械褋褋芯胁 v0.2 - [Ctrl+Alt+Del]" .tmp_window_caption db "Process manager v0.2 - [Ctrl+Alt+Del]", 0 - .process_name utf8z "???/?????????" + .process_name utf8z "袠袦携/袟袗袙袝袪楔袠孝鞋" .ptid utf8z "PID/TID" - .cpu_usage_cycles utf8z "CPU(?????)" + .cpu_usage_cycles utf8z "CPU(孝袗袣孝蝎)" .cpu_usage_percent utf8z "CPU(%)" - .memory_usage utf8z "??????" + .memory_usage utf8z "袩袗袦携孝鞋" .window_stack_pos utf8z "W-STACK" .window_position.x utf8z "W-POS-X" .window_position.y utf8z "W-POS-Y" - .previous_page utf8z "????. ???." - .next_page utf8z "????. ???." - .reboot utf8z "????????????" - .run utf8z "??????" + .previous_page utf8z "袩袪袝袛. 小孝袪." + .next_page utf8z "小袥袝袛. 小孝袪." + .reboot utf8z "袩袝袪袝袟袗袚袪校袟袣袗" + .run utf8z "袟袗袩校小袣" - .checkbox_caption utf8z "?????????" + .checkbox_caption utf8z "小懈褋褌械屑薪褘械" - .KB utf8z " ??" - .MB utf8z " ??" - .GB utf8z " ??" + .KB utf8z " 袣袘" + .MB utf8z " 袦袘" + .GB utf8z " 袚袘" ;------------------------------------------------------------------------------- else if lang eq it .window_caption utf8z "Gestore processi v0.2 - [Ctrl+Alt+Del]"