| author | Rainer Pielmann | 2012-02-08 06:57:18 (EST) |
|---|---|---|
| committer | Stephan Born | 2012-04-24 04:33:00 (EDT) |
| commit | 41ccfb747e95d4475ffc0c6b9126e58eb0e4b335 (patch) (side-by-side diff) | |
| tree | ba60bf94582e8af1ef3b4636f115eda4d1f2f465 | |
| parent | c8166e0658e9c2ea9966dcae18c7dad8aafcaa9b (diff) | |
| download | org.eclipse.stardust.ide-41ccfb747e95d4475ffc0c6b9126e58eb0e4b335.zip org.eclipse.stardust.ide-41ccfb747e95d4475ffc0c6b9126e58eb0e4b335.tar.gz org.eclipse.stardust.ide-41ccfb747e95d4475ffc0c6b9126e58eb0e4b335.tar.bz2 | |
Jira-ID: CRNT-23200 Stardust: Rename NL Plugins to new name pattern (Fixed messages in diagram export)
git-svn-id: http://emeafrazerg/svn/ipp/product/trunk/stardust/ide@53550 8100b5e0-4d52-466c-ae9c-bdeccbdeaf6b
2 files changed, 20 insertions, 49 deletions
diff --git a/modeling/org.eclipse.stardust.modeling.modelexport/src/org/eclipse/stardust/modeling/modelexport/export-messages.properties b/modeling/org.eclipse.stardust.modeling.modelexport/src/org/eclipse/stardust/modeling/modelexport/export-messages.properties new file mode 100644 index 0000000..e088044 --- a/dev/null +++ b/modeling/org.eclipse.stardust.modeling.modelexport/src/org/eclipse/stardust/modeling/modelexport/export-messages.properties @@ -0,0 +1,20 @@ +BTN_Browse=Browse...
+LB_Select=Select ...
+LB_ToDir=To Directory:
+DESC_DeployModelEnvironment=Infinity Process Model to deploy and the Infinity environment to use.
+Btn_Browse=Browse...
+DESC_ModelsToExport= Infinity Models to export and the export directory.
+TITLE_DeployModelWiz=Deploy Infinity Process Model Wizard
+STR_Unspecified=UnSpecified
+MSG_SaveModelsBeforeExporting=Save the models to loose no recent changes in the exported files.
+TITLE_SaveModels=Save Models To Export
+ExportCarnotModelWizardPage_OverwriteQuestionString=Overwrite exitsing file
+ExportCarnotModelWizardPage_OverwriteQuestionTitle=Warning
+DESC_ExportModel=Export Model
+MSG_NoDirectory=No target directory provided!
+MSG_DirectoryDoesNotExist=Target directory does not exist!
+MSG_NoModelSelected=No model selected!
+MSG_InvalidResource=At least one selected resource is not a modelfile!
+BTN_CUSTOM_CARNOT_WORKSPACE=Custom CARNOT Workspace
+BTN_CUSTOM_CARNOT_HOME=Custom CARNOT HOME
+LB_ADVANCED=Advanced
\ No newline at end of file diff --git a/modeling/org.eclipse.stardust.modeling.modelexport/src/org/eclipse/stardust/modeling/modelexport/export_messages.properties b/modeling/org.eclipse.stardust.modeling.modelexport/src/org/eclipse/stardust/modeling/modelexport/export_messages.properties deleted file mode 100644 index be1969b..0000000 --- a/modeling/org.eclipse.stardust.modeling.modelexport/src/org/eclipse/stardust/modeling/modelexport/export_messages.properties +++ b/dev/null @@ -1,49 +0,0 @@ -############################################################################### -# Copyright (c) 2011 SunGard CSA LLC and others. -# All rights reserved. This program and the accompanying materials -# are 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: -# SunGard CSA LLC - initial API and implementation and/or initial documentation -############################################################################### -LB_CarnotHome=CARNOT Home: -LB_ModelName=Model Name: -LB_ModelOID=Model OID: -LB_ValidFrom=Valid From: -LB_CarnotWorkspace=CARNOT Workspace: -BTN_Browse=Browse... -BTN_Deselect=Deselect -LB_Select=Select ... -LB_ToDir=To Directory: -DESC_DeployModelEnvironment=Infinity Process Model to deploy and the Infinity environment to use. -Btn_Browse=Browse... -LB_Options=\ Options: -LB_ActiveModel=Active model in the audit trail: -LB_ModelId=Model Id: -LB_ValidTo=Valid To: -DESC_ModelsToExport= Infinity Models to export and the export directory. -DESC_DeployedModels=Deployed Infinity Models. -DESC_ModelToOverwrite= Infinity Model to overwrite. -DESC_PredecessorModel=Predecessor Infinity Model. -TITLE_DeployModelWiz=Deploy Infinity Process Model Wizard -STR_Unspecified=UnSpecified -STR_ValidFrom=Valid From -LB_DeployedModels=Deployed models: -STR_ValidTo=Valid To -BTN_DeployVersion=Deploy version -BTN_Overwrite=Overwrite -BTN_OverwriteActiveModel=Overwrite Active Model -BTN_IgnoreWarn=Ignore Warnings -BTN_InitDisabled=Initially disabled -TITLE_Select=Select... -MSG_SaveModelsBeforeExporting=Save the models to loose no recent changes in the exported files. -TITLE_SaveModels=Save Models To Export -ExportCarnotModelWizardPage_OverwriteQuestionString=Overwrite exitsing file -ExportCarnotModelWizardPage_OverwriteQuestionTitle=Warning -DESC_ExportModel=Export Model -MSG_NoDirectory=No target directory provided! -MSG_DirectoryDoesNotExist=Target directory does not exist! -MSG_NoModelSelected=No model selected! -MSG_InvalidResource=At least one selected resource is not a modelfile!
\ No newline at end of file |

