From aa4627b18814ab7790f971322ac8fbd8843da570 Mon Sep 17 00:00:00 2001
From: Tristan Cavelier <tristan.cavelier@tiolive.com>
Date: Tue, 28 Jul 2015 08:15:04 +0000
Subject: [PATCH] erp5_property_sheets: make outcome_description_property
 translatable

---
 .../OutcomeDescription/outcome_description_property.xml       | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/product/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/OutcomeDescription/outcome_description_property.xml b/product/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/OutcomeDescription/outcome_description_property.xml
index a259da7e3c..374afe2c6f 100644
--- a/product/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/OutcomeDescription/outcome_description_property.xml
+++ b/product/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/OutcomeDescription/outcome_description_property.xml
@@ -47,6 +47,10 @@
             <key> <string>portal_type</string> </key>
             <value> <string>Standard Property</string> </value>
         </item>
+        <item>
+            <key> <string>translatable</string> </key>
+            <value> <int>1</int> </value>
+        </item>
       </dictionary>
     </pickle>
   </record>
-- 
2.30.9