| | |
| | | public readonly static string InsufficientAuthority = "You don't have full control over this sharer's home!"; |
| | | //网关被其它住宅绑定,与网关通讯失败! 请长按网关按钮3S,进入红灯常亮,然后重新搜索! |
| | | public readonly static string GatewayPasswordError = "Failed to communicate with gateway, as the gateway has already been bound to another residence. Please press the gateway button for 3s, and search again when the red light keeps on."; |
| | | //控制失败 |
| | | public readonly static string ControlFailure = ", fail to control."; |
| | | //网关无响应,请重试! |
| | | public readonly static string GatewayNoResponse = "No response from gateway, please try again!"; |
| | | |
| | | |
| | | } |
| | | } |