#after version marks in locale files

This commit is contained in:
Jindra Petřík
2022-10-31 06:53:56 +01:00
parent 3cc5e39653
commit 36f08558c5
4 changed files with 15 additions and 0 deletions
@@ -517,15 +517,18 @@ config.description.displayAs3PCodeDocsPanel = Show panel with documentation of i
config.name.displayAs3TraitsListAndConstantsPanel = Show AS3 traits list and constants panel
config.description.displayAs3TraitsListAndConstantsPanel = Show panel with list of traits and constants under the tag tree for AS3
#after 14.1.0
config.name.useAsTypeIcons = Use script icons based on item type
config.description.useAsTypeIcons = Use different icons for different script types (class/interface/frame/...)
config.name.limitAs3PCodeOffsetMatching = Limit of AS3 P-code offset matching
config.description.limitAs3PCodeOffsetMatching = Limit of instructions in AS3 P-code which are offset-matched to AS3 script
#after 14.2.1
config.name.showSlowRenderingWarning = Log warning when rendering is too slow
config.description.showSlowRenderingWarning = Logs warning when internal flash viewer is too slow to display content
#after 14.3.1
config.name.autoCloseQuotes = Auto close single quotes on script edit
config.description.autoCloseQuotes = Automatically inserts second single quote ' on typing first one
@@ -541,9 +544,11 @@ config.description.autoCloseParenthesis = Automatically inserts closing parenthe
config.name.showDialogOnError = Show error dialog on every error
config.description.showDialogOnError = Automatically displays error dialog on every error occurrence
#after 14.4.0
config.name.limitSameChars = Limit of the same characters for \\{xx}C (repeat) escape
config.description.limitSameChars = Maximum number of the same characters in a row in P-code strings or obufuscated names before replacing with \\{xx}C repeat escape
#after 14.5.2
config.name.showImportScriptsInfo = Show information before importing scripts
config.description.showImportScriptsInfo = Displays some info about how importing scripts works after clicking Import scripts in the menu.
@@ -556,6 +561,7 @@ config.description.showImportSymbolClassInfo = Displays some info about how Symb
config.name.showImportXmlInfo = Show information before importing XML
config.description.showImportXmlInfo = Displays some info about how XML importing works after clicking Import XML in the menu.
#after 15.1.1
config.name.lastSessionTagListSelection = Last session tag list selection
config.description.lastSessionTagListSelection = Contains the selection from the last session on the list selection view
@@ -24,4 +24,5 @@ installed = Installed:
ttffile.noselection = TTF file: <select>
ttffile.selection = TTF file: %fontname% (%filename%)
allcharacters = All characters (%available% characters)
#after 14.0.0
ascentdescentleading = Set ascent, descent and leading
@@ -795,6 +795,7 @@ message.confirm.removemultiple.nodep = Are you sure you want to remove %count% i
menu.recentSearches = Recent searches for current file
menu.recentSearches.empty = Recent searches list is empty
#after 14.1.0
menu.tools.otherTools.clearRecentSearches = Clear all recent searches
menu.recentSearches.clear = clear search results
message.confirm.recentSearches.clear = Do you really want to clear recent searches for current file?
@@ -807,8 +808,10 @@ message.character.notfound = Character %characterid% not found.
FileChooser.preview = Preview
FileChooser.previewNotAvailable = (preview not available)
#after 14.2.1
button.freetransform = Free transform
#after 14.3.1
error.outOfMemory.title = Error - out of memory
error.outOfMemory = The decompiler ran out of memory. Current maximum size of Java Heap is set to %maxheap%.
error.outOfMemory.windows = It is set to maximum available when you run app via "ffdec.exe".\nIf you run the app via "ffdec.bat", you can configure it in that file manually to higher value.
@@ -827,6 +830,7 @@ notavailable.activex.disable = You can enable using internal viewer by uncheckin
Advanced Settings / Other / (Deprecated) Use Adobe Flash player for preview of objects\n \
But unfortunately, this won't work for movie tags.
#after 14.5.2
button.showin.flashprojector = Show in flash projector
message.info = Information
@@ -846,8 +850,10 @@ message.info.importSymbolClass = During importing Symbol-Class, you need to sele
message.info.importXml = For XML importing, you need a XML file in special format - the format in which FFDec exports.\r\n \
The best way to create such XML file is to export XML from existing SWF first.
#after 14.6.0
tagInfo.dependentFrames = Dependent Frames
#after 15.0.0
imagePanel.depth = depth:
work.importing_as = Importing script
@@ -857,6 +863,7 @@ work.deobfuscating_pcode = Deobfuscating pcode
work.injecting_debuginfo = Injecting debug info
work.generating_swd = Generating SWD file
#after 15.1.1
button.replaceRefs = Replace references with other character ID
contextmenu.cloneTag = Clone tag
@@ -30,6 +30,7 @@ checkbox.searchAS = Search in AS
checkbox.replaceInParameters = Replace in parameters
checkbox.searchPCode = Search in P-Code
#after 13.0.3
label.scope = Scope:
scope.currentFile = Current SWF