mirror of
https://github.com/aljazceru/Android-nRF-Toolbox.git
synced 2025-12-28 11:54:24 +01:00
23 lines
1.1 KiB
XML
23 lines
1.1 KiB
XML
<resources>
|
|
<string name="csc_module">CSC</string>
|
|
<string name="csc_module_full">Cyclic Speed and Cadence</string>
|
|
<string name="hrs_module">HRS</string>
|
|
<string name="hrs_module_full">Heart Rate</string>
|
|
<string name="gls_module">GLS</string>
|
|
<string name="gls_module_full">Glucose</string>
|
|
<string name="hts_module">HTS</string>
|
|
<string name="hts_module_full">Health Thermometer</string>
|
|
<string name="bps_module">BPS</string>
|
|
<string name="bps_module_full">Blood Pressure</string>
|
|
<string name="rscs_module">RSCS</string>
|
|
<string name="rscs_module_full">Running Speed and Cadence</string>
|
|
<string name="prx_module">PRX</string>
|
|
<string name="prx_module_full">Proximity</string>
|
|
<string name="cgm_module">CGMS</string>
|
|
<string name="cgm_module_full">Continuous Glucose</string>
|
|
<string name="uart_module">UART</string>
|
|
<string name="uart_module_full">Serial port over BLE</string>
|
|
<string name="dfu_module">DFU</string>
|
|
<string name="dfu_module_full">DFU is now available in separate application.</string>
|
|
</resources>
|