Commit eaff64bd authored by Jérome Perrin's avatar Jérome Perrin

use plural form for "roles"

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25805 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 71f78519
...@@ -92,7 +92,7 @@ ...@@ -92,7 +92,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>description</string> </key> <key> <string>description</string> </key>
<value> <string>The role of the person in the organisation.</string> </value> <value> <string>The roles of the person in the organisation.</string> </value>
</item> </item>
<item> <item>
<key> <string>field_id</string> </key> <key> <string>field_id</string> </key>
...@@ -114,7 +114,7 @@ ...@@ -114,7 +114,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Role</string> </value> <value> <string>Roles</string> </value>
</item> </item>
</dictionary> </dictionary>
</value> </value>
......
536 537
\ No newline at end of file \ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment