Commit 71f78519 authored by Jérome Perrin's avatar Jérome Perrin

Sender / Caller -> Sender or Caller

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25804 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent eb63a402
...@@ -72,10 +72,6 @@ ...@@ -72,10 +72,6 @@
<key> <string>values</string> </key> <key> <string>values</string> </key>
<value> <value>
<dictionary> <dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>Person who is at the origin of the document</string> </value>
</item>
<item> <item>
<key> <string>extra_context</string> </key> <key> <string>extra_context</string> </key>
<value> <value>
...@@ -90,10 +86,6 @@ ...@@ -90,10 +86,6 @@
<key> <string>form_id</string> </key> <key> <string>form_id</string> </key>
<value> <string>DocumentIngestionMessage_viewFieldLibrary</string> </value> <value> <string>DocumentIngestionMessage_viewFieldLibrary</string> </value>
</item> </item>
<item>
<key> <string>title</string> </key>
<value> <string>Sender / Caller</string> </value>
</item>
</dictionary> </dictionary>
</value> </value>
</item> </item>
......
...@@ -106,10 +106,6 @@ ...@@ -106,10 +106,6 @@
<key> <string>catalog_index</string> </key> <key> <string>catalog_index</string> </key>
<value> <string>title</string> </value> <value> <string>title</string> </value>
</item> </item>
<item>
<key> <string>description</string> </key>
<value> <string>Person who is at the origin of the document</string> </value>
</item>
<item> <item>
<key> <string>editable</string> </key> <key> <string>editable</string> </key>
<value> <int>1</int> </value> <value> <int>1</int> </value>
...@@ -143,7 +139,7 @@ ...@@ -143,7 +139,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Sender / Caller</string> </value> <value> <string>Sender or Caller</string> </value>
</item> </item>
</dictionary> </dictionary>
</value> </value>
......
959 960
\ No newline at end of file \ No newline at end of file
...@@ -104,7 +104,7 @@ ...@@ -104,7 +104,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Sender / Caller</string> </value> <value> <string>Sender or Caller</string> </value>
</item> </item>
</dictionary> </dictionary>
</value> </value>
......
445 446
\ 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