blob: 6ed480c5422d856e0e66c1248bc5bd1319d8827a [file] [log] [blame]
#-------------------------------------------------------------------------------
# Copyright (c) 2011, 2012, 2013, 2014 Red Hat, Inc.
# All rights reserved.
# This program is made available under the terms of the
# Eclipse Public License v1.0 which accompanies this distribution,
# and is available at http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
# Red Hat, Inc. - initial API and implementation
#-------------------------------------------------------------------------------
NewJbpmProcessWizard_Configuring_Project_Message=Configuring project for jBPM Runtime...
NewJbpmProcessWizard_Error_No_Container=Container "{0}" does not exist.
NewJbpmProcessWizard_Error_Title=Error
NewJbpmProcessWizard_Monitor_Title=Creating {0}
NewJbpmProcessWizard_Opening_File_Message=Opening file for editing...
NewJbpmProcessWizardPage1_BPMN_File_Extension=.bpmn
NewJbpmProcessWizardPage1_Browse=Browse...
NewJbpmProcessWizardPage1_Browse_Title=Select new file container
NewJbpmProcessWizardPage1_Container=&Container:
NewJbpmProcessWizardPage1_Default_File_Name=new_process
NewJbpmProcessWizardPage1_Default_Package=defaultPackage
NewJbpmProcessWizardPage1_Default_Process_ID=com.sample.bpmn
NewJbpmProcessWizardPage1_Default_Process_Name=New Process
NewJbpmProcessWizardPage1_Description=This wizard creates a new JBPM Process file.
NewJbpmProcessWizardPage1_Error_File_Exists=File "{0}" already exists
NewJbpmProcessWizardPage1_Error_Invalid_Container=File container must exist
NewJbpmProcessWizardPage1_Error_Invalid_File_Extension=File extension must be "bpmn" or "bpmn2"
NewJbpmProcessWizardPage1_Error_Invalid_File_Name=File name must be valid
NewJbpmProcessWizardPage1_Error_No_Container=File container must be specified
NewJbpmProcessWizardPage1_Error_No_File_Name=File name must be specified
NewJbpmProcessWizardPage1_Error_Package_Invalid=Package name is not valid
NewJbpmProcessWizardPage1_Error_Process_ID_Invalid=Process ID is not valid
NewJbpmProcessWizardPage1_Error_Project_Readonly=Project must be writable
NewJbpmProcessWizardPage1_File_Name=&File name:
NewJbpmProcessWizardPage1_Package=&Package:
NewJbpmProcessWizardPage1_Process_ID=Process &ID:
NewJbpmProcessWizardPage1_Process_Name=Process &name:
NewJbpmProcessWizardPage1_Set_JBPM_Default=Set jBPM Runtime as the default for this project.
NewJbpmProcessWizardPage1_Title=JBPM Process Editor File