Commit af8946d5 authored by Fabien Morin's avatar Fabien Morin

translate resource title in listbox (resource is a category here !)

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30308 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent d82dc69a
......@@ -351,7 +351,7 @@
<string>Supplier Reference</string>
</tuple>
<tuple>
<string>resource_title</string>
<string>resource_translated_title</string>
<string>Component Type</string>
</tuple>
<tuple>
......@@ -436,7 +436,7 @@
<string>Supplier Reference</string>
</tuple>
<tuple>
<string>resource_title</string>
<string>resource_translated_title</string>
<string>Component Type</string>
</tuple>
<tuple>
......@@ -497,7 +497,7 @@
<value>
<list>
<tuple>
<string>resource</string>
<string>resource_translated_title</string>
<string>Component Type</string>
</tuple>
<tuple>
......@@ -629,7 +629,7 @@
<string>Supplier Reference</string>
</tuple>
<tuple>
<string>resource_title</string>
<string>resource_translated_title</string>
<string>Component Type</string>
</tuple>
<tuple>
......@@ -679,7 +679,7 @@
<string>Supplier Reference</string>
</tuple>
<tuple>
<string>resource_title</string>
<string>resource_translated_title</string>
<string>Component Type</string>
</tuple>
<tuple>
......
133
\ No newline at end of file
134
\ 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