Commit 0d828738 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

* use 'Usual Name' instead of 'Title' in all tabs in Person or Organisation view.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25778 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent b9afc618
......@@ -13,6 +13,7 @@
<key> <string>delegated_list</string> </key>
<value>
<list>
<string>description</string>
<string>editable</string>
</list>
</value>
......@@ -76,7 +77,7 @@
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>The title of the document.</string> </value>
<value> <string>The usual name of the organisation.</string> </value>
</item>
<item>
<key> <string>editable</string> </key>
......@@ -88,16 +89,12 @@
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string>Entity_viewFieldLibrary</string> </value>
<value> <string>Person_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Title</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -76,7 +76,7 @@
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>The title of the document.</string> </value>
<value> <string>The usual name of the person.</string> </value>
</item>
<item>
<key> <string>editable</string> </key>
......@@ -88,7 +88,7 @@
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string>Entity_viewFieldLibrary</string> </value>
<value> <string>Person_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>target</string> </key>
......@@ -96,7 +96,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Title</string> </value>
<value> <string>Usual Name</string> </value>
</item>
</dictionary>
</value>
......
533
\ No newline at end of file
534
\ 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