| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778 |
- /* The title of the section describing commands */
- "Commands" = "Commands";
- /* The connected state */
- "Connected" = "Connected";
- /* The in-progress connecting state */
- "Connecting" = "Connecting";
- /* The title of the cell showing BLE connection state */
- "Connection State" = "Connection State";
- /* The title of the section describing the device */
- "Device" = "Device";
- /* The title of the devices table section in RileyLink settings */
- "Devices" = "Devices";
- /* The disconnected state */
- "Disconnected" = "Disconnected";
- /* The in-progress disconnecting state */
- "Disconnecting" = "Disconnecting";
- /* The title of the cell showing firmware version */
- "Firmware" = "Firmware";
- /* The title of the cell showing device name */
- "Name" = "Name";
- /* RileyLink setup description */
- "RileyLink allows for communication with the pump over Bluetooth Low Energy." = "RileyLink allows for communication with the pump over Bluetooth Low Energy.";
- /* The title of the cell showing BLE signal strength (RSSI) */
- "Signal Strength" = "Signal Strength";
- /* The title of the cell showing uptime */
- "Uptime" = "Uptime";
- /* The title of the cell showing current rileylink frequency */
- "Frequency" = "Frequency";
- /* The title of the cell showing battery level */
- "Battery level" = "Battery level";
- /* The title of the cell showing ORL */
- "ORL" = "ORL";
- /* The title of the cell showing Voltage */
- "Voltage" = "Voltage";
- /* The title of the cell showing voltage level */
- "Low Battery Alert" = "Low Battery Alert";
- /* The title of the cell showing Lighten Yellow LED */
- "Lighten Yellow LED" = "Lighten Yellow LED";
- /* The title of the cell showing Lighten Red LED */
- "Lighten Red LED" = "Lighten Red LED";
- /* The title of the cell showing Test Vibrator */
- "Test Vibrator" = "Test Vibrator";
- /* he title of the cell showing Connection LED */
- "Enable Connection State LED" = "Enable Connection State LED";
- /* he title of the cell showing Stop Vibrator */
- "Enable Connection State Vibrator" = "Enable Connection State Vibrator";
- /* The title of the section describing commands */
- "Test Commands" = "Test Commands";
- /* The title of the section describing commands */
- "Configure Commands" = "Configure Commands";
- /* The title of the section describing commands */
- "Alert" = "Alert";
|