Commit 0635694a authored by Fabien Morin's avatar Fabien Morin

use british english instead of american :

license -> licence

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37082 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 1ac4327a
......@@ -33,7 +33,9 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
<value>
<none/>
</value>
</item>
<item>
<key> <string>icon</string> </key>
......@@ -81,7 +83,7 @@
<dictionary>
<item>
<key> <string>text</string> </key>
<value> <string>string:${object_url}/SoftwareLicense_view</string> </value>
<value> <string>string:${object_url}/SoftwareLicence_view</string> </value>
</item>
</dictionary>
</pickle>
......
<module>
<id>software_license_module</id>
<id>software_licence_module</id>
<permission_list>
<permission type='tuple'>
<name>Access Transient Objects</name>
......@@ -91,6 +91,6 @@
<role>Manager</role>
</permission>
</permission_list>
<portal_type>Software License Module</portal_type>
<title>Software Licenses</title>
<portal_type>Software Licence Module</portal_type>
<title>Software Licences</title>
</module>
\ No newline at end of file
<allowed_content_type_list>
<portal_type id="Software License Module">
<item>Software License</item>
<portal_type id="Software Licence Module">
<item>Software Licence</item>
</portal_type>
<portal_type id="Software Product">
<item>Sale Supply Line</item>
......
......@@ -2,7 +2,7 @@
<portal_type id="Sale Supply Line">
<item>aggregate</item>
</portal_type>
<portal_type id="Software License Module">
<portal_type id="Software Licence Module">
<item>business_application</item>
</portal_type>
<portal_type id="Software Product Module">
......
......@@ -78,16 +78,28 @@
</item>
<item>
<key> <string>id</string> </key>
<value> <string>Software License Module</string> </value>
<value> <string>Software Licence Module</string> </value>
</item>
<item>
<key> <string>immediate_view</string> </key>
<value> <string>Folder_view</string> </value>
</item>
<item>
<key> <string>init_script</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>meta_type</string> </key>
<value> <string>ERP5 Folder</string> </value>
</item>
<item>
<key> <string>permission</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Base Type</string> </value>
......
......@@ -28,13 +28,19 @@
</dictionary>
</value>
</item>
<item>
<key> <string>content_icon</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string>ERP5 default document. Supports synchronisation and XML.</string> </value>
</item>
<item>
<key> <string>factory</string> </key>
<value> <string>addSoftwareLicense</string> </value>
<value> <string>addSoftwareLicence</string> </value>
</item>
<item>
<key> <string>icon</string> </key>
......@@ -42,7 +48,7 @@
</item>
<item>
<key> <string>id</string> </key>
<value> <string>Software License</string> </value>
<value> <string>Software Licence</string> </value>
</item>
<item>
<key> <string>immediate_view</string> </key>
......
<workflow_chain>
<chain>
<type>Software License</type>
<type>Software Licence</type>
<workflow>edit_workflow, validation_workflow</workflow>
</chain>
<chain>
......
......@@ -111,7 +111,7 @@
</item>
<item>
<key> <string>id</string> </key>
<value> <string>SoftwareLicenseModule_viewSoftwareLicenseList</string> </value>
<value> <string>SoftwareLicenceModule_viewSoftwareLicenceList</string> </value>
</item>
<item>
<key> <string>method</string> </key>
......@@ -119,7 +119,7 @@
</item>
<item>
<key> <string>name</string> </key>
<value> <string>SoftwareLicenseModule_viewSoftwareLicenseList</string> </value>
<value> <string>SoftwareLicenceModule_viewSoftwareLicenceList</string> </value>
</item>
<item>
<key> <string>pt</string> </key>
......@@ -135,7 +135,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Software Licenses</string> </value>
<value> <string>Software Licences</string> </value>
</item>
<item>
<key> <string>unicode_mode</string> </key>
......
......@@ -180,8 +180,8 @@
<value>
<list>
<tuple>
<string>Software License</string>
<string>Software License</string>
<string>Software Licence</string>
<string>Software Licence</string>
</tuple>
</list>
</value>
......@@ -192,7 +192,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Software Licenses</string> </value>
<value> <string>Software Licences</string> </value>
</item>
</dictionary>
</value>
......
......@@ -138,7 +138,7 @@
</item>
<item>
<key> <string>id</string> </key>
<value> <string>SoftwareLicense_view</string> </value>
<value> <string>SoftwareLicence_view</string> </value>
</item>
<item>
<key> <string>method</string> </key>
......@@ -146,7 +146,7 @@
</item>
<item>
<key> <string>name</string> </key>
<value> <string>SoftwareLicense_view</string> </value>
<value> <string>SoftwareLicence_view</string> </value>
</item>
<item>
<key> <string>pt</string> </key>
......@@ -162,7 +162,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Sofware License</string> </value>
<value> <string>Sofware Licence</string> </value>
</item>
<item>
<key> <string>unicode_mode</string> </key>
......
......@@ -144,7 +144,7 @@
</item>
<item>
<key> <string>name</string> </key>
<value> <string>Resource_viewDefaultSupplyLine</string> </value>
<value> <string>SoftwareProduct_viewDefaultSaleSupplyLine</string> </value>
</item>
<item>
<key> <string>pt</string> </key>
......@@ -170,6 +170,10 @@
<key> <string>update_action</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>update_action_title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
......
......@@ -495,8 +495,8 @@
<value>
<list>
<tuple>
<string>Software License</string>
<string>Software License</string>
<string>Software Licence</string>
<string>Software Licence</string>
</tuple>
</list>
</value>
......@@ -506,8 +506,8 @@
<value>
<list>
<tuple>
<string>SoftwareLicenseModule_viewSoftwareLicenseList/listbox</string>
<string>Software Licenses</string>
<string>SoftwareLicenceModule_viewSoftwareLicenceList/listbox</string>
<string>Software Licences</string>
</tuple>
</list>
</value>
......@@ -536,7 +536,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>License</string> </value>
<value> <string>Licence</string> </value>
</item>
<item>
<key> <string>truncate</string> </key>
......
60
\ No newline at end of file
61
\ No newline at end of file
Software License Module | view
Software License | related
Software License | view
Software License | view_editor
Software Licence Module | view
Software Licence | related
Software Licence | view
Software Licence | view_editor
Software Product Module | view
Software Product | sale_view
Software Product | view
\ No newline at end of file
SoftwareProduct
SoftwareLicense
\ No newline at end of file
SoftwareLicence
\ No newline at end of file
software_license_module
software_licence_module
software_product_module
\ No newline at end of file
Software License Module | Software License
Software Licence Module | Software Licence
Software Product Module | Software Product
Software Product | Sale Supply Line
\ No newline at end of file
Sale Supply Line | aggregate
Software License Module | business_application
Software Licence Module | business_application
Software Product Module | business_application
\ No newline at end of file
Software License
Software License Module
Software Licence
Software Licence Module
Software Product
Software Product Module
\ No newline at end of file
Software License
Software License Module
Software Licence
Software Licence Module
Software Product
Software Product Module
\ No newline at end of file
Software License
Software License Module
Software Licence
Software Licence Module
Software Product
Software Product Module
\ No newline at end of file
Software License | edit_workflow
Software License | validation_workflow
Software Licence | edit_workflow
Software Licence | validation_workflow
Software Product | edit_workflow
Software Product | validation_workflow
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment