Commit 950d1cd2 authored by Jérome Perrin's avatar Jérome Perrin

Display translated title of accounts in the module

parent e322e0ac
...@@ -107,9 +107,7 @@ ...@@ -107,9 +107,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>domain_name</string> </key> <key> <string>domain_name</string> </key>
<value> <value> <string>content_translation</string> </value>
<none/>
</value>
</item> </item>
<item> <item>
<key> <string>property_name</string> </key> <key> <string>property_name</string> </key>
......
...@@ -162,7 +162,7 @@ ...@@ -162,7 +162,7 @@
<string>GAP Number</string> <string>GAP Number</string>
</tuple> </tuple>
<tuple> <tuple>
<string>title</string> <string>translated_title</string>
<string>Account Name</string> <string>Account Name</string>
</tuple> </tuple>
<tuple> <tuple>
...@@ -283,7 +283,7 @@ ...@@ -283,7 +283,7 @@
<string>preferred_gap_id</string> <string>preferred_gap_id</string>
</tuple> </tuple>
<tuple> <tuple>
<string>title</string> <string>translated_title</string>
<string>Account Name</string> <string>Account Name</string>
</tuple> </tuple>
<tuple> <tuple>
......
1533 1534
\ 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