comparison org.eclipse.core.jobs/res/org.eclipse.core.internal.jobs.messages.properties @ 66:64ad955928ca

Move resource files.
author Frank Benoit <benoit@tionex.de>
date Wed, 08 Apr 2009 21:42:10 +0200
parents org.eclipse.jface.text/res/org.eclipse.core.internal.jobs.messages.properties@3c26896f33b4
children
comparison
equal deleted inserted replaced
65:14b42aa0e623 66:64ad955928ca
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}\".