blob: dae428a85c55c14dc30ca8391f9953433d08f3f0 [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:
Validate=Validate
ValResultsStatus=Validation Status
ValErrors1=The validation completed, one error was discovered.
ValErrors=The validation completed, {0} errors were discovered.
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}.