Commit d82dc69a authored by Fabien Morin's avatar Fabien Morin

translate resource title on listbox

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30307 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent f313749a
...@@ -359,7 +359,7 @@ ...@@ -359,7 +359,7 @@
<string>Apparel Fabric Template</string> <string>Apparel Fabric Template</string>
</tuple> </tuple>
<tuple> <tuple>
<string>resource_title</string> <string>resource_translated_title</string>
<string>Fabric Type</string> <string>Fabric Type</string>
</tuple> </tuple>
<tuple> <tuple>
...@@ -448,7 +448,7 @@ ...@@ -448,7 +448,7 @@
<string>Drawing Reference</string> <string>Drawing Reference</string>
</tuple> </tuple>
<tuple> <tuple>
<string>resource_title</string> <string>resource_translated_title</string>
<string>Fabric Type</string> <string>Fabric Type</string>
</tuple> </tuple>
<tuple> <tuple>
...@@ -505,7 +505,7 @@ ...@@ -505,7 +505,7 @@
<value> <value>
<list> <list>
<tuple> <tuple>
<string>resource</string> <string>resource_translated_title</string>
<string>Fabric Type</string> <string>Fabric Type</string>
</tuple> </tuple>
<tuple> <tuple>
...@@ -653,7 +653,7 @@ ...@@ -653,7 +653,7 @@
<string>Drawing Reference</string> <string>Drawing Reference</string>
</tuple> </tuple>
<tuple> <tuple>
<string>resource_title</string> <string>resource_translated_title</string>
<string>Fabric Type</string> <string>Fabric Type</string>
</tuple> </tuple>
<tuple> <tuple>
...@@ -711,7 +711,7 @@ ...@@ -711,7 +711,7 @@
<string>Drawing Reference</string> <string>Drawing Reference</string>
</tuple> </tuple>
<tuple> <tuple>
<string>resource_title</string> <string>resource_translated_title</string>
<string>Fabric Type</string> <string>Fabric Type</string>
</tuple> </tuple>
<tuple> <tuple>
......
132 133
\ 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