blob: 955c2f29f1a7ed9a176f3e1c5598a4ba8f2e4c2d [file] [log] [blame]
#/*
# * Copyright (c) 2003, 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 - Initial API and implementation
# *
# * $Id: about.properties,v 1.5 2004/06/02 14:31:18 khussey Exp $
# */
# about.properties
# contains externalized strings for about.ini
# java.io.Properties file (ISO 8859-1 with "\" escapes)
# fill-ins are supplied by about.mappings
# This file should be translated.
# ====================================================================
# Do NOT change the properties between this line and the
# "%%% END OF TRANSLATED PROPERTIES %%%" line.
# Make a new property name, append to the end of the file and change
# the code to use the new property.
# ====================================================================
aboutText = Unified Modeling Language 2.0 Source\n\
\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
(c) Copyright Eclipse contributors and others 2003, 2004. All rights reserved.\n\
Visit http://www.eclipse.org/uml2
# ==============================================================================
# %%% END OF TRANSLATED PROPERTIES %%%
# The above properties have been shipped for translation.
# ==============================================================================