Added a constructor for ModelSplitterParams; added a TODO
[Mograsim.git] / plugins / net.mograsim.plugin.core / OSGI-INF / l10n / bundle.properties
index 7ab33c1..aa940d1 100644 (file)
@@ -3,6 +3,7 @@ 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
@@ -43,6 +44,8 @@ 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