Showing
1 changed file
with
2 additions
and
2 deletions
... | ... | @@ -862,9 +862,9 @@ |
862 | 862 | "transport-type": "Transport type", |
863 | 863 | "transport-type-required": "Transport type is required.", |
864 | 864 | "transport-type-default": "Default", |
865 | - "transport-type-default-hint": "Refers to already existing transport configuration or basic MQTT, HTTP, CoAP settings", | |
865 | + "transport-type-default-hint": "Supports basic MQTT, HTTP and CoAP transport", | |
866 | 866 | "transport-type-mqtt": "MQTT", |
867 | - "transport-type-mqtt-hint": "Advanced MQTT topic filters and Device profile settings", | |
867 | + "transport-type-mqtt-hint": "Enables advanced MQTT transport settings", | |
868 | 868 | "transport-type-lwm2m": "LWM2M", |
869 | 869 | "transport-type-lwm2m-hint": "LWM2M transport type", |
870 | 870 | "description": "Description", | ... | ... |