diff --git a/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog.properties b/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog.properties index 91c6bfebc..afe5b9256 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog.properties @@ -295,7 +295,7 @@ config.name.autoLoadEmbeddedSwfs = Auto load embedded SWFs config.description.autoLoadEmbeddedSwfs = Automaticaly load the embedded SWFs from DefineBinaryData tags. config.name.overrideTextExportFileName = Override text export filename -config.description.overrideTextExportFileName = You can customite the filename of the expoted text. Use {filename} placeholder to use the filename of current SWF. +config.description.overrideTextExportFileName = You can customize the filename of the exported text. Use {filename} placeholder to use the filename of current SWF. config.name.showOldTextDuringTextEditing = Show old text during text editing config.description.showOldTextDuringTextEditing = Shows the original text of the text tag with gray color in the preview area.