Set of label improvements to Open ERP Server.
[odoo/odoo.git] / bin / addons / base / module / wizard / wizard_module_import.py
index a2c6534..fbf66d4 100644 (file)
@@ -39,7 +39,7 @@ finish_form ='''<?xml version="1.0"?>
 
 ask_form ='''<?xml version="1.0"?>
 <form string="Module import">
-    <separator string="Module import" colspan="4"/>
+    <separator string="Module Import" colspan="4"/>
     <label string="Please give your module .ZIP file to import." colspan="4"/>
     <field name="module_file"/>
 </form>