mirror of
https://github.com/peterdell/wudsn-ide.git
synced 2024-12-27 12:32:11 +00:00
47 lines
2.6 KiB
INI
47 lines
2.6 KiB
INI
com.wudsn.ide.lng.asm.preferences.AssemblerPreferences.name=Assembler Preferences
|
|
com.wudsn.ide.lng.asm.preferences.AssemblerPreferencesPage.name=Assembler
|
|
|
|
com.wudsn.ide.lng.asm.preferences.AssemblerApple2PreferencesPage.name=Apple II Assemblers
|
|
com.wudsn.ide.lng.asm.preferences.AssemblerAtari2600PreferencesPage.name=Atari 2600 Assemblers
|
|
com.wudsn.ide.lng.asm.preferences.AssemblerAtari7800PreferencesPage.name=Atari 7800 Assemblers
|
|
com.wudsn.ide.lng.asm.preferences.AssemblerAtari8PreferencesPage.name=Atari 8-bit Assemblers
|
|
com.wudsn.ide.lng.asm.preferences.AssemblerC64PreferencesPage.name=C64 Assemblers
|
|
com.wudsn.ide.lng.asm.preferences.AssemblerNESPreferencesPage.name=NES Assemblers
|
|
|
|
com.wudsn.ide.lng.asm.compiler.AssemblerSourceFile.name=Assembler Source File
|
|
|
|
com.wudsn.ide.lng.asm.compiler.acme.AcmeCompiler.name=ACME
|
|
com.wudsn.ide.lng.asm.compiler.acme.AcmeEditor.name=ACME Editor
|
|
com.wudsn.ide.lng.asm.compiler.acme.AcmeSourceFile.name=ACME Source File
|
|
|
|
com.wudsn.ide.lng.asm.compiler.asm6.Asm6Compiler.name=ASM6
|
|
com.wudsn.ide.lng.asm.compiler.asm6.Asm6Editor.name=ASM6 Editor
|
|
com.wudsn.ide.lng.asm.compiler.asm6.Asm6SourceFile.name=ASM6 Source File
|
|
|
|
com.wudsn.ide.lng.asm.compiler.atasm.AtasmCompiler.name=ATASM
|
|
com.wudsn.ide.lng.asm.compiler.atasm.AtasmEditor.name=ATASM Editor
|
|
com.wudsn.ide.lng.asm.compiler.atasm.AtasmSourceFile.name=ATASM Source File
|
|
|
|
com.wudsn.ide.lng.asm.compiler.dasm.DasmCompiler.name=DASM
|
|
com.wudsn.ide.lng.asm.compiler.dasm.DasmEditor.name=DASM Editor
|
|
com.wudsn.ide.lng.asm.compiler.dasm.DasmSourceFile.name=DASM Source File
|
|
|
|
com.wudsn.ide.lng.asm.compiler.kickass.KickAssCompiler.name=KICKASS
|
|
com.wudsn.ide.lng.asm.compiler.kickass.KickAssEditor.name=KICKASS Editor
|
|
com.wudsn.ide.lng.asm.compiler.kickass.KickAssSourceFile.name=KICKASS Source File
|
|
|
|
com.wudsn.ide.lng.asm.compiler.mads.MadsCompiler.name=MADS
|
|
com.wudsn.ide.lng.asm.compiler.mads.MadsEditor.name=MADS Editor
|
|
com.wudsn.ide.lng.asm.compiler.mads.MadsSourceFile.name=MADS Source File
|
|
|
|
com.wudsn.ide.lng.asm.compiler.merlin32.Merlin32Compiler.name=MERLIN32
|
|
com.wudsn.ide.lng.asm.compiler.merlin32.Merlin32Editor.name=MERLIN32 Editor
|
|
com.wudsn.ide.lng.asm.compiler.merlin32.Merlin32SourceFile.name=MERLIN32 Source File
|
|
|
|
com.wudsn.ide.lng.asm.compiler.tass.TassCompiler.name=TASS
|
|
com.wudsn.ide.lng.asm.compiler.tass.TassEditor.name=TASS Editor
|
|
com.wudsn.ide.lng.asm.compiler.tass.TassSourceFile.name=TASS Source File
|
|
|
|
com.wudsn.ide.lng.asm.compiler.xasm.XasmCompiler.name=XASM
|
|
com.wudsn.ide.lng.asm.compiler.xasm.XasmEditor.name=XASM Editor
|
|
com.wudsn.ide.lng.asm.compiler.xasm.XasmSourceFile.name=XASM Source File |