mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-05 03:15:50 +00:00
AS1/2 action list locales - actions instead of instructions
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
#String for whole list generation
|
||||
|
||||
ui.list.heading = AVM2 Instruction list
|
||||
ui.list.pageTitle = AVM2 Instruction list
|
||||
ui.list.documentTitle = AVM2 Instruction list
|
||||
ui.list.pageDescription = List of all known ActionScript 3 - AVM2 instructions with their operands and stack values
|
||||
ui.list.heading = Action list
|
||||
ui.list.pageTitle = Action list
|
||||
ui.list.documentTitle = Actionlist
|
||||
ui.list.pageDescription = List of all known actions with their operands and stack values
|
||||
|
||||
#various strings in UI:
|
||||
ui.unknown = ???
|
||||
|
||||
Reference in New Issue
Block a user