Commit ed108b37 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

Children -> Number of Children

Partners -> Number of Partners

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25904 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 0bf0ccfc
......@@ -72,10 +72,6 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>The number of children this person have.</string> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_child_count</string> </value>
......@@ -88,10 +84,6 @@
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Children</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -72,10 +72,6 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>The number of partner for the person.</string> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_partner_count</string> </value>
......@@ -88,10 +84,6 @@
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Partners</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -123,7 +123,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Children</string> </value>
<value> <string>Number of Children</string> </value>
</item>
</dictionary>
</value>
......
......@@ -103,7 +103,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string>The number of partner for the person.</string> </value>
<value> <string>The number of partners for the person.</string> </value>
</item>
<item>
<key> <string>editable</string> </key>
......@@ -123,7 +123,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Partners</string> </value>
<value> <string>Number of Partners</string> </value>
</item>
</dictionary>
</value>
......
543
\ No newline at end of file
545
\ 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