From 37e5b2dd762754753682e4577007ee3e1dcb9636 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=C5=99=C3=ADk?= Date: Sun, 14 Feb 2021 07:58:49 +0100 Subject: [PATCH] add after labels into locales --- .../flash/gui/locales/AdvancedSettingsDialog.properties | 4 ++++ .../flash/gui/locales/AdvancedSettingsDialog_cs.properties | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog.properties b/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog.properties index 0f57fa51e..a98a71b7d 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog.properties @@ -477,15 +477,18 @@ config.description.gui.avm2.splitPane.docs.dividerLocationPercent = splitPane do config.name.gui.dump.splitPane.dividerLocationPercent = (Internal) dumpsplitPanedividerLocationPercent config.description.gui.dump.splitPane.dividerLocationPercent = dump splitPane divider Location Percent +#after 11.3.0 config.name.useAdobeFlashPlayerForPreviews = (Deprecated) Use Adobe Flash player for preview of objects config.description.useAdobeFlashPlayerForPreviews = Use Adobe Flash player for preview of objects. WARNING: FlashPlayer was discontinued on 2021-01-12 +#after 12.0.1 config.name.showLineNumbersInPCodeGraphvizGraph = Show line numbers in Graphviz graphs config.description.showLineNumbersInPCodeGraphvizGraph = Show line numbers in the P-code graphviz graph. config.name.padAs3PCodeInstructionName = Pad AS3 P-code instruction names config.description.padAs3PCodeInstructionName = Pad AS3 P-code instruction names with spaces +#after 13.0.2 config.name.indentAs3PCode = Indent AS3 P-code config.description.indentAs3PCode = Indent AS3 P-code blocks like trait/body/code @@ -498,5 +501,6 @@ config.description.useOldStyleGetSetLocalsAs3PCode = Use oldstyle getlocal_x, se config.name.useOldStyleLookupSwitchAs3PCode = Use oldstyle lookupswitch without brackets in AS3 P-code config.description.useOldStyleLookupSwitchAs3PCode = Use oldstyle lookupswitch from FFDec 12.x or older +#after 13.0.3 config.name.checkForModifications = Check for file modifications outside FFDec config.description.checkForModifications = Check for modifications of files by other applications and ask to reload \ No newline at end of file diff --git a/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_cs.properties b/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_cs.properties index 310df458f..a047ec3f2 100644 --- a/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_cs.properties +++ b/src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_cs.properties @@ -469,15 +469,18 @@ config.description.gui.avm2.splitPane.docs.dividerLocationPercent = pozice v pr config.name.gui.dump.splitPane.dividerLocationPercent = (Internal) dumpsplitPanedividerLocationPercent config.description.gui.dump.splitPane.dividerLocationPercent = pozice v procentech um\u00edst\u011bn\u00ed dump splitPane +#after 11.3.0 config.name.useAdobeFlashPlayerForPreviews = (P\u0159ekon\u00e1no) Pou\u017e\u00edvat Adobe Flash player pro n\u00e1hledy objekt\u016f config.description.useAdobeFlashPlayerForPreviews = Pou\u017e\u00edvat Adobe Flash player pro n\u00e1hledy objekt\u016f. VAROV\u00c1N\u00cd: FlashPlayer nen\u00ed podporov\u00e1n\u00ed od 2021-01-12 +#after 12.0.1 config.name.showLineNumbersInPCodeGraphvizGraph = Zobrazovat \u010d\u00edsla \u0159\u00e1dek v Graphviz grafech config.description.showLineNumbersInPCodeGraphvizGraph = Zobrazovat \u010d\u00edsla \u0159\u00e1dek v graphviz grafech P-k\u00f3du config.name.padAs3PCodeInstructionName = Zarovnat n\u00e1zvy instrukc\u00ed AS3 P-k\u00f3du config.description.padAs3PCodeInstructionName = Zarovnat n\u00e1zvy instrukc\u00ed AS3 P-k\u00f3du mezerami +#after 13.0.2 config.name.indentAs3PCode = Odsadit AS3 P-k\u00f3d config.description.indentAs3PCode = Odsadit AS3 P-k\u00f3d bloky jako trait/body/code @@ -490,5 +493,6 @@ config.description.useOldStyleGetSetLocalsAs3PCode = Pou\u017e\u00edvat postaru config.name.useOldStyleLookupSwitchAs3PCode = Pou\u017e\u00edvat star\u00fd styl lookupswitch bez hranat\u00fdch z\u00e1vorek v AS3 P-k\u00f3du config.description.useOldStyleLookupSwitchAs3PCode = Pou\u017e\u00edvat star\u00fd styl lookupswitch z FFDec 12.x a star\u0161\u00edho +#after 13.0.3 config.name.checkForModifications = Kontrolovat zm\u011bny soubor\u016f mimo FFDec config.description.checkForModifications = Kontrolovat zm\u011bny soubor\u016f jin\u00fdmi aplikacemi a pt\u00e1t se na nov\u00e9 na\u010dten\u00ed \ No newline at end of file