Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 2780aecc948dfe03c24eeb1d5e3e566b1ec87ff7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#
# Copyright (c) 2014 CEA LIST and others.
# 
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
# https://www.eclipse.org/legal/epl-2.0/
#
# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
#   CEA LIST - Initial API and implementation
#   
UnloadResourceHandler_0=Save Before Unload
UnloadResourceHandler_1=The resource being unloaded has unsaved changes. They must be saved, first. Proceed with unload?
UnloadResourceHandler_2=Failed to save editor
UnloadResourceHandler_3=Save Before Unload

Back to the top