blob: 1c29d4c490691a1c117ed8308004123b5e86e723 [file] [log] [blame]
###############################################################################
# Copyright (c) 2000, 2004 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Common Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/cpl-v10.html
#
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
LastSaveReferenceProvider.LastSaveReferenceProvider.readJob.label=Reading saved version of file for quick diff
LastSaveReferenceProvider.LastSaveReferenceProvider.error.notEnoughBytesForBOM=Stream is shorter than its declared UTF-8 BOM
LastSaveReferenceProvider.LastSaveReferenceProvider.error.wrongByteOrderMark=Stream has declared as UTF-8 BOM, but BOM does not match