Skip to content
Snippets Groups Projects
Commit 2974459c authored by Fabien Pinckaers's avatar Fabien Pinckaers
Browse files

[IMP] improved views of config wizards

bzr revid: fp@tinyerp.com-20111001211813-qr5ova5jfecto9j7
parent ff615022
No related branches found
No related tags found
No related merge requests found
......@@ -113,13 +113,13 @@
<field name="arch" type="xml">
<data>
<form position="attributes">
<attribute name="string">Define default users preferences</attribute>
<attribute name="string">Define Users's Preferences</attribute>
</form>
<xpath expr="//separator[@string=&quot;title&quot;]" position="attributes">
<attribute name="string">Define default users preferences</attribute>
<attribute name="string">Define Users's Preferences</attribute>
</xpath>
<xpath expr="//label[@string='description']" position="attributes">
<attribute name="string">This will set the default values for all users. After this, user will be free to update his own preferences.</attribute>
<attribute name="string">This will set the default preferences for all users. After this, each user will be able to update his own preferences.</attribute>
</xpath>
<xpath expr="//separator[@string=&quot;vsep&quot;]" position="attributes">
<attribute name="string"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment