Commit 5b64ff1d authored by Aurel's avatar Aurel

change 'my_' fields into 'your_'


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5488 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent bc8ce4cf
......@@ -73,8 +73,8 @@
<key> <string>Default</string> </key>
<value>
<list>
<string>my_id</string>
<string>my_url</string>
<string>your_id</string>
<string>your_url</string>
</list>
</value>
</item>
......
......@@ -14,7 +14,7 @@
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>my_id</string> </value>
<value> <string>your_id</string> </value>
</item>
<item>
<key> <string>message_values</string> </key>
......
......@@ -14,7 +14,7 @@
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>my_url</string> </value>
<value> <string>your_url</string> </value>
</item>
<item>
<key> <string>message_values</string> </key>
......
......@@ -73,8 +73,8 @@
<key> <string>Default</string> </key>
<value>
<list>
<string>my_id</string>
<string>my_import_file</string>
<string>your_id</string>
<string>your_import_file</string>
</list>
</value>
</item>
......
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