Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2012-01-14 10:27:01 +0000
committerEike Stepper2012-01-14 10:27:01 +0000
commit0266166cb9ff9535c150250073ea1e57b42d2693 (patch)
treec006a3bc0ba1f6e1d8a2bc032eedc346f71eab0d /plugins/org.eclipse.emf.cdo.examples.company.edit/plugin.properties
parent7416443692cdda72d1f704ea4fc5ececcc669df7 (diff)
downloadcdo-0266166cb9ff9535c150250073ea1e57b42d2693.tar.gz
cdo-0266166cb9ff9535c150250073ea1e57b42d2693.tar.xz
cdo-0266166cb9ff9535c150250073ea1e57b42d2693.zip
Adjusted copyrights to 2012
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.properties162
1 files changed, 81 insertions, 81 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 e6a35fd133..76014fbfde 100644
--- a/plugins/org.eclipse.emf.cdo.examples.company.edit/plugin.properties
+++ b/plugins/org.eclipse.emf.cdo.examples.company.edit/plugin.properties
@@ -1,81 +1,81 @@
-# Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) 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:
-# Eike Stepper - initial API and implementation
-
-pluginName = CDO Model Repository Examples Company Edit Support
-providerName = Eclipse Modeling Project
-
-_UI_CreateChild_text = {0}
-_UI_CreateChild_text2 = {1} {0}
-_UI_CreateChild_text3 = {1}
-_UI_CreateChild_tooltip = Create New {0} Under {1} Feature
-_UI_CreateChild_description = Create a new child of type {0} for the {1} feature of the selected {2}.
-_UI_CreateSibling_description = Create a new sibling of type {0} for the selected {2}, under the {1} feature of their parent.
-
-_UI_PropertyDescriptor_description = The {0} of the {1}
-
-_UI_Address_type = Address
-_UI_Order_type = Order
-_UI_Supplier_type = Supplier
-_UI_PurchaseOrder_type = Purchase Order
-_UI_OrderDetail_type = Order Detail
-_UI_Product_type = Product
-_UI_Category_type = Category
-_UI_Company_type = Company
-_UI_Customer_type = Customer
-_UI_SalesOrder_type = Sales Order
-_UI_Unknown_type = Object
-
-_UI_Unknown_datatype= Value
-
-_UI_Supplier_name_feature = Name
-_UI_PurchaseOrder_date_feature = Date
-_UI_PurchaseOrder_supplier_feature = Supplier
-_UI_OrderDetail_product_feature = Product
-_UI_OrderDetail_price_feature = Price
-_UI_Product_name_feature = Name
-_UI_Product_orderDetails_feature = Order Details
-_UI_Category_name_feature = Name
-_UI_Category_categories_feature = Categories
-_UI_Category_products_feature = Products
-_UI_Company_categories_feature = Categories
-_UI_Company_suppliers_feature = Suppliers
-_UI_Company_purchaseOrders_feature = Purchase Orders
-_UI_Company_customers_feature = Customers
-_UI_Company_salesOrders_feature = Sales Orders
-_UI_Customer_name_feature = Name
-_UI_Customer_salesOrders_feature = Sales Orders
-_UI_SalesOrder_id_feature = Id
-_UI_SalesOrder_customer_feature = Customer
-_UI_Unknown_feature = Unspecified
-
-_UI_Address_name_feature = Name
-_UI_Address_street_feature = Street
-_UI_Address_city_feature = City
-_UI_Supplier_purchaseOrders_feature = Purchase Orders
-_UI_Order_orderDetails_feature = Order Details
-_UI_OrderDetail_order_feature = Order
-
-_UI_Product_vat_feature = Vat
-_UI_VAT_vat0_literal = vat0
-_UI_VAT_vat7_literal = vat7
-_UI_VAT_vat15_literal = vat15
-_UI_Supplier_preferred_feature = Preferred
-_UI_OrderAddress_type = Order Address
-_UI_OrderAddress_testAttribute_feature = Test Attribute
-
-_UI_Company_name_feature = Name
-_UI_Company_orderDetails_feature = Order Details
-_UI_Company_vat_feature = Vat
-_UI_Company_description_feature = Description
-_UI_Product_description_feature = Description
-_UI_Addressable_type = Addressable
-_UI_Addressable_name_feature = Name
-_UI_Addressable_street_feature = Street
-_UI_Addressable_city_feature = City
-_UI_Product_price_feature = Price
+# Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) 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:
+# Eike Stepper - initial API and implementation
+
+pluginName = CDO Model Repository Examples Company Edit Support
+providerName = Eclipse Modeling Project
+
+_UI_CreateChild_text = {0}
+_UI_CreateChild_text2 = {1} {0}
+_UI_CreateChild_text3 = {1}
+_UI_CreateChild_tooltip = Create New {0} Under {1} Feature
+_UI_CreateChild_description = Create a new child of type {0} for the {1} feature of the selected {2}.
+_UI_CreateSibling_description = Create a new sibling of type {0} for the selected {2}, under the {1} feature of their parent.
+
+_UI_PropertyDescriptor_description = The {0} of the {1}
+
+_UI_Address_type = Address
+_UI_Order_type = Order
+_UI_Supplier_type = Supplier
+_UI_PurchaseOrder_type = Purchase Order
+_UI_OrderDetail_type = Order Detail
+_UI_Product_type = Product
+_UI_Category_type = Category
+_UI_Company_type = Company
+_UI_Customer_type = Customer
+_UI_SalesOrder_type = Sales Order
+_UI_Unknown_type = Object
+
+_UI_Unknown_datatype= Value
+
+_UI_Supplier_name_feature = Name
+_UI_PurchaseOrder_date_feature = Date
+_UI_PurchaseOrder_supplier_feature = Supplier
+_UI_OrderDetail_product_feature = Product
+_UI_OrderDetail_price_feature = Price
+_UI_Product_name_feature = Name
+_UI_Product_orderDetails_feature = Order Details
+_UI_Category_name_feature = Name
+_UI_Category_categories_feature = Categories
+_UI_Category_products_feature = Products
+_UI_Company_categories_feature = Categories
+_UI_Company_suppliers_feature = Suppliers
+_UI_Company_purchaseOrders_feature = Purchase Orders
+_UI_Company_customers_feature = Customers
+_UI_Company_salesOrders_feature = Sales Orders
+_UI_Customer_name_feature = Name
+_UI_Customer_salesOrders_feature = Sales Orders
+_UI_SalesOrder_id_feature = Id
+_UI_SalesOrder_customer_feature = Customer
+_UI_Unknown_feature = Unspecified
+
+_UI_Address_name_feature = Name
+_UI_Address_street_feature = Street
+_UI_Address_city_feature = City
+_UI_Supplier_purchaseOrders_feature = Purchase Orders
+_UI_Order_orderDetails_feature = Order Details
+_UI_OrderDetail_order_feature = Order
+
+_UI_Product_vat_feature = Vat
+_UI_VAT_vat0_literal = vat0
+_UI_VAT_vat7_literal = vat7
+_UI_VAT_vat15_literal = vat15
+_UI_Supplier_preferred_feature = Preferred
+_UI_OrderAddress_type = Order Address
+_UI_OrderAddress_testAttribute_feature = Test Attribute
+
+_UI_Company_name_feature = Name
+_UI_Company_orderDetails_feature = Order Details
+_UI_Company_vat_feature = Vat
+_UI_Company_description_feature = Description
+_UI_Product_description_feature = Description
+_UI_Addressable_type = Addressable
+_UI_Addressable_name_feature = Name
+_UI_Addressable_street_feature = Street
+_UI_Addressable_city_feature = City
+_UI_Product_price_feature = Price

Back to the top