blob: 97ce2a8a92edc652a2ee2eea9e586c48a5ef8f5b [file] [log] [blame]
###############################################################################
# Copyright (c) 2006 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
###############################################################################
SaveFilesDialog_saving=Saving Resources
SaveFilesDialog_always_save=&Always save all modified resources automatically prior to validating
SaveFilesDialog_save_all_resources=Save All Modified Resources
SaveFilesDialog_must_save=All modified resources must be saved before this operation.
PrefPage_always_save=&Save all modified resources automatically prior to validating
RunValidationDialogTitle=Running Validation
UnableToSave=Unable to set save automatically preference in save files for validation dialog:
ValResultsStatus=Validation Status
ValErrors1=The validation was not successful, one error was encountered.
ValErrors=The validation was not successful, {0} errors were encountered.
ValWarn1=The validation completed with one warning.
ValWarn=The validation completed with {0} warnings.
ValInfo1=The validation completed with one informational message.
ValInfo=The validation completed with {0} informational messages.
ValSuccess=The validation completed with no errors or warnings.
ValTime1=One resource was validated in {0}.
ValTime={0} resources were validated in {1}.