From 9b76855b8c4247cc1076ecdfd8e3be2e940ea963 Mon Sep 17 00:00:00 2001 From: Markus Knauer Date: Thu, 11 Jun 2009 10:13:18 +0000 Subject: adding about.ini where it was missing --- .../about.properties | 28 ++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 packages/org.eclipse.epp.package.modeling/about.properties (limited to 'packages/org.eclipse.epp.package.modeling/about.properties') diff --git a/packages/org.eclipse.epp.package.modeling/about.properties b/packages/org.eclipse.epp.package.modeling/about.properties new file mode 100644 index 00000000..c0bb094d --- /dev/null +++ b/packages/org.eclipse.epp.package.modeling/about.properties @@ -0,0 +1,28 @@ +############################################################################### +# Copyright (c) 2000, 2009 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 Corporation - initial API and implementation +############################################################################### +# 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 translate any values surrounded by {} + +blurb=Eclipse Modeling Tools\n\ +\n\ +Version: {featureVersion}\n\ +Build id: {0}\n\ +\n\ +(c) Copyright Eclipse contributors and others 2000, 2009. All rights reserved.\n\ +Visit http://www.eclipse.org/platform\n\ +\n\ +This product includes software developed by the\n\ +Apache Software Foundation http://www.apache.org/ -- cgit v1.2.3