From 06edec0c44617fa6e1c1ce8f7b0f56d87e43b4c4 Mon Sep 17 00:00:00 2001
From: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
Date: Tue, 20 May 2014 10:04:09 +0200
Subject: [PATCH] modules should use erp5_ui translation domain.

---
 .../portal_types/Test%20Result%20Module.xml                   | 4 ++--
 bt5/erp5_test_result/bt/revision                              | 2 +-
 .../portal_types/Integration%20Module.xml                     | 4 ++--
 bt5/erp5_tiosafe_core/bt/revision                             | 2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/bt5/erp5_test_result/PortalTypeTemplateItem/portal_types/Test%20Result%20Module.xml b/bt5/erp5_test_result/PortalTypeTemplateItem/portal_types/Test%20Result%20Module.xml
index b68a9e3a50..fac98ed911 100644
--- a/bt5/erp5_test_result/PortalTypeTemplateItem/portal_types/Test%20Result%20Module.xml
+++ b/bt5/erp5_test_result/PortalTypeTemplateItem/portal_types/Test%20Result%20Module.xml
@@ -92,7 +92,7 @@
       <dictionary>
         <item>
             <key> <string>domain_name</string> </key>
-            <value> <string>erp5_content</string> </value>
+            <value> <string>erp5_ui</string> </value>
         </item>
         <item>
             <key> <string>property_name</string> </key>
@@ -109,7 +109,7 @@
       <dictionary>
         <item>
             <key> <string>domain_name</string> </key>
-            <value> <string>erp5_content</string> </value>
+            <value> <string>erp5_ui</string> </value>
         </item>
         <item>
             <key> <string>property_name</string> </key>
diff --git a/bt5/erp5_test_result/bt/revision b/bt5/erp5_test_result/bt/revision
index a700e79997..ce83bd94b3 100644
--- a/bt5/erp5_test_result/bt/revision
+++ b/bt5/erp5_test_result/bt/revision
@@ -1 +1 @@
-257
+258
\ No newline at end of file
diff --git a/bt5/erp5_tiosafe_core/PortalTypeTemplateItem/portal_types/Integration%20Module.xml b/bt5/erp5_tiosafe_core/PortalTypeTemplateItem/portal_types/Integration%20Module.xml
index 2c5b8ac703..010339e807 100644
--- a/bt5/erp5_tiosafe_core/PortalTypeTemplateItem/portal_types/Integration%20Module.xml
+++ b/bt5/erp5_tiosafe_core/PortalTypeTemplateItem/portal_types/Integration%20Module.xml
@@ -88,7 +88,7 @@
       <dictionary>
         <item>
             <key> <string>domain_name</string> </key>
-            <value> <string>erp5_content</string> </value>
+            <value> <string>erp5_ui</string> </value>
         </item>
         <item>
             <key> <string>property_name</string> </key>
@@ -105,7 +105,7 @@
       <dictionary>
         <item>
             <key> <string>domain_name</string> </key>
-            <value> <string>erp5_content</string> </value>
+            <value> <string>erp5_ui</string> </value>
         </item>
         <item>
             <key> <string>property_name</string> </key>
diff --git a/bt5/erp5_tiosafe_core/bt/revision b/bt5/erp5_tiosafe_core/bt/revision
index a869e998c0..5628fa72e9 100644
--- a/bt5/erp5_tiosafe_core/bt/revision
+++ b/bt5/erp5_tiosafe_core/bt/revision
@@ -1 +1 @@
-638
\ No newline at end of file
+639
\ No newline at end of file
-- 
2.30.9