From 00b72a1f17a9459fc8e340acd49ddd12e85331cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=C5=99=C3=ADk?= Date: Sat, 30 Sep 2023 23:29:01 +0200 Subject: [PATCH] Typo in locale --- src/com/jpexs/decompiler/flash/gui/locales/MainFrame.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame.properties b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame.properties index 11f1ddb02..2d60baea5 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/MainFrame.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/MainFrame.properties @@ -1096,7 +1096,7 @@ menu.file.import.movie = Import movies message.info.importMovies2 = During importing movies, you need to select a FOLDER.\r\n \ Filenames inside the folder must match existing movies in current selected SWF.\r\n \ If there exist "movies" folder inside, it is selected instead.\r\n \ - The best way to get the structure right is to export images in current SWF file first. + The best way to get the structure right is to export movies in current SWF file first. import.movie.result = %count% movies imported.