[Erp5-report] r23409 - in /erp5/trunk/bt5/erp5_dms: ActionTemplateItem/portal_types/Drawing...

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Sep 4 15:09:58 CEST 2008


Author: yusei
Date: Thu Sep  4 15:09:54 2008
New Revision: 23409

URL: http://svn.erp5.org?rev=23409&view=rev
Log:
2008-09-04 yusei
* Update English messages.

Modified:
    erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Drawing/file_upload.xml
    erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/File/file_upload.xml
    erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Image/file_upload.xml
    erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Image/jump_to_all_related.xml
    erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Image/jump_to_similar.xml
    erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Image/jump_to_similarity_cloud.xml
    erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Image/jump_to_wiki_predecessor.xml
    erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/PDF/download.xml
    erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/PDF/file_upload.xml
    erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Presentation/file_upload.xml
    erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Spreadsheet/file_upload.xml
    erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Text/file_upload.xml
    erp5/trunk/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/DocumentModule_viewFieldLibrary/listbox.xml
    erp5/trunk/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/Document_uploadFile.xml
    erp5/trunk/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/Document_viewHTMLPreview.xml
    erp5/trunk/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/Entity_contributeContent.xml
    erp5/trunk/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/Entity_viewContributeFileDialog.xml
    erp5/trunk/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/ExternalSource_crawlContent.xml
    erp5/trunk/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/ExternalSource_viewContentList/listbox.xml
    erp5/trunk/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/File_viewUploadDialog.xml
    erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow.xml
    erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow/transitions/accept_action.xml
    erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow/transitions/cancel_action.xml
    erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow/transitions/submit_action.xml
    erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow/worklists/assigned_to_translate.xml
    erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow/worklists/requested_to_assign.xml
    erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow/worklists/submitted_for_review.xml
    erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow/worklists/translated_to_accept.xml
    erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow/worklists/translation_to_collate.xml
    erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/processing_status_workflow.xml
    erp5/trunk/bt5/erp5_dms/bt/change_log
    erp5/trunk/bt5/erp5_dms/bt/revision

Modified: erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Drawing/file_upload.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Drawing/file_upload.xml?rev=23409&r1=23408&r2=23409&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Drawing/file_upload.xml (original)
+++ erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Drawing/file_upload.xml Thu Sep  4 15:09:54 2008
@@ -55,7 +55,7 @@
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value> <string>Upload file</string> </value>
+            <value> <string>Upload File</string> </value>
         </item>
         <item>
             <key> <string>visible</string> </key>

Modified: erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/File/file_upload.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/File/file_upload.xml?rev=23409&r1=23408&r2=23409&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/File/file_upload.xml (original)
+++ erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/File/file_upload.xml Thu Sep  4 15:09:54 2008
@@ -55,7 +55,7 @@
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value> <string>Upload file</string> </value>
+            <value> <string>Upload File</string> </value>
         </item>
         <item>
             <key> <string>visible</string> </key>

Modified: erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Image/file_upload.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Image/file_upload.xml?rev=23409&r1=23408&r2=23409&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Image/file_upload.xml (original)
+++ erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Image/file_upload.xml Thu Sep  4 15:09:54 2008
@@ -55,7 +55,7 @@
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value> <string>Upload file</string> </value>
+            <value> <string>Upload File</string> </value>
         </item>
         <item>
             <key> <string>visible</string> </key>

Modified: erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Image/jump_to_all_related.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Image/jump_to_all_related.xml?rev=23409&r1=23408&r2=23409&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Image/jump_to_all_related.xml (original)
+++ erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Image/jump_to_all_related.xml Thu Sep  4 15:09:54 2008
@@ -55,7 +55,7 @@
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value> <string>All related documents</string> </value>
+            <value> <string>All Related Documents</string> </value>
         </item>
         <item>
             <key> <string>visible</string> </key>

Modified: erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Image/jump_to_similar.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Image/jump_to_similar.xml?rev=23409&r1=23408&r2=23409&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Image/jump_to_similar.xml (original)
+++ erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Image/jump_to_similar.xml Thu Sep  4 15:09:54 2008
@@ -55,7 +55,7 @@
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value> <string>Similar documents</string> </value>
+            <value> <string>Similar Documents</string> </value>
         </item>
         <item>
             <key> <string>visible</string> </key>

Modified: erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Image/jump_to_similarity_cloud.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Image/jump_to_similarity_cloud.xml?rev=23409&r1=23408&r2=23409&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Image/jump_to_similarity_cloud.xml (original)
+++ erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Image/jump_to_similarity_cloud.xml Thu Sep  4 15:09:54 2008
@@ -55,7 +55,7 @@
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value> <string>Similarity cloud</string> </value>
+            <value> <string>Similarity Cloud</string> </value>
         </item>
         <item>
             <key> <string>visible</string> </key>

Modified: erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Image/jump_to_wiki_predecessor.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Image/jump_to_wiki_predecessor.xml?rev=23409&r1=23408&r2=23409&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Image/jump_to_wiki_predecessor.xml (original)
+++ erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Image/jump_to_wiki_predecessor.xml Thu Sep  4 15:09:54 2008
@@ -55,7 +55,7 @@
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value> <string>Wiki predecessors</string> </value>
+            <value> <string>Wiki Predecessors</string> </value>
         </item>
         <item>
             <key> <string>visible</string> </key>

Modified: erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/PDF/download.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/PDF/download.xml?rev=23409&r1=23408&r2=23409&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/PDF/download.xml (original)
+++ erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/PDF/download.xml Thu Sep  4 15:09:54 2008
@@ -57,7 +57,7 @@
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value> <string>Download original</string> </value>
+            <value> <string>Download Original File</string> </value>
         </item>
         <item>
             <key> <string>visible</string> </key>

Modified: erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/PDF/file_upload.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/PDF/file_upload.xml?rev=23409&r1=23408&r2=23409&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/PDF/file_upload.xml (original)
+++ erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/PDF/file_upload.xml Thu Sep  4 15:09:54 2008
@@ -55,7 +55,7 @@
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value> <string>Upload file</string> </value>
+            <value> <string>Upload File</string> </value>
         </item>
         <item>
             <key> <string>visible</string> </key>

Modified: erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Presentation/file_upload.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Presentation/file_upload.xml?rev=23409&r1=23408&r2=23409&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Presentation/file_upload.xml (original)
+++ erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Presentation/file_upload.xml Thu Sep  4 15:09:54 2008
@@ -55,7 +55,7 @@
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value> <string>Upload file</string> </value>
+            <value> <string>Upload File</string> </value>
         </item>
         <item>
             <key> <string>visible</string> </key>

Modified: erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Spreadsheet/file_upload.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Spreadsheet/file_upload.xml?rev=23409&r1=23408&r2=23409&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Spreadsheet/file_upload.xml (original)
+++ erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Spreadsheet/file_upload.xml Thu Sep  4 15:09:54 2008
@@ -55,7 +55,7 @@
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value> <string>Upload file</string> </value>
+            <value> <string>Upload File</string> </value>
         </item>
         <item>
             <key> <string>visible</string> </key>

Modified: erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Text/file_upload.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Text/file_upload.xml?rev=23409&r1=23408&r2=23409&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Text/file_upload.xml (original)
+++ erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Text/file_upload.xml Thu Sep  4 15:09:54 2008
@@ -55,7 +55,7 @@
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value> <string>Upload file</string> </value>
+            <value> <string>Upload File</string> </value>
         </item>
         <item>
             <key> <string>visible</string> </key>

Modified: erp5/trunk/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/DocumentModule_viewFieldLibrary/listbox.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/DocumentModule_viewFieldLibrary/listbox.xml?rev=23409&r1=23408&r2=23409&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/DocumentModule_viewFieldLibrary/listbox.xml (original)
+++ erp5/trunk/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/DocumentModule_viewFieldLibrary/listbox.xml Thu Sep  4 15:09:54 2008
@@ -87,7 +87,7 @@
                     <value> <int>1</int> </value>
                 </item>
                 <item>
-                    <key> <string>all_columns</string> </key>
+                    <key>                 <string>all_columns</string> </key>
                     <value>
                       <list>
                         <tuple>
@@ -160,7 +160,7 @@
                         </tuple>
                         <tuple>
                           <string>follow_up_title</string>
-                          <string>Follow up</string>
+                          <string>Follow Up</string>
                         </tuple>
                         <tuple>
                           <string>publication_section_title</string>
@@ -196,7 +196,7 @@
                     </value>
                 </item>
                 <item>
-                    <key> <string>columns</string> </key>
+                    <key>                 <string>columns</string> </key>
                     <value>
                       <list>
                         <tuple>
@@ -243,7 +243,7 @@
                     </value>
                 </item>
                 <item>
-                    <key> <string>domain_root_list</string> </key>
+                    <key>                 <string>domain_root_list</string> </key>
                     <value>
                       <list>
                         <tuple>
@@ -266,11 +266,11 @@
                     </value>
                 </item>
                 <item>
-                    <key> <string>domain_tree</string> </key>
+                    <key>                 <string>domain_tree</string> </key>
                     <value> <int>1</int> </value>
                 </item>
                 <item>
-                    <key> <string>editable_columns</string> </key>
+                    <key>                 <string>editable_columns</string> </key>
                     <value>
                       <list>
                         <tuple>
@@ -309,7 +309,7 @@
                     <value> <int>0</int> </value>
                 </item>
                 <item>
-                    <key> <string>search_columns</string> </key>
+                    <key>                 <string>search_columns</string> </key>
                     <value>
                       <list>
                         <tuple>
@@ -382,7 +382,7 @@
                         </tuple>
                         <tuple>
                           <string>follow_up_title</string>
-                          <string>Follow up</string>
+                          <string>Follow Up</string>
                         </tuple>
                         <tuple>
                           <string>publication_section_title</string>
@@ -412,11 +412,11 @@
                     </value>
                 </item>
                 <item>
-                    <key> <string>selection_name</string> </key>
+                    <key>                 <string>selection_name</string> </key>
                     <value> <string>document_selection</string> </value>
                 </item>
                 <item>
-                    <key> <string>sort_columns</string> </key>
+                    <key>                 <string>sort_columns</string> </key>
                     <value>
                       <list>
                         <tuple>
@@ -489,7 +489,7 @@
                         </tuple>
                         <tuple>
                           <string>follow_up_title</string>
-                          <string>Follow up</string>
+                          <string>Follow Up</string>
                         </tuple>
                         <tuple>
                           <string>publication_section_title</string>
@@ -523,7 +523,7 @@
                     <value> <string>Click to edit the target</string> </value>
                 </item>
                 <item>
-                    <key> <string>title</string> </key>
+                    <key>                 <string>title</string> </key>
                     <value> <string>Documents</string> </value>
                 </item>
                 <item>

Modified: erp5/trunk/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/Document_uploadFile.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/Document_uploadFile.xml?rev=23409&r1=23408&r2=23409&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/Document_uploadFile.xml (original)
+++ erp5/trunk/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/Document_uploadFile.xml Thu Sep  4 15:09:54 2008
@@ -88,7 +88,7 @@
 ext = file_name[file_name.rfind(\'.\')+1:]\n
 candidate_type_list = context.ContributionTool_getCandidateTypeListByExtension(ext)\n
 if candidate_type_list == () and current_type != \'File\':\n
-  portal_status_message = translateString("Sorry, this is not one of ${portal_type}. This file should be uploaded into a File document.", \n
+  portal_status_message = translateString("Sorry, this is not one of ${portal_type}. This file should be uploaded into a file document.", \n
                                     mapping = dict(portal_type = str(candidate_type_list)))\n
   return context.Base_redirect(dialog_id, keep_items = dict(portal_status_message=portal_status_message,cancel_url = kw[\'cancel_url\']), **kw)\n
 if candidate_type_list and current_type not in candidate_type_list:\n
@@ -186,6 +186,12 @@
             <value> <string>Document_uploadFile</string> </value>
         </item>
         <item>
+            <key> <string>uid</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
             <key> <string>warnings</string> </key>
             <value>
               <tuple/>

Modified: erp5/trunk/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/Document_viewHTMLPreview.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/Document_viewHTMLPreview.xml?rev=23409&r1=23408&r2=23409&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/Document_viewHTMLPreview.xml (original)
+++ erp5/trunk/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/Document_viewHTMLPreview.xml Thu Sep  4 15:09:54 2008
@@ -51,6 +51,16 @@
         <item>
             <key> <string>action</string> </key>
             <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>description</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>edit_order</string> </key>
+            <value>
+              <list/>
+            </value>
         </item>
         <item>
             <key> <string>encoding</string> </key>
@@ -120,6 +130,10 @@
             <value> <string>DMS_htmlRepresentation</string> </value>
         </item>
         <item>
+            <key> <string>pt</string> </key>
+            <value> <string>form_view</string> </value>
+        </item>
+        <item>
             <key> <string>row_length</string> </key>
             <value> <int>4</int> </value>
         </item>
@@ -129,12 +143,22 @@
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value> <string>HTML representation</string> </value>
+            <value> <string>HTML Representation</string> </value>
+        </item>
+        <item>
+            <key> <string>uid</string> </key>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>unicode_mode</string> </key>
             <value> <int>0</int> </value>
         </item>
+        <item>
+            <key> <string>update_action</string> </key>
+            <value> <string></string> </value>
+        </item>
       </dictionary>
     </pickle>
   </record>

Modified: erp5/trunk/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/Entity_contributeContent.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/Entity_contributeContent.xml?rev=23409&r1=23408&r2=23409&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/Entity_contributeContent.xml (original)
+++ erp5/trunk/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/Entity_contributeContent.xml Thu Sep  4 15:09:54 2008
@@ -122,10 +122,10 @@
                                               editable_mode=0))\n
 # successful ingestion, show appropriate message\n
 if merged_content is not None and merged_content is not new_content:\n
-  msg = context.Base_translateString(\'Document successfully updated\')\n
+  msg = context.Base_translateString(\'Document successfully updated.\')\n
   target = merged_content\n
 else:\n
-  msg = context.Base_translateString(\'Document successfully uploaded\')\n
+  msg = context.Base_translateString(\'Document successfully uploaded.\')\n
   target = new_content\n
 \n
 return target.Base_redirect(\'view\',\n
@@ -225,6 +225,12 @@
             <value> <string>Entity_contributeContent</string> </value>
         </item>
         <item>
+            <key> <string>uid</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
             <key> <string>warnings</string> </key>
             <value>
               <tuple/>

Modified: erp5/trunk/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/Entity_viewContributeFileDialog.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/Entity_viewContributeFileDialog.xml?rev=23409&r1=23408&r2=23409&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/Entity_viewContributeFileDialog.xml (original)
+++ erp5/trunk/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/Entity_viewContributeFileDialog.xml Thu Sep  4 15:09:54 2008
@@ -49,6 +49,12 @@
         <item>
             <key> <string>description</string> </key>
             <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>edit_order</string> </key>
+            <value>
+              <list/>
+            </value>
         </item>
         <item>
             <key> <string>encoding</string> </key>
@@ -136,7 +142,13 @@
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value> <string>Contribute file</string> </value>
+            <value> <string>Contribute File</string> </value>
+        </item>
+        <item>
+            <key> <string>uid</string> </key>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>unicode_mode</string> </key>

Modified: erp5/trunk/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/ExternalSource_crawlContent.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/ExternalSource_crawlContent.xml?rev=23409&r1=23408&r2=23409&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/ExternalSource_crawlContent.xml (original)
+++ erp5/trunk/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/ExternalSource_crawlContent.xml Thu Sep  4 15:09:54 2008
@@ -73,7 +73,7 @@
 if not context.asURL():\n
   portal_status_message = translateString("Please specify a URL before trying to start to crawl content.")\n
 else:\n
-  portal_status_message = translateString("Started crawling External Source.")\n
+  portal_status_message = translateString("Started crawling external source.")\n
   context.crawlContent()\n
 return context.Base_redirect(\'view\', keep_items = dict(portal_status_message=portal_status_message), **kw)\n
 </string> </value>
@@ -150,6 +150,12 @@
             <value> <string>ExternalSource_crawlContent</string> </value>
         </item>
         <item>
+            <key> <string>uid</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
             <key> <string>warnings</string> </key>
             <value>
               <tuple/>

Modified: erp5/trunk/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/ExternalSource_viewContentList/listbox.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/ExternalSource_viewContentList/listbox.xml?rev=23409&r1=23408&r2=23409&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/ExternalSource_viewContentList/listbox.xml (original)
+++ erp5/trunk/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/ExternalSource_viewContentList/listbox.xml Thu Sep  4 15:09:54 2008
@@ -89,6 +89,12 @@
             </value>
         </item>
         <item>
+            <key> <string>uid</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
             <key> <string>values</string> </key>
             <value>
               <dictionary>

Modified: erp5/trunk/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/File_viewUploadDialog.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/File_viewUploadDialog.xml?rev=23409&r1=23408&r2=23409&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/File_viewUploadDialog.xml (original)
+++ erp5/trunk/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/File_viewUploadDialog.xml Thu Sep  4 15:09:54 2008
@@ -45,6 +45,16 @@
         <item>
             <key> <string>action</string> </key>
             <value> <string>Document_uploadFile</string> </value>
+        </item>
+        <item>
+            <key> <string>description</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>edit_order</string> </key>
+            <value>
+              <list/>
+            </value>
         </item>
         <item>
             <key> <string>encoding</string> </key>
@@ -131,7 +141,13 @@
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value> <string>Upload file</string> </value>
+            <value> <string>Upload File</string> </value>
+        </item>
+        <item>
+            <key> <string>uid</string> </key>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>unicode_mode</string> </key>

Modified: erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow.xml?rev=23409&r1=23408&r2=23409&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow.xml (original)
+++ erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow.xml Thu Sep  4 15:09:54 2008
@@ -73,7 +73,7 @@
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value> <string>Document publication workflow</string> </value>
+            <value> <string>Document Publication Workflow</string> </value>
         </item>
       </dictionary>
     </pickle>

Modified: erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow/transitions/accept_action.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow/transitions/accept_action.xml?rev=23409&r1=23408&r2=23409&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow/transitions/accept_action.xml (original)
+++ erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow/transitions/accept_action.xml Thu Sep  4 15:09:54 2008
@@ -27,7 +27,7 @@
         </item>
         <item>
             <key> <string>actbox_name</string> </key>
-            <value> <string>Accept this Translation</string> </value>
+            <value> <string>Accept Translation</string> </value>
         </item>
         <item>
             <key> <string>actbox_url</string> </key>

Modified: erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow/transitions/cancel_action.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow/transitions/cancel_action.xml?rev=23409&r1=23408&r2=23409&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow/transitions/cancel_action.xml (original)
+++ erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow/transitions/cancel_action.xml Thu Sep  4 15:09:54 2008
@@ -21,7 +21,7 @@
         </item>
         <item>
             <key> <string>actbox_name</string> </key>
-            <value> <string>Cancel document publication</string> </value>
+            <value> <string>Cancel Document Publication</string> </value>
         </item>
         <item>
             <key> <string>actbox_url</string> </key>

Modified: erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow/transitions/submit_action.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow/transitions/submit_action.xml?rev=23409&r1=23408&r2=23409&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow/transitions/submit_action.xml (original)
+++ erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow/transitions/submit_action.xml Thu Sep  4 15:09:54 2008
@@ -21,7 +21,7 @@
         </item>
         <item>
             <key> <string>actbox_name</string> </key>
-            <value> <string>Submit for review</string> </value>
+            <value> <string>Submit for Review</string> </value>
         </item>
         <item>
             <key> <string>actbox_url</string> </key>

Modified: erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow/worklists/assigned_to_translate.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow/worklists/assigned_to_translate.xml?rev=23409&r1=23408&r2=23409&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow/worklists/assigned_to_translate.xml (original)
+++ erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow/worklists/assigned_to_translate.xml Thu Sep  4 15:09:54 2008
@@ -21,7 +21,7 @@
         </item>
         <item>
             <key> <string>actbox_name</string> </key>
-            <value> <string>Assigned translations (%(count)s)</string> </value>
+            <value> <string>Assigned Translations (%(count)s)</string> </value>
         </item>
         <item>
             <key> <string>actbox_url</string> </key>
@@ -57,11 +57,8 @@
   <record id="2" aka="AAAAAAAAAAI=">
     <pickle>
       <tuple>
-        <tuple>
-          <string>Products.DCWorkflow.Guard</string>
-          <string>Guard</string>
-        </tuple>
-        <none/>
+        <global name="Guard" module="Products.DCWorkflow.Guard"/>
+        <tuple/>
       </tuple>
     </pickle>
     <pickle>
@@ -80,17 +77,14 @@
   <record id="3" aka="AAAAAAAAAAM=">
     <pickle>
       <tuple>
-        <tuple>
-          <string>Persistence</string>
-          <string>PersistentMapping</string>
-        </tuple>
-        <none/>
+        <global name="PersistentMapping" module="Persistence.mapping"/>
+        <tuple/>
       </tuple>
     </pickle>
     <pickle>
       <dictionary>
         <item>
-            <key> <string>_container</string> </key>
+            <key> <string>data</string> </key>
             <value>
               <dictionary>
                 <item>

Modified: erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow/worklists/requested_to_assign.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow/worklists/requested_to_assign.xml?rev=23409&r1=23408&r2=23409&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow/worklists/requested_to_assign.xml (original)
+++ erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow/worklists/requested_to_assign.xml Thu Sep  4 15:09:54 2008
@@ -21,7 +21,7 @@
         </item>
         <item>
             <key> <string>actbox_name</string> </key>
-            <value> <string>Translations to assign (%(count)s)</string> </value>
+            <value> <string>Translations to Assign (%(count)s)</string> </value>
         </item>
         <item>
             <key> <string>actbox_url</string> </key>
@@ -57,11 +57,8 @@
   <record id="2" aka="AAAAAAAAAAI=">
     <pickle>
       <tuple>
-        <tuple>
-          <string>Products.DCWorkflow.Guard</string>
-          <string>Guard</string>
-        </tuple>
-        <none/>
+        <global name="Guard" module="Products.DCWorkflow.Guard"/>
+        <tuple/>
       </tuple>
     </pickle>
     <pickle>
@@ -80,17 +77,14 @@
   <record id="3" aka="AAAAAAAAAAM=">
     <pickle>
       <tuple>
-        <tuple>
-          <string>Persistence</string>
-          <string>PersistentMapping</string>
-        </tuple>
-        <none/>
+        <global name="PersistentMapping" module="Persistence.mapping"/>
+        <tuple/>
       </tuple>
     </pickle>
     <pickle>
       <dictionary>
         <item>
-            <key> <string>_container</string> </key>
+            <key> <string>data</string> </key>
             <value>
               <dictionary>
                 <item>

Modified: erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow/worklists/submitted_for_review.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow/worklists/submitted_for_review.xml?rev=23409&r1=23408&r2=23409&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow/worklists/submitted_for_review.xml (original)
+++ erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow/worklists/submitted_for_review.xml Thu Sep  4 15:09:54 2008
@@ -27,7 +27,7 @@
         </item>
         <item>
             <key> <string>actbox_name</string> </key>
-            <value> <string>Documents to review (%(count)s)</string> </value>
+            <value> <string>Documents to Review (%(count)s)</string> </value>
         </item>
         <item>
             <key> <string>actbox_url</string> </key>
@@ -63,11 +63,8 @@
   <record id="2" aka="AAAAAAAAAAI=">
     <pickle>
       <tuple>
-        <tuple>
-          <string>Products.DCWorkflow.Guard</string>
-          <string>Guard</string>
-        </tuple>
-        <none/>
+        <global name="Guard" module="Products.DCWorkflow.Guard"/>
+        <tuple/>
       </tuple>
     </pickle>
     <pickle>
@@ -86,17 +83,14 @@
   <record id="3" aka="AAAAAAAAAAM=">
     <pickle>
       <tuple>
-        <tuple>
-          <string>Persistence</string>
-          <string>PersistentMapping</string>
-        </tuple>
-        <none/>
+        <global name="PersistentMapping" module="Persistence.mapping"/>
+        <tuple/>
       </tuple>
     </pickle>
     <pickle>
       <dictionary>
         <item>
-            <key> <string>_container</string> </key>
+            <key> <string>data</string> </key>
             <value>
               <dictionary>
                 <item>

Modified: erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow/worklists/translated_to_accept.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow/worklists/translated_to_accept.xml?rev=23409&r1=23408&r2=23409&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow/worklists/translated_to_accept.xml (original)
+++ erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow/worklists/translated_to_accept.xml Thu Sep  4 15:09:54 2008
@@ -21,7 +21,7 @@
         </item>
         <item>
             <key> <string>actbox_name</string> </key>
-            <value> <string>Translations to revise (%(count)s)</string> </value>
+            <value> <string>Translations to Revise (%(count)s)</string> </value>
         </item>
         <item>
             <key> <string>actbox_url</string> </key>
@@ -57,11 +57,8 @@
   <record id="2" aka="AAAAAAAAAAI=">
     <pickle>
       <tuple>
-        <tuple>
-          <string>Products.DCWorkflow.Guard</string>
-          <string>Guard</string>
-        </tuple>
-        <none/>
+        <global name="Guard" module="Products.DCWorkflow.Guard"/>
+        <tuple/>
       </tuple>
     </pickle>
     <pickle>
@@ -80,17 +77,14 @@
   <record id="3" aka="AAAAAAAAAAM=">
     <pickle>
       <tuple>
-        <tuple>
-          <string>Persistence</string>
-          <string>PersistentMapping</string>
-        </tuple>
-        <none/>
+        <global name="PersistentMapping" module="Persistence.mapping"/>
+        <tuple/>
       </tuple>
     </pickle>
     <pickle>
       <dictionary>
         <item>
-            <key> <string>_container</string> </key>
+            <key> <string>data</string> </key>
             <value>
               <dictionary>
                 <item>

Modified: erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow/worklists/translation_to_collate.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow/worklists/translation_to_collate.xml?rev=23409&r1=23408&r2=23409&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow/worklists/translation_to_collate.xml (original)
+++ erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/document_publication_workflow/worklists/translation_to_collate.xml Thu Sep  4 15:09:54 2008
@@ -21,7 +21,7 @@
         </item>
         <item>
             <key> <string>actbox_name</string> </key>
-            <value> <string>Translations to collate (%(count)s)</string> </value>
+            <value> <string>Translations to Collate (%(count)s)</string> </value>
         </item>
         <item>
             <key> <string>actbox_url</string> </key>
@@ -57,11 +57,8 @@
   <record id="2" aka="AAAAAAAAAAI=">
     <pickle>
       <tuple>
-        <tuple>
-          <string>Products.DCWorkflow.Guard</string>
-          <string>Guard</string>
-        </tuple>
-        <none/>
+        <global name="Guard" module="Products.DCWorkflow.Guard"/>
+        <tuple/>
       </tuple>
     </pickle>
     <pickle>
@@ -81,17 +78,14 @@
   <record id="3" aka="AAAAAAAAAAM=">
     <pickle>
       <tuple>
-        <tuple>
-          <string>Persistence</string>
-          <string>PersistentMapping</string>
-        </tuple>
-        <none/>
+        <global name="PersistentMapping" module="Persistence.mapping"/>
+        <tuple/>
       </tuple>
     </pickle>
     <pickle>
       <dictionary>
         <item>
-            <key> <string>_container</string> </key>
+            <key> <string>data</string> </key>
             <value>
               <dictionary>
                 <item>

Modified: erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/processing_status_workflow.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/processing_status_workflow.xml?rev=23409&r1=23408&r2=23409&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/processing_status_workflow.xml (original)
+++ erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/processing_status_workflow.xml Thu Sep  4 15:09:54 2008
@@ -61,7 +61,7 @@
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value> <string>External processing workflow</string> </value>
+            <value> <string>External Processing Workflow</string> </value>
         </item>
       </dictionary>
     </pickle>

Modified: erp5/trunk/bt5/erp5_dms/bt/change_log
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms/bt/change_log?rev=23409&r1=23408&r2=23409&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms/bt/change_log (original)
+++ erp5/trunk/bt5/erp5_dms/bt/change_log Thu Sep  4 15:09:54 2008
@@ -1,3 +1,6 @@
+2008-09-04 yusei
+* Update English messages.
+
 2008-09-04 yusei
 * Fixed workflow title.
 

Modified: erp5/trunk/bt5/erp5_dms/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms/bt/revision?rev=23409&r1=23408&r2=23409&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms/bt/revision (original)
+++ erp5/trunk/bt5/erp5_dms/bt/revision Thu Sep  4 15:09:54 2008
@@ -1,1 +1,1 @@
-915
+918




More information about the Erp5-report mailing list