Introduced a wizard for new MPROMs
[Mograsim.git] / plugins / net.mograsim.plugin.core / OSGI-INF / l10n / bundle.properties
index 856144a..aa940d1 100644 (file)
@@ -2,18 +2,21 @@
 Bundle-Vendor = Mograsim Team
 Bundle-Name = Mograsim core
 content-type.name = Assembler
+content-type.mpm.name = Microprogram Memory
+content-type.mprom.name = MPROM
+editor.name.0 = Instruction Editor
 category.name = Mograsim
 view.name = Sample AsmOpsEdit
-e4view.name = Simulation und Visualisierung
+e4view.name = Simulation und Visualization
 extension.name = Mograsim Project Builder
 extension.name.0 = Mograsim Project Nature
-category.name.0 = Mograsim Project Nature commands
-command.name = Add/RemoveMograsim Project Nature
-command.label = Disable Sample builder
-command.label.0 = Enable Sample builder
-extension.name.1 = XML Problem
-decorator.label = Resource Decorator
+category.name.0 = Mograsim
+command.name = Convert to Mograsim Project
+command.label = Convert to Mograsim Project
 themeElementCategory.label = Mograsim
+themeElementCategory.label.0 = Simulation
+themeElementCategory.label.1 = Microinstructions
+themeElementCategory.label.2 = Memory
 colorDefinition.label = Simulation Background
 colorDefinition.description = The Background of the Simulation Visualisation
 colorDefinition.label.0 = Simulation Foreground Color
@@ -27,9 +30,22 @@ colorDefinition.label.7 = Simulation Color X
 colorDefinition.label.8 = Simulation Color Z
 colorDefinition.label.9 = Simulation Color 0
 colorDefinition.label.10 = Simulation text color
+colorDefinition.label.11 = Modified Cell Background Color
+colorDefinition.label.12 = Modified Cell Foreground Color
+colorDefinition.label.13 = Highlighted Cell Background Color
+colorDefinition.label.14 = Highlighted Cell Foreground Color
 fontDefinition.label = Assembler Operation Style
+fontDefinition.label.0 = Table Font
+fontDefinition.label.1 = Table Font
 view.name.0 = Simulation View
 view.name.1 = Memory
-view.name.1 = Instruction Editor
-themeElementCategory.label.0 = Simulation
+wizards.newWizards.category = Mograsim
+wizards.newWizards.mpm.name = Microprogram Memory
+wizards.newWizards.mpm.desc = Creates a default new Microprogram Memory
+wizards.newWizards.mem.name = Main Memory
+wizards.newWizards.mem.desc = Creates a default new Main Memory
+wizards.newWizards.mprom.name = Mapping PROM
+wizards.newWizards.mprom.desc = Creates a default new Mapping PROM
+wizards.newWizards.project.name = Mograsim Project
+wizards.newWizards.project.desc = Creates a new Mograsim Project using a machine selected by the user
 Bundle-Vendor.0 = Mograsim Team
\ No newline at end of file