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 @@
<dictionary>
<item>
<key> <string>domain_name</string> </key>
<value>
<none/>
</value>
<value> <string>content_translation</string> </value>
</item>
<item>
<key> <string>property_name</string> </key>
......
......@@ -162,7 +162,7 @@
<string>GAP Number</string>
</tuple>
<tuple>
<string>title</string>
<string>translated_title</string>
<string>Account Name</string>
</tuple>
<tuple>
......@@ -283,7 +283,7 @@
<string>preferred_gap_id</string>
</tuple>
<tuple>
<string>title</string>
<string>translated_title</string>
<string>Account Name</string>
</tuple>
<tuple>
......
1533
\ No newline at end of file
1534
\ 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