[MERGE] merge with main addons
[odoo/odoo.git] / addons / survey / survey_view.xml
index 96dc60f..023d585 100644 (file)
                         <field name="title"/>
                         <field name="type" widget="selection"/>
                         <field name="responsible_id">
-                            <filter string="MY" icon="terp-personal" domain="[('responsible_id','=',uid)]" help="My Survey(s)"/>
+                            <filter string="My Survey(s)" icon="terp-personal" domain="[('responsible_id','=',uid)]" help="My Survey(s)"/>
                         </field>
                    </group>
                    <newline/>
                         <field name="survey_id" widget="selection"/>
                         <field name="email"/>
                         <field name="user_id">
-                        <filter string="MY" icon="terp-personal" domain="[('user_id','=',uid)]"/>
+                        <filter string="My Survey(s)" icon="terp-personal" domain="[('user_id','=',uid)]"/>
                         </field>
                     </group>
                     <newline/>