From 9ec4e53132e3b04a837f5f8f908718d8fb73be1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=C5=99=C3=ADk?= Date: Mon, 21 Nov 2022 19:41:42 +0100 Subject: [PATCH] Fixed #1881 Wrong locale reference for invalid tag order --- CHANGELOG.md | 2 ++ src/com/jpexs/decompiler/flash/gui/locales/MainFrame.properties | 2 +- .../jpexs/decompiler/flash/gui/locales/MainFrame_cs.properties | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index efbcc83a2..bb8798592 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ All notable changes to this project will be documented in this file. ### Fixed - [#1880] JPEG Fixer - Close action from menu not available on bundles (zip, etc...) +- [#1881] Wrong locale reference for invalid tag order ## [17.0.0] - 2022-11-20 ### Added @@ -2633,6 +2634,7 @@ All notable changes to this project will be documented in this file. [alpha 8]: https://github.com/jindrapetrik/jpexs-decompiler/compare/alpha7...alpha8 [alpha 7]: https://github.com/jindrapetrik/jpexs-decompiler/releases/tag/alpha7 [#1880]: https://www.free-decompiler.com/flash/issues/1880 +[#1881]: https://www.free-decompiler.com/flash/issues/1881 [#1870]: https://www.free-decompiler.com/flash/issues/1870 [#1871]: https://www.free-decompiler.com/flash/issues/1871 [#1875]: https://www.free-decompiler.com/flash/issues/1875 diff --git a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame.properties b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame.properties index 26c1faa79..d725be018 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame.properties @@ -914,7 +914,7 @@ new.filename = untitled error.missing.characterTag.single = ERROR: The tag requires character tag %tag% but it is not defined before this tag. \ Define this character or change tag order by moving tag into proper position. -error.missing.characterTags.multi = ERROR: The tag requires character tags %tags% but they are not defined before this tag. \ +error.missing.characterTag.multi = ERROR: The tag requires character tags %tags% but they are not defined before this tag. \ Define these characters or change tag order by moving tags into proper position. #after 16.1.0 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 328f3fced..01273297c 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_cs.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_cs.properties @@ -884,7 +884,7 @@ new.filename = bezn\u00e1zvu error.missing.characterTag.single = CHYBA: Tento tag vy\u017eaduje charakterov\u00fd tag %tag%, ale ten nen\u00ed p\u0159ed t\u00edmto tagem definov\u00e1n. \ Definujte tento charakter nebo zm\u011b\u0148te po\u0159ad\u00ed tag\u016f jeho p\u0159esunut\u00edm do spr\u00e1vn\u00e9 polohy. -error.missing.characterTags.multi = CHYBA: Tento tag vy\u017eaduje charakterov\u00e9 tagy %tags%, ale tyto nejsou p\u0159ed t\u00edmto tagem definov\u00e1ny. \ +error.missing.characterTag.multi = CHYBA: Tento tag vy\u017eaduje charakterov\u00e9 tagy %tags%, ale tyto nejsou p\u0159ed t\u00edmto tagem definov\u00e1ny. \ Definujte tyto charaktery nebo zm\u011b\u0148te po\u0159ad\u00ed tag\u016f jejich p\u0159esunut\u00edm do spr\u00e1vn\u00e9 polohy. #after 16.1.0