Commit b05b311c authored by Jérome Perrin's avatar Jérome Perrin

crm/officejs_support_request_ui: use "resource_translated_title" as Support...

crm/officejs_support_request_ui: use "resource_translated_title" as Support Request Type in listboxs

In other places, we always show the translated service titles
parent f19cb286
......@@ -105,7 +105,7 @@
<string>Location</string>
</tuple>
<tuple>
<string>resource_title</string>
<string>resource_translated_title</string>
<string>Support Request Type</string>
</tuple>
<tuple>
......@@ -180,7 +180,7 @@
<string>Reference</string>
</tuple>
<tuple>
<string>resource_title</string>
<string>resource_translated_title</string>
<string>Support Request Type</string>
</tuple>
<tuple>
......@@ -265,7 +265,7 @@
<string>Reference</string>
</tuple>
<tuple>
<string>resource_title</string>
<string>resource_translated_title</string>
<string>Support Request Type</string>
</tuple>
<tuple>
......@@ -368,7 +368,7 @@
<string>Reference</string>
</tuple>
<tuple>
<string>resource_title</string>
<string>resource_translated_title</string>
<string>Support Request Type</string>
</tuple>
<tuple>
......
......@@ -153,7 +153,7 @@
<string>Location</string>
</tuple>
<tuple>
<string>resource_title</string>
<string>resource_translated_title</string>
<string>Support Request Type</string>
</tuple>
<tuple>
......@@ -240,7 +240,7 @@
<string>Reference</string>
</tuple>
<tuple>
<string>resource_title</string>
<string>resource_translated_title</string>
<string>Support Request Type</string>
</tuple>
<tuple>
......
......@@ -168,7 +168,7 @@
<string>Location</string>
</tuple>
<tuple>
<string>resource_title</string>
<string>resource_translated_title</string>
<string>Support Request Type</string>
</tuple>
<tuple>
......@@ -243,7 +243,7 @@
<string>Reference</string>
</tuple>
<tuple>
<string>resource_title</string>
<string>resource_translated_title</string>
<string>Support Request Type</string>
</tuple>
<tuple>
......@@ -387,7 +387,7 @@
<string>Begin Date</string>
</tuple>
<tuple>
<string>resource_title</string>
<string>resource_translated_title</string>
<string>Support Request Type</string>
</tuple>
<tuple>
......
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