Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2010-05-19 16:49:33 +0000
committerEike Stepper2010-05-19 16:49:33 +0000
commit7a71b2f92edb4f26979e318698b22d5e774950bd (patch)
tree42f981f575f30166e660b3de1e780569dba1be53 /plugins/org.eclipse.emf.cdo.examples.company.edit/plugin.properties
parent309e05bb9e8fd91746984e6c93a2843270ad7f0a (diff)
downloadcdo-7a71b2f92edb4f26979e318698b22d5e774950bd.tar.gz
cdo-7a71b2f92edb4f26979e318698b22d5e774950bd.tar.xz
cdo-7a71b2f92edb4f26979e318698b22d5e774950bd.zip
preparing RC1
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.examples.company.edit/plugin.properties')
-rw-r--r--plugins/org.eclipse.emf.cdo.examples.company.edit/plugin.properties14
1 files changed, 0 insertions, 14 deletions
diff --git a/plugins/org.eclipse.emf.cdo.examples.company.edit/plugin.properties b/plugins/org.eclipse.emf.cdo.examples.company.edit/plugin.properties
index 7a4cc28e2f..f32b12d46e 100644
--- a/plugins/org.eclipse.emf.cdo.examples.company.edit/plugin.properties
+++ b/plugins/org.eclipse.emf.cdo.examples.company.edit/plugin.properties
@@ -7,15 +7,6 @@
# Contributors:
# Eike Stepper - initial API and implementation
-# NLS_MESSAGEFORMAT_VAR
-
-# ==============================================================================
-# Do not change the properties between this line and the last line containing:
-# %%% END OF TRANSLATED PROPERTIES %%%
-# Instead, either redefine an existing property, or create a new property,
-# append it to the end of the file, and change the code to use the new name.
-# ==============================================================================
-
pluginName = CDO Model Repository Examples Company Edit Support
providerName = Eclipse Modeling Project
@@ -82,9 +73,4 @@ _UI_Company_name_feature = Name
_UI_Company_orderDetails_feature = Order Details
_UI_Company_vat_feature = Vat
_UI_Company_description_feature = Description
-
-# ==============================================================================
-# %%% END OF TRANSLATED PROPERTIES %%%
-# The above properties have been shipped for translation.
-# ==============================================================================
_UI_Product_description_feature = Description

Back to the top