2018-12-30 15:42:36 +00:00
|
|
|
com.wudsn.ide.base.editor.CommonOpenFolderCommand.name=Open Folder
|
|
|
|
|
|
|
|
com.wudsn.ide.base.editor.text.TextEditorConvertNumbersMenu.label=Convert
|
|
|
|
com.wudsn.ide.base.editor.text.TextEditorConvertNumbersMenu.mnemonic=C
|
|
|
|
com.wudsn.ide.base.editor.text.TextEditorConvertNumbersToDecimalCommand.name=To Decimal Values
|
|
|
|
com.wudsn.ide.base.editor.text.TextEditorConvertNumbersToDecimalCommand.mnemonic=D
|
|
|
|
com.wudsn.ide.base.editor.text.TextEditorConvertNumbersToHexaDecimalCommand.name=To Hexadecimal Values
|
|
|
|
com.wudsn.ide.base.editor.text.TextEditorConvertNumbersToHexaDecimalCommand.mnemonic=H
|
|
|
|
com.wudsn.ide.base.editor.text.TextEditorConvertNumbersToBinaryCommand.name=To Binary Values
|
|
|
|
com.wudsn.ide.base.editor.text.TextEditorConvertNumbersToBinaryCommand.mnemonic=B
|
|
|
|
|
|
|
|
com.wudsn.ide.base.editor.text.TextEditorSortMenu.label=Sort
|
|
|
|
com.wudsn.ide.base.editor.text.TextEditorSortMenu.mnemonic=S
|
|
|
|
com.wudsn.ide.base.editor.text.TextEditorSortLinesCaseSensitiveCommand.name=Case Sensitively
|
|
|
|
com.wudsn.ide.base.editor.text.TextEditorSortLinesCaseSensitiveCommand.mnemonic=C
|
|
|
|
com.wudsn.ide.base.editor.text.TextEditorSortLinesCaseSensitiveWithoutDuplicatesCommand.name=Case Sensitively Without Duplicates
|
|
|
|
com.wudsn.ide.base.editor.text.TextEditorSortLinesCaseSensitiveWithoutDuplicatesCommand.mnemonic=D
|
|
|
|
com.wudsn.ide.base.editor.text.TextEditorSortLinesCaseInsensitiveCommand.name=Case Insensitively
|
|
|
|
com.wudsn.ide.base.editor.text.TextEditorSortLinesCaseInsensitiveCommand.mnemonic=I
|
|
|
|
com.wudsn.ide.base.editor.text.TextEditorSortLinesCaseInsensitiveWithoutDuplicatesCommand.name=Case Insensitively Without Duplicates
|
|
|
|
com.wudsn.ide.base.editor.text.TextEditorSortLinesCaseInsensitiveWithoutDuplicatesCommand.mnemonic=W
|
|
|
|
com.wudsn.ide.base.editor.text.TextEditorSortLinesNumericCommand.name=Numerically
|
|
|
|
com.wudsn.ide.base.editor.text.TextEditorSortLinesNumericCommand.mnemonic=N
|
|
|
|
com.wudsn.ide.base.editor.text.TextEditorSortLinesNumericWithoutDuplicatesCommand.name=Numerically Without Duplicates
|
|
|
|
com.wudsn.ide.base.editor.text.TextEditorSortLinesNumericWithoutDuplicatesCommand.mnemonic=u
|
|
|
|
com.wudsn.ide.base.editor.text.TextEditorReverseLinesCommand.name=Reverse
|
|
|
|
com.wudsn.ide.base.editor.text.TextEditorReverseLinesCommand.mnemonic=R
|
|
|
|
|
|
|
|
com.wudsn.ide.base.editor.BinaryFile.name=Binary File
|
|
|
|
|
2021-09-26 11:21:52 +00:00
|
|
|
com.wudsn.ide.base.hardware.Hardware.GENERIC=Generic
|
|
|
|
com.wudsn.ide.base.hardware.Hardware.APPLE2=Apple 2
|
|
|
|
com.wudsn.ide.base.hardware.Hardware.ATARI2600=Atari 2600
|
|
|
|
com.wudsn.ide.base.hardware.Hardware.ATARI7800=Atari 7800
|
|
|
|
com.wudsn.ide.base.hardware.Hardware.ATARI8BIT=Atari 8-bit
|
|
|
|
com.wudsn.ide.base.hardware.Hardware.C64=C64
|
|
|
|
com.wudsn.ide.base.hardware.Hardware.NES=NES
|
|
|
|
com.wudsn.ide.base.hardware.Hardware.TEST=Test
|
|
|
|
|
2020-09-06 19:48:05 +00:00
|
|
|
com.wudsn.ide.base.hardware.HardwareCharacterSet.ASCII=ASCII
|
|
|
|
com.wudsn.ide.base.hardware.HardwareCharacterSet.ATARI_ATASCII=Atari ATASCII
|
|
|
|
com.wudsn.ide.base.hardware.HardwareCharacterSet.ATARI_ATASCII_SCREEN_CODE=Atari ATASCII Screen Code
|
|
|
|
com.wudsn.ide.base.hardware.HardwareCharacterSet.ATARI_INTERNATIONAL=Atari International
|
|
|
|
com.wudsn.ide.base.hardware.HardwareCharacterSet.ATARI_INTERNATIONAL_SCREEN_CODE=Atari International Screen Code
|
|
|
|
com.wudsn.ide.base.hardware.HardwareCharacterSet.CBM_PETSCII_UPPER_CASE=C64 PETSCII Upper Case
|
|
|
|
com.wudsn.ide.base.hardware.HardwareCharacterSet.CBM_PETSCII_LOWER_CASE=C64 PETSCII Lower Case
|