|
66 | 66 | <string name="pref_title_api_enabled">Enabled</string> |
67 | 67 | <string name="pref_summary_api_enabled">The REST API is the standard way to connect to Nightscout</string> |
68 | 68 | <string name="pref_title_api_url">Base URL</string> |
| 69 | + <string name="pref_summary_api_url">Format: https://password@hostname/api/v1/</string> |
69 | 70 | <string name="pref_dialog_api_url">Enter Base API URL</string> |
70 | 71 | <string name="pref_message_api_url">This only the base URL, the uploader will automatically append /entries for the POST. API_SECRET on the server should match yourpassphrase in this setting.</string> |
71 | 72 | <string name="pref_default_api_url">https://yourpassphrase@{YOUR-SITE}.azurewebsites.net/api/v1/</string> |
|
780 | 781 | <string name="glucose_meters">Glucose Meters</string> |
781 | 782 | <string name="glucose_meter_options">Options for wireless glucose meters</string> |
782 | 783 | <string name="auto_connect_to_meter">Automatically connect and retrieve data from a standard\'s compliant glucose meter like the Contour Next One</string> |
| 784 | + <string name="summary_use_nfc_meter">Download glucose records from NFC meter when xDrip is open</string> |
| 785 | + <string name="title_use_nfc_meter">Use NFC Meter</string> |
783 | 786 | <string name="use_bluetooth_meter">Use Bluetooth Meter</string> |
784 | 787 | <string name="scan_for_bluetooth_meter">Scan for Bluetooth Meter</string> |
785 | 788 | <string name="meter_connect_sound">Enable this to play sound effects when the meter connects, disconnects or syncs data</string> |
|
1248 | 1251 | <string name="title_tidepool_window_latency">Data Age Mins</string> |
1249 | 1252 | <string name="summary_tidepool_dev_servers">If enabled, uploads will go to https://int-app.tidepool.org instead of the regular https://app.tidepool.org/</string> |
1250 | 1253 | <string name="title_tidepool_dev_servers">Use Integration (test) servers</string> |
| 1254 | + <string name="summary_tidepool_upload_when_chargeonly">Upload data only when charging</string> |
| 1255 | + <string name="title_tidepool_upload_when_chargeonly">Only when charging</string> |
| 1256 | + <string name="summary_tidepool_upload_only_wifi">Upload data only when connected to an unmetered network like Wifi</string> |
| 1257 | + <string name="title_tidepool_upload_only_wifi">Only on Wifi</string> |
| 1258 | + <string name="summary_tidepool_upload_no_treatment">Upload only CGM data to avoid duplicates with manual pump upload</string> |
| 1259 | + <string name="title_tidepool_upload_no_treatment">Don\'t upload treatments</string> |
1251 | 1260 | <string name="title_tidepool">Tidepool</string> |
1252 | 1261 | <string name="show_help">Show Help</string> |
1253 | 1262 | <string name="load_save_settings_on_sdcard">Load / Save Settings</string> |
|
1330 | 1339 | <string name="summary_lefun_send_alarms">Send notifications to the band for glucose alarms</string> |
1331 | 1340 | <string name="title_lefun_send_alarms">Send Alarms</string> |
1332 | 1341 | <string name="title_lefun_option_shake_snoozes">Shake to Snooze</string> |
| 1342 | + <string name="summary_lefun_send_calls">Send call notifications to the band</string> |
| 1343 | + <string name="title_lefun_send_calls">Send Calls</string> |
1333 | 1344 | <string name="title_lefun_screens_features">Lefun Screens / Features</string> |
1334 | 1345 | <string name="title_features">Features</string> |
1335 | 1346 | <string name="title_lefun_feature_lift_to_wak">Lift to Wake</string> |
|
1397 | 1408 | <string name="title_ob1_g5_fallback_to_xdrip">Fallback to xDrip</string> |
1398 | 1409 | <string name="summary_ob1_minimize_scanning">Use heuristics to minimize Bluetooth scanning + save power</string> |
1399 | 1410 | <string name="title_ob1_minimize_scanning">Minimize Scanning</string> |
| 1411 | + <string name="summary_ob1_avoid_scanning">Avoid scanning as much as possible (reduces battery usage further)</string> |
| 1412 | + <string name="title_ob1_avoid_scanning">Avoid Scanning</string> |
1400 | 1413 | <string name="summary_using_g6">I am using a G6, G7, Dexcom 1 or One+ Sensor</string> |
1401 | 1414 | <string name="title_using_g6">G6/G7/Dex1/One+ Support</string> |
1402 | 1415 | <string name="summary_ob1_g5_allow_resetbond">OB1 collector can unbond if it thinks the encryption has failed. If you get problems with it unpairing then disable this option. If you then totally lose connection, make sure this is enabled.</string> |
|
1920 | 1933 | <string name="audio_focus_lower_volume_of_other_apps">Lower volume of other apps</string> |
1921 | 1934 | <string name="audio_focus_pause_other_apps_playing_audio">Pause other apps playing audio</string> |
1922 | 1935 | <string name="audio_focus_pause_all_other_sounds">Pause all other sounds</string> |
| 1936 | + <string name="wake_up_screen">Wake Screen</string> |
| 1937 | + <string name="wake_up_screen_summary">Wake up screen during alerts. Might unlock devices that don\'t have screen lock enabled.</string> |
1923 | 1938 | <string name="use_camera_light">Use Camera Light</string> |
1924 | 1939 | <string name="use_camera_light_summary">Flash camera light during alerts when connected to a charger</string> |
1925 | 1940 | <string name="g7_should_start_automatically">G7 should start automatically</string> |
|
0 commit comments