Finished MPROM support. Fixes #10
[Mograsim.git] / plugins / net.mograsim.plugin.core / OSGI-INF / l10n / bundle.properties
1 #Properties file for net.mograsim.plugin.core
2 Bundle-Vendor = Mograsim Team
3 Bundle-Name = Mograsim core
4 content-type.name = Assembler
5 content-type.mpm.name = Microprogram Memory
6 content-type.mprom.name = MPROM
7 editor.name.0 = Instruction Editor
8 category.name = Mograsim
9 view.name = Sample AsmOpsEdit
10 e4view.name = Simulation und Visualization
11 extension.name = Mograsim Project Builder
12 extension.name.0 = Mograsim Project Nature
13 category.name.0 = Mograsim
14 command.name = Convert to Mograsim Project
15 command.label = Convert to Mograsim Project
16 themeElementCategory.label = Mograsim
17 themeElementCategory.label.0 = Simulation
18 themeElementCategory.label.1 = Microinstructions
19 themeElementCategory.label.2 = Memory
20 colorDefinition.label = Simulation Background
21 colorDefinition.description = The Background of the Simulation Visualisation
22 colorDefinition.label.0 = Simulation Foreground Color
23 colorDefinition.label.1 = Assembler Comment Color
24 colorDefinition.label.2 = Assembler Label Color
25 colorDefinition.label.3 = Assembler Operation Color
26 colorDefinition.label.4 = Assembler Number Color
27 colorDefinition.label.5 = Simulation Color 1
28 colorDefinition.label.6 = Simulation Color U
29 colorDefinition.label.7 = Simulation Color X
30 colorDefinition.label.8 = Simulation Color Z
31 colorDefinition.label.9 = Simulation Color 0
32 colorDefinition.label.10 = Simulation text color
33 colorDefinition.label.11 = Modified Cell Background Color
34 colorDefinition.label.12 = Modified Cell Foreground Color
35 colorDefinition.label.13 = Highlighted Cell Background Color
36 colorDefinition.label.14 = Highlighted Cell Foreground Color
37 fontDefinition.label = Assembler Operation Style
38 fontDefinition.label.0 = Table Font
39 fontDefinition.label.1 = Table Font
40 view.name.0 = Simulation View
41 view.name.1 = Memory
42 wizards.newWizards.category = Mograsim
43 wizards.newWizards.mpm.name = Microprogram Memory
44 wizards.newWizards.mpm.desc = Creates a default new Microprogram Memory
45 wizards.newWizards.mem.name = Main Memory
46 wizards.newWizards.mem.desc = Creates a default new Main Memory
47 wizards.newWizards.project.name = Mograsim Project
48 wizards.newWizards.project.desc = Creates a new Mograsim Project using a machine selected by the user
49 Bundle-Vendor.0 = Mograsim Team