From 7260e67a727d72a6d5e01143fc87a6f01d4c1951 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=C5=99=C3=ADk?= Date: Sun, 15 Feb 2026 14:58:02 +0100 Subject: [PATCH] Debugging in the browser - czech translation, changelog --- CHANGELOG.md | 5 +++++ .../decompiler/flash/gui/locales/MainFrame.properties | 2 +- .../flash/gui/locales/MainFrame_cs.properties | 10 +++++++++- 3 files changed, 15 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7601b9ea7..131035fc8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. ## [Unreleased] +### Added +- [#1209], [#1850], [#2619] Debugging SWF in the web browser ## [25.0.0] - 2026-02-10 ### Added @@ -4110,6 +4112,9 @@ Major version of SWF to XML export changed to 2. [alpha 9]: https://github.com/jindrapetrik/jpexs-decompiler/compare/alpha8...alpha9 [alpha 8]: https://github.com/jindrapetrik/jpexs-decompiler/compare/alpha7...alpha8 [alpha 7]: https://github.com/jindrapetrik/jpexs-decompiler/releases/tag/alpha7 +[#1209]: https://www.free-decompiler.com/flash/issues/1209 +[#1850]: https://www.free-decompiler.com/flash/issues/1850 +[#2619]: https://www.free-decompiler.com/flash/issues/2619 [#2610]: https://www.free-decompiler.com/flash/issues/2610 [#2603]: https://www.free-decompiler.com/flash/issues/2603 [#2626]: https://www.free-decompiler.com/flash/issues/2626 diff --git a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame.properties b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame.properties index ba3c983e5..944c722a9 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame.properties @@ -1113,4 +1113,4 @@ work.debugging.listening = Listening for incoming connections... contextmenu.prepareDebug.injectDebug = Prepare file for debugging (+ inject debug info) contextmenu.prepareDebug.generateSwd = Prepare file for debugging (+ generate SWD) prepareDebug.title = Hit Save to overwrite current file or select another file. -work.halted.with = Debugging of %file% started, execution halted. Add breakpoints and click Continue (F5) to resume running. \ No newline at end of file +work.halted.with = Debugging of %file% started, execution halted. Add breakpoints and click Continue (F5) to resume running. diff --git a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_cs.properties b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_cs.properties index c1fd0e63e..6113e03f3 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_cs.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_cs.properties @@ -1104,4 +1104,12 @@ contextmenu.normalizeFonts = Normalizovat p\u00edsma #after 24.1.1 contextmenu.saveSwc = Ulo\u017eit jako Swc... -work.generating.swc = Generov\u00e1n\u00ed Swc... \ No newline at end of file +work.generating.swc = Generov\u00e1n\u00ed Swc... + +#after 25.0.0 +menu.file.start.debuglisten = Naslouchat lad\u011bn\u00ed... +work.debugging.listening = Naslouch\u00e1m pro p\u0159\u00edchoz\u00ed spojen\u00ed... +contextmenu.prepareDebug.injectDebug = P\u0159ipravit soubor pro lad\u011bn\u00ed (+ injektovat lad\u00edc\u00ed informace) +contextmenu.prepareDebug.generateSwd = P\u0159ipravit soubor pro lad\u011bn\u00ed (+ vytvo\u0159it SWD) +prepareDebug.title = Stiskni Ulo\u017eit pro p\u0159eps\u00e1n\u00ed nyn\u011bj\u0161\u00edhio souboru nebo vyber soubor jin\u00fd. +work.halted.with = Lad\u011bn\u00ed %file% za\u010dalo, b\u011bh je nyn\u00ed pozastaven. P\u0159idejte breakpointy a klikn\u011bte na Pokra\u010dovat (F5) pro obnoven\u00ed b\u011bhu.