Commit 931a8bce authored by Jérome Perrin's avatar Jérome Perrin

pdm/trade: use "Owner" as term for section_category in stock/tracking reports

parent 603360a9
......@@ -11,6 +11,7 @@
<value>
<list>
<string>default</string>
<string>title</string>
</list>
</value>
</item>
......@@ -87,6 +88,10 @@
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Owner</string> </value>
</item>
</dictionary>
</value>
</item>
......
......@@ -11,6 +11,7 @@
<value>
<list>
<string>default</string>
<string>title</string>
</list>
</value>
</item>
......@@ -91,6 +92,10 @@
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Owner</string> </value>
</item>
</dictionary>
</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