diff --git a/product/ERP5Type/PropertySheet/DublinCore.py b/product/ERP5Type/PropertySheet/DublinCore.py index 1adc5b9447052d71782b07dd225a2146a0a5e271..8d343343cb78b531f83fe7b2195de68235cc5ed2 100755 --- a/product/ERP5Type/PropertySheet/DublinCore.py +++ b/product/ERP5Type/PropertySheet/DublinCore.py @@ -38,6 +38,7 @@ class DublinCore: 'description' : '', 'type' : 'string', 'translatable' : 1, + 'translation_domain' : 'erp5_content', 'mode' : 'w' }, { 'id' : 'subject', 'description' : '',