blob: 3b166e223688550fd1c5ccc8f491d1dca8b8bf35 [file] [log] [blame]
# Copyright (c) 2005 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 - initial API and implementation
#
# $Id: JavaPrimitiveTypes.library.properties,v 1.3 2005/06/09 02:34:28 khussey Exp $
# NLS_MESSAGEFORMAT_VAR
_label_Java = Java
_label_Java__boolean = Boolean
_label_Java__byte = Byte
_label_Java__char = Char
_label_Java__double = Double
_label_Java__float = Float
_label_Java__int = Int
_label_Java__long = Long
_label_Java__short = Short