Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 5e9fd47a8b3688ad108f82be4ad6f67c62a8b0ad (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
###############################################################################
# Copyright (c) 2007 Oracle 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:
#     Oracle Corporation - initial API and implementation
###############################################################################

MissingResource_exception=MissingResourceException for NLSPropertyValue: {0} 
Key_not_found=(key not found)

Back to the top