action.WorkspaceModelGeneration.text=Generate Workspace Model Implementation inspections.group.path=Plugin DevKit inspections.group.workspace.model=Workspace model inspection.workspace.obsolete.model.display.name=Obsolete version of entity implementation inspection.workspace.msg.obsolete.implementation=Obsolete entity implementation inspection.workspace.msg.regenerate.implementation=Regenerate implementation inspection.workspace.impl.generation.display.name=Generate implementation inspection.workspace.msg.generate.implementation=Generate implementation inspection.workspace.msg.collect.class.metadata=Collect class metadata inspection.workspace.msg.absent.implementation=Absent entity implementation inspection.workspace.mutable.field.display.name=Unsupported 'var' field in entity inspection.workspace.msg.change.field.to.val=Change to 'val' progress.title.generating.code=Generating code progress.text.collecting.classes.metadata=Collecting classes metadata progress.text.removing.old.code=Removing old code progress.text.writing.code=Writing code progress.text.formatting.generated.code=Formatting generated code command.name.generate.code.for.workspace.entities.in=Generate Code for Workspace Entities in ''{0}'' notification.workspace.incompatible.codegen.api.versions=Incompatible codegen api versions notification.workspace.incompatible.codegen.api.versions.content.older=Codegen-api version in devkit plugin ({0}) is older than in codegen-impl ({1}). Please, update your IDE notification.workspace.incompatible.codegen.api.versions.content.newer=Codegen-api version in devkit plugin ({0}) is newer than in codegen-impl ({1}). Please, downgrade your IDE action.WorkspaceModelGenerateAllModulesAction.text=Generate Workspace Model Implementation for All Modules