From deeb184b7e17e4921e954dccddc3eb2f4b3d4dce Mon Sep 17 00:00:00 2001 From: Svjatoslav Agejenko Date: Mon, 23 Sep 2024 01:50:43 +0300 Subject: [PATCH] Partial translation to English --- Graphics/Presentations/Stroboscope/strobo.bas | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Graphics/Presentations/Stroboscope/strobo.bas b/Graphics/Presentations/Stroboscope/strobo.bas index 7f6fcb0..9f497c6 100644 --- a/Graphics/Presentations/Stroboscope/strobo.bas +++ b/Graphics/Presentations/Stroboscope/strobo.bas @@ -377,7 +377,7 @@ mo prn 147, 66, 1, 3, "100 D336B 180k 680k" prn 180, 120, 1, 3, "50m 450V 1m" -prn 180, 400, 2, 14, "P�him�tteline skeem" +prn 180, 400, 2, 14, "Principal scheematic" getkey a$ @@ -424,8 +424,8 @@ END SUB SUB pag4 CLS SCREEN 13 -prn 35, 100, 2, 14, " T�nan" -prn 35, 140, 2, 14, "t�helepanu eest!" +prn 35, 100, 2, 14, " Thank you" +prn 35, 140, 2, 14, " for attention!" DIM buf(1 TO 30000) -- 2.20.1