comparison res/dwtx.core.internal.jobs.messages.properties @ 122:9d0585bcb7aa

Add core.jobs package
author Frank Benoit <benoit@tionex.de>
date Tue, 12 Aug 2008 02:34:21 +0200
parents
children
comparison
equal deleted inserted replaced
121:c0304616ea23 122:9d0585bcb7aa
1 ###############################################################################
2 # Copyright (c) 2000, 2005 IBM Corporation and others.
3 # All rights reserved. This program and the accompanying materials
4 # are made available under the terms of the Eclipse Public License v1.0
5 # which accompanies this distribution, and is available at
6 # http://www.eclipse.org/legal/epl-v10.html
7 #
8 # Contributors:
9 # IBM Corporation - initial API and implementation
10 ###############################################################################
11 ### Runtime jobs plugin messages
12
13 ### Job Manager and Locks
14 jobs_blocked0=The user operation is waiting for background work to complete.
15 jobs_blocked1=The user operation is waiting for \"{0}\" to complete.
16 jobs_internalError=An internal error occurred during: \"{0}\".
17 jobs_waitFamSub={0} work item(s) left.
18
19 ### metadata
20 meta_pluginProblems = Problems occurred when invoking code from plug-in: \"{0}\".