[fix] installer descriptions (formatting & wording, add missing descriptions in report_designer and misc_tools)

bzr revid: xmo@tinyerp.com-20100127100519-45baercg41ys5pwu
This commit is contained in:
Xavier Morel 2010-01-27 11:05:19 +01:00
parent bf7d53c607
commit fb4aba6d01
8 changed files with 17 additions and 16 deletions

View File

@ -17,8 +17,7 @@
</separator>
<xpath expr="//label[@string='description']"
position="attributes">
<attribute name="string">You can enhance OpenERP's basic
accounting support with a few additional OpenERP applications</attribute>
<attribute name="string">You can enhance OpenERP's basic accounting support with a few additional OpenERP applications</attribute>
</xpath>
<group colspan="8">

View File

@ -16,9 +16,7 @@
</separator>
<xpath expr="//label[@string='description']"
position="attributes">
<attribute name="string">The base Human Resources addon will help
you manage your employee roster, but your can enhance it even further by
installing a few HR-related applications.</attribute>
<attribute name="string">The base Human Resources addon will help you manage your employee roster, but your can enhance it even further by installing a few HR-related applications.</attribute>
</xpath>
<group colspan="8">
<separator string="Human Resources Management" colspan="4"/>

View File

@ -17,9 +17,7 @@
</separator>
<xpath expr="//label[@string='description']"
position="attributes">
<attribute name="string">From this screen, you can select various
OpenERP applications which will help employees store information, distribute
it and share it with one another.</attribute>
<attribute name="string">From this screen, you can select various OpenERP applications which will help employees store information, distribute it and share it with one another.</attribute>
</xpath>
<group colspan="8">
<separator string="Knowledge Management" colspan="4"/>

View File

@ -14,6 +14,11 @@
<separator string="title" position="attributes">
<attribute name="string">Select Tools To Install</attribute>
</separator>
<xpath expr="//label[@string='description']"
position="attributes">
<attribute name="string"
>Here are a few useful applications which, while they don't directly contribute to your business, can improve on it or improve your OpenERP experience</attribute>
</xpath>
<group colspan="8">
<separator string="Tools" colspan="4"/>
<field name="lunch"/>

View File

@ -16,9 +16,7 @@
</separator>
<xpath expr="//label[@string='description']"
position="attributes">
<attribute name="string">After having installed the core
manufacturing application, you can extend it with a few more depending on the
needs of your organization</attribute>
<attribute name="string">After having installed the core manufacturing application, you can extend it with a few more depending on the needs of your organization</attribute>
</xpath>
<group colspan="8">
<separator string="Manufacturing Resource Planning" colspan="4"/>

View File

@ -11,8 +11,8 @@
<form position="attributes">
<attribute name="string">Install Extra Modules</attribute>
</form>
<xpath expr="//label[@string='descrition']"
position="attrobites">
<xpath expr="//label[@string='description']"
position="attributes">
<attribute name="string"
>Install more modules. A few modules are proposed according to the Account Profile you selected. You will be able to install them based on our requirements.</attribute>
</xpath>

View File

@ -17,9 +17,7 @@
</separator>
<xpath expr="//label[@string='description']"
position="attributes">
<attribute name="string">Various OpenERP applications are available
to bring your project management to the next levels of control and flexibility.
</attribute>
<attribute name="string">Various OpenERP applications are available to bring your project management to the next levels of control and flexibility.</attribute>
</xpath>
<group colspan="8">
<separator string="Project Management" colspan="4"/>

View File

@ -15,6 +15,11 @@
<attribute name="string"
>Select Reporting Tools To Install</attribute>
</separator>
<xpath expr="//label[@string='description']"
position="attributes">
<attribute name="string"
>OpenERP's built-in reporting abilities can be improved even further with some of the following applications</attribute>
</xpath>
<group colspan="8">
<separator string="Reporting" colspan="4"/>
<field name="base_report_designer"/>