lmandel | 3c550af | 2005-06-16 05:46:02 +0000 | [diff] [blame] | 1 | ############################################################################### |
amywu | ecebb04 | 2007-04-10 20:07:35 +0000 | [diff] [blame] | 2 | # Copyright (c) 2001, 2006 IBM Corporation and others. |
lmandel | 3c550af | 2005-06-16 05:46:02 +0000 | [diff] [blame] | 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 |
amywu | ecebb04 | 2007-04-10 20:07:35 +0000 | [diff] [blame] | 7 | # |
lmandel | 3c550af | 2005-06-16 05:46:02 +0000 | [diff] [blame] | 8 | # Contributors: |
| 9 | # IBM Corporation - initial API and implementation |
| 10 | ############################################################################### |
nitind | 95409d0 | 2005-11-10 05:32:16 +0000 | [diff] [blame] | 11 | ### Constants for strings |
lmandel | 3c550af | 2005-06-16 05:46:02 +0000 | [diff] [blame] | 12 | |
nitind | 95409d0 | 2005-11-10 05:32:16 +0000 | [diff] [blame] | 13 | # |
| 14 | # Referenced File Dialog Related Message |
| 15 | # |
lmandel | 3c550af | 2005-06-16 05:46:02 +0000 | [diff] [blame] | 16 | _UI_REF_FILE_ERROR_DESCRIPTION = The errors below were detected when validating the file "{0}" via the file "{1}". In most cases these errors can be detected by validating "{2}" directly. However it is possible that errors will only occur when {2} is validated in the context of {3}. |
| 17 | _UI_REF_FILE_ERROR_MESSAGE = Referenced file contains errors ({0}). For more information, right click on the message and select "Show Details..." |
| 18 | _UI_REF_FILE_ERROR_DETAILS = Referenced File Error Details |
| 19 | |
| 20 | _UI_DETAILS_INFORMATION_UNAVAILABLE = Details Information Unavailable |
| 21 | _UI_DETAILS_INFO_REVALIDATE_TO_REGENERATE = Details information currently unavailable. Please revalidate the file to regenerate the error details. |
| 22 | |
nitind | 95409d0 | 2005-11-10 05:32:16 +0000 | [diff] [blame] | 23 | # |
| 24 | # Dirty File Dialog Related Messages |
| 25 | # |
nitind | 95409d0 | 2005-11-10 05:32:16 +0000 | [diff] [blame] | 26 | TaskListTableViewer_0=Description |
| 27 | TaskListTableViewer_1=Resource |
| 28 | TaskListTableViewer_2=Location |
| 29 | TaskListTableViewer_3=line |