Built motion from commit (unavailable).|2.5.23
[motion2.git] / public / app / main / apps / integrations / i18n / en.json
index a6bb26e..799274b 100644 (file)
@@ -55,7 +55,8 @@
                        "ACCESS_KEY_REQUIRED": "Mandatory field",
                        "EMAIL_REQUIRED": "Mandatory field",
                        "TENANTID_REQUIRED": "Mandatory field",
-                       "CODE_REQUIRED": "Mandatory field"
+                       "CODE_REQUIRED": "Mandatory field",
+                       "MOTIONPROXYADDRESS_REQUIRED": "Mandatory field"
                },
                "HELP": {
                        "MOTIONPROXYADDRESS": "Motion (Proxy) Address: it is reqired if you want to fill the ticket body with Recording URL. Enter the address in the following format: <protocol> : //<ipaddress>[:<port>]. Example: https://X.Y.Z.W",
                        "CLIENTID": "The specific CLient Id of your application",
                        "CLIENTSECRET": "The specific CLientSecret of your application",
                        "CODE": "The specific code generated through Developer Console",
-                       "REFRESHTOKEN": "The automatically generated refresh token used to refresh expired access tokens. Also the access token are automatically generated each time an api is launched."
+                       "REFRESHTOKEN": "The automatically generated refresh token used to refresh expired access tokens. Also the access token are automatically generated each time an api is launched.",
+                       "LEADID": "Field name used to link Case and Lead objects",
+                       "ADDITIONALSEARCHACCOUNT": "Additional field name used to search customer phone number in Accounts",
+                       "ADDITIONALSEARCHCONTACT": "Additional field name used to search customer phone number in Contacts",
+                       "ADDITIONALSEARCHLEAD": "Additional field name used to search customer phone number in Leads"
                },
                "CODE": "Developer Console Code",
                "REFRESHTOKEN": "Refresh Token (generated)",
                "ADD_DYNAMICS365CONFIGURATION": "Add Dynamics365 Configuration",
                "TICKETTYPE": "Ticket Type",
                "CASE": "Case",
+               "LEADID": "Lead Id",
+               "ADDITIONALSEARCHACCOUNT": "Additional Search Account",
+               "ADDITIONALSEARCHCONTACT": "Additional Search Contact",
+               "ADDITIONALSEARCHLEAD": "Additional Search Lead",
                "PHONECALL": "Phonecall",
                "TASK": "Task",
                "MODULECREATE": "Module Create"