Most of language code fixes

This commit is contained in:
2024-06-03 00:34:02 +01:00
parent 66816d7a7e
commit 412e42a342
574 changed files with 1116 additions and 1118 deletions

View File

@@ -346,7 +346,7 @@ ch2 check_box2 Otstup shl 16 + 12, (190+dy) shl 16 + 12, 6, 0xFFFFFFFF, 0xAABBCC
browse db '...', 0
if lang eq ru_RU ;RU language
if lang eq ru_RU ; Russian language
title db "Formatting Disk Utility", 0
@@ -372,7 +372,7 @@ unittext:
.6 db '32 <20><>', 0
.7 db '64 <20><>', 0
else ;EN language
else ; English language
title db "Formatting Disk Utility", 0