diff --git a/bt5/erp5_pdm/CategoryTemplateItem/portal_categories/collection.xml b/bt5/erp5_pdm/CategoryTemplateItem/portal_categories/collection.xml
index 3872712c72dc9510d8563b39067823e1e291e3f2..3e872862667e7dfa657a62931f83c92876058acd 100644
--- a/bt5/erp5_pdm/CategoryTemplateItem/portal_categories/collection.xml
+++ b/bt5/erp5_pdm/CategoryTemplateItem/portal_categories/collection.xml
@@ -165,9 +165,7 @@
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value>
-              <none/>
-            </value>
+            <value> <string>Collection</string> </value>
         </item>
         <item>
             <key> <string>write_permission</string> </key>
diff --git a/bt5/erp5_pdm/CategoryTemplateItem/portal_categories/feature.xml b/bt5/erp5_pdm/CategoryTemplateItem/portal_categories/feature.xml
index a64a93beeb9fdaefb1c271850df394f0bcede226..144b2d8c544f8a156d56d13f5f7d1f27a18401f9 100644
--- a/bt5/erp5_pdm/CategoryTemplateItem/portal_categories/feature.xml
+++ b/bt5/erp5_pdm/CategoryTemplateItem/portal_categories/feature.xml
@@ -68,7 +68,9 @@
         <item>
             <key> <string>category_type</string> </key>
             <value>
-              <tuple/>
+              <tuple>
+                <string>variation</string>
+              </tuple>
             </value>
         </item>
         <item>
@@ -79,7 +81,9 @@
         </item>
         <item>
             <key> <string>description</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>fallback_base_category</string> </key>
@@ -161,9 +165,7 @@
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value>
-              <none/>
-            </value>
+            <value> <string>Feature</string> </value>
         </item>
         <item>
             <key> <string>write_permission</string> </key>
diff --git a/bt5/erp5_pdm/CategoryTemplateItem/portal_categories/industrial_phase.xml b/bt5/erp5_pdm/CategoryTemplateItem/portal_categories/industrial_phase.xml
index fe6c533a0cbc0caf1eebc91a663b7e1346a42b84..68155ab44ac7a83e3b0d3ee6f80bcb7da99792b1 100644
--- a/bt5/erp5_pdm/CategoryTemplateItem/portal_categories/industrial_phase.xml
+++ b/bt5/erp5_pdm/CategoryTemplateItem/portal_categories/industrial_phase.xml
@@ -55,8 +55,8 @@
             <key> <string>category_type</string> </key>
             <value>
               <tuple>
-                <string>variation</string>
                 <string>option</string>
+                <string>variation</string>
               </tuple>
             </value>
         </item>
@@ -68,7 +68,9 @@
         </item>
         <item>
             <key> <string>description</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>fallback_base_category</string> </key>
@@ -150,9 +152,7 @@
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value>
-              <none/>
-            </value>
+            <value> <string>Industrial Phase</string> </value>
         </item>
         <item>
             <key> <string>write_permission</string> </key>
diff --git a/bt5/erp5_pdm/bt/revision b/bt5/erp5_pdm/bt/revision
index 57065cd57b16f67df35e4b5d4d7ef5844aa9d80e..136c8cacf37562e0e40c7ee7fe9b30e214a616d1 100644
--- a/bt5/erp5_pdm/bt/revision
+++ b/bt5/erp5_pdm/bt/revision
@@ -1 +1 @@
-341
\ No newline at end of file
+342
\ No newline at end of file