]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.workbench/src/org/simantics/workbench/internal/messages.properties
Improve startup time for fresh or rollback'd session in index writing
[simantics/platform.git] / bundles / org.simantics.workbench / src / org / simantics / workbench / internal / messages.properties
1 ###############################################################################
2 # Copyright (c) 2007, 2010 Association for Decentralized Information Management
3 # in Industry THTH ry.
4 # All rights reserved. This program and the accompanying materials
5 # are made available under the terms of the Eclipse Public License v1.0
6 # which accompanies this distribution, and is available at
7 # http://www.eclipse.org/legal/epl-v10.html
8 #
9 # Contributors:
10 #     VTT Technical Research Centre of Finland - initial API and implementation
11 ###############################################################################
12 Application_0=Missing {0} argument
13 Application_1=Possible arguments:\n\
14 \n\
15 -perspective id\n\
16 \tchoose the initially opened perspective\n\
17 -server host:port\n\
18 \tchoose the database server to connect to\n\
19 -project project.name.path\n\
20 \tchoose the project to open\n\
21 -model model.name.path\n\
22 \tchoose the model to open up\n\
23 -experiment experiment.name.path\n\
24 \tchoose the experiment to activate\n\
25 \nProblems:\n{0}
26 Application_2=Usage
27 Application_3=Cannot specify {0} and {1} at the same time
28 SimanticsPreferencePage_ShowDatabaseControlsButton=Show database debug controls
29 SimanticsPreferencePage_ShowDatabaseControlsTooltip=Only for developers