From c6c0c4a95248d7a27eb15682a5a512cd6cf49295 Mon Sep 17 00:00:00 2001
From: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
Date: Sun, 1 Mar 2009 22:16:26 +0000
Subject: [PATCH] * update description of Address and Link. * update title and
 description of social_code.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25756 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../PortalTypeTemplateItem/portal_types/Address.xml         | 6 +++++-
 bt5/erp5_base/PortalTypeTemplateItem/portal_types/Link.xml  | 2 +-
 .../Organisation_viewFieldLibrary/my_social_code.xml        | 4 ++--
 .../erp5_base/Person_viewDetails/my_social_code.xml         | 2 +-
 bt5/erp5_base/bt/revision                                   | 2 +-
 5 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Address.xml b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Address.xml
index ca405802ee..2f470a30b0 100644
--- a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Address.xml
+++ b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Address.xml
@@ -53,7 +53,7 @@
         </item>
         <item>
             <key> <string>description</string> </key>
-            <value> <string>A geographic address holds the geographic address of a person or company</string> </value>
+            <value> <string>A geographic address holds the geographic address of a person or company.</string> </value>
         </item>
         <item>
             <key> <string>factory</string> </key>
@@ -83,6 +83,10 @@
             <key> <string>init_script</string> </key>
             <value> <string></string> </value>
         </item>
+        <item>
+            <key> <string>permission</string> </key>
+            <value> <string></string> </value>
+        </item>
         <item>
             <key> <string>property_sheet_list</string> </key>
             <value>
diff --git a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Link.xml b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Link.xml
index 3337355bb1..3f68d0dc4a 100644
--- a/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Link.xml
+++ b/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Link.xml
@@ -53,7 +53,7 @@
         </item>
         <item>
             <key> <string>description</string> </key>
-            <value> <string>A Url allows to represent in a standard way coordinates such as web sites, emails, ftp sites, etc.</string> </value>
+            <value> <string>A URL allows to represent in a standard way coordinates such as web sites, emails, ftp sites, etc.</string> </value>
         </item>
         <item>
             <key> <string>factory</string> </key>
diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Organisation_viewFieldLibrary/my_social_code.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Organisation_viewFieldLibrary/my_social_code.xml
index 7feaaf4526..fd37bba891 100644
--- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Organisation_viewFieldLibrary/my_social_code.xml
+++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Organisation_viewFieldLibrary/my_social_code.xml
@@ -77,7 +77,7 @@
               <dictionary>
                 <item>
                     <key> <string>description</string> </key>
-                    <value> <string>The Organisation\'s National Identification Number</string> </value>
+                    <value> <string>The Social Security Identification Number of the organisation.</string> </value>
                 </item>
                 <item>
                     <key> <string>field_id</string> </key>
@@ -93,7 +93,7 @@
                 </item>
                 <item>
                     <key> <string>title</string> </key>
-                    <value> <string>National Identification Number</string> </value>
+                    <value> <string>Social Security Identification Number</string> </value>
                 </item>
               </dictionary>
             </value>
diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Person_viewDetails/my_social_code.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Person_viewDetails/my_social_code.xml
index 2108eaf63e..ee49ec9f9e 100644
--- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Person_viewDetails/my_social_code.xml
+++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/Person_viewDetails/my_social_code.xml
@@ -76,7 +76,7 @@
               <dictionary>
                 <item>
                     <key> <string>description</string> </key>
-                    <value> <string>The Person\'s National Identification Number.</string> </value>
+                    <value> <string>The Social Security Identification Number of the person.</string> </value>
                 </item>
                 <item>
                     <key> <string>field_id</string> </key>
diff --git a/bt5/erp5_base/bt/revision b/bt5/erp5_base/bt/revision
index 78b122b178..2b9f7e8533 100644
--- a/bt5/erp5_base/bt/revision
+++ b/bt5/erp5_base/bt/revision
@@ -1 +1 @@
-531
+532
\ No newline at end of file
-- 
2.30.9