Built motion from commit (unavailable).|2.2.6
[motion2.git] / public / app / main / apps / sms / i18n / en.json
index 06f8b57..1b208d0 100644 (file)
@@ -64,6 +64,8 @@
         "SEARCH_FOR_ANYONE": "Search",
         "STRATEGY": "Strategy",
         "BASEURL": "Base URL",
+        "MANDATORYDISPOSITION": "Mandatory disposition",
+        "MANDATORYDISPOSITIONPAUSEID": "Pause to use when mandatory disposition is enabled",
         "ERRORS": {
             "QUEUETRANSFERTIMEOUT_MUST_BE_LESS_THAN_OR_EQUAL_TO": "The value must be less than or equal to",
             "QUEUETRANSFERTIMEOUT_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater than or equal to",
             "ACCOUNTSID_REQUIRED": "Mandatory Field",
             "AUTHTOKEN_REQUIRED": "Mandatory Field",
             "BASEURL_REQUIRED": "Mandatory Field",
-            "APIKEY_REQUIRED": "Mandatory Field"
+            "APIKEY_REQUIRED": "Mandatory Field",
+            "MANDATORYDISPOSITIONPAUSEID_REQUIRED": "Mandatory field"
         },
         "AGENT_TIMEOUT": "Agent Timeout",
         "DESCRIPTION": "Description",
             "NAME": "Only numbers, letters and specific characters (._) are supported",
             "LIST": "Contact Manager list used to associate contacts",
             "RECEIVEURL": "This is the auto-generated API string you need to use to receive the messages inside your account from your SMS provider (POST method must be used): click the clipboard button to copy it",
-            "DELIVERYREPORTURL": "This is the auto-generated API string you need to use to receive the delivery report of sent messages from your SMS provider (POST method must be used): click the clipboard button to copy it"
+            "DELIVERYREPORTURL": "This is the auto-generated API string you need to use to receive the delivery report of sent messages from your SMS provider (POST method must be used): click the clipboard button to copy it",
+            "MANDATORYDISPOSITION": "Mandatory disposition",
+            "MANDATORYDISPOSITIONPAUSEID": "Pause to use when mandatory disposition is enabled"
         },
         "PAGE": "Page",
         "ROWSPERPAGE": "Rows per page",