[IMP]Renaming the tab Google Drive Account to Google Account
authorDharti Ratani (Open ERP) <dhr@tinyerp.com>
Mon, 18 Mar 2013 09:28:40 +0000 (14:58 +0530)
committerDharti Ratani (Open ERP) <dhr@tinyerp.com>
Mon, 18 Mar 2013 09:28:40 +0000 (14:58 +0530)
bzr revid: dhr@tinyerp.com-20130318092840-18bg4c81utmo437y

addons/google_base_account/google_base_account_view.xml

index 1192076..9558e2c 100644 (file)
@@ -7,7 +7,7 @@
             <field name="inherit_id" ref="base.view_users_form"/>
             <field name="arch" type="xml">
                 <xpath expr="//notebook" position="inside">
-                    <page string="Google Drive Account">
+                    <page string="Google Account">
                         <group string="Google Account" colspan="4">
                             <field name="gmail_user"/>
                             <field name="gmail_password" password="True"/>