diff 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
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/org.eclipse.core.jobs/res/org.eclipse.core.internal.jobs.messages.properties	Wed Apr 08 21:42:10 2009 +0200
@@ -0,0 +1,20 @@
+###############################################################################
+# Copyright (c) 2000, 2005 IBM Corporation 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:
+#     IBM Corporation - initial API and implementation
+###############################################################################
+### Runtime jobs plugin messages
+
+### Job Manager and Locks
+jobs_blocked0=The user operation is waiting for background work to complete.
+jobs_blocked1=The user operation is waiting for \"{0}\" to complete.
+jobs_internalError=An internal error occurred during: \"{0}\".
+jobs_waitFamSub={0} work item(s) left.
+
+### metadata
+meta_pluginProblems = Problems occurred when invoking code from plug-in: \"{0}\".