Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGunnar Wagenknecht2014-09-04 06:51:54 +0000
committerMarkus Knauer2014-09-05 15:23:57 +0000
commita32bf31aa7df1ed38e9da8201b18b6729a871ce6 (patch)
treee9eeee0370bc2c5259e447a559baa6c3ea7ff9aa /packages/org.eclipse.epp.package.committers/plugin_customization.properties
parentdc48fc5b201e52e1499c0593c4a182e7e2cd312f (diff)
downloadorg.eclipse.epp.packages-a32bf31aa7df1ed38e9da8201b18b6729a871ce6.tar.gz
org.eclipse.epp.packages-a32bf31aa7df1ed38e9da8201b18b6729a871ce6.tar.xz
org.eclipse.epp.packages-a32bf31aa7df1ed38e9da8201b18b6729a871ce6.zip
Bug 441957: Rename Standard to Eclipse IDE for Eclipse Committers
Change-Id: Ibbbf5283a085dbc3804b324661b4d0adf3aa1b25 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=441957
Diffstat (limited to 'packages/org.eclipse.epp.package.committers/plugin_customization.properties')
-rw-r--r--packages/org.eclipse.epp.package.committers/plugin_customization.properties14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages/org.eclipse.epp.package.committers/plugin_customization.properties b/packages/org.eclipse.epp.package.committers/plugin_customization.properties
new file mode 100644
index 00000000..4943101c
--- /dev/null
+++ b/packages/org.eclipse.epp.package.committers/plugin_customization.properties
@@ -0,0 +1,14 @@
+###############################################################################
+# Copyright (c) 2000, 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 Corporation - initial API and implementation
+###############################################################################
+# plugin_customization.properties
+# contains externalized strings for plugin_customization.ini
+# java.io.Properties file (ISO 8859-1 with "\" escapes)
+# This file should be translated.

Back to the top