Mayur Maheshwari(OpenERP) has proposed merging 
lp:~openerp-dev/openobject-addons/trunk-knowledge-application-configuration-wizard-mma
 into lp:openobject-addons.

Requested reviews:
  OpenERP Core Team (openerp)

For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-knowledge-application-configuration-wizard-mma/+merge/88171

Hello,

Reproduce the bug :
-------------
In Knowledge application configuration wizard have wrong separator Configure 
Direcories  but expected Configure Directories 

Fix
-----
I Have correct a spelling of Directories in Knowledge application configuration 
wizard

Thanks.
Mayur Mahehswari [ mma ]
-- 
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-knowledge-application-configuration-wizard-mma/+merge/88171
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-addons/trunk-knowledge-application-configuration-wizard-mma.
=== modified file 'document/wizard/document_configuration_view.xml'
--- document/wizard/document_configuration_view.xml	2011-10-16 01:28:00 +0000
+++ document/wizard/document_configuration_view.xml	2012-01-11 10:26:28 +0000
@@ -11,7 +11,7 @@
                 <attribute name="string">Knowledge Application Configuration</attribute>
             </form>
             <separator string="title" position="attributes">
-            <attribute name="string">Configure Direcories</attribute>
+            <attribute name="string">Configure Directories</attribute>
             </separator>
             <xpath expr="//label[@string='description']" position="attributes">
             <attribute name="string">OpenERP's Document Management System supports mapping virtual folders with documents. The virtual folder of a document can be used to manage the files attached to the document, or to print and download any report. This tool will create directories automatically according to modules installed.</attribute>

_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help   : https://help.launchpad.net/ListHelp

Reply via email to