diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 171f22e651..f1ac6b4784 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1166,11 +1166,11 @@ Attention: If you activate and connect to a hardware pump, AndroidAPS will copy the basal settings from the profile to the pump, overwriting the existing basal rate stored on the pump. Make sure you have the correct basal setting in AndroidAPS. If you are not sure or don\'t want to overwrite the basal settings on your pump, press cancel and repeat switching to the pump at a later time. Treatment data incomplete Maintenance Settings - Email + Email email Invalid Email amount of logs to send - No of Logs to send + No of Logs to send Wartung MAINT Provides several functions for maintenance (eg. log sending, log deletion). diff --git a/app/src/main/res/xml/pref_maintenance.xml b/app/src/main/res/xml/pref_maintenance.xml index 4f41c0ed2e..75b555439d 100644 --- a/app/src/main/res/xml/pref_maintenance.xml +++ b/app/src/main/res/xml/pref_maintenance.xml @@ -8,11 +8,11 @@ @@ -21,7 +21,7 @@ android:defaultValue="2" android:inputType="number" android:key="@string/key_maintenance_logs_amount" - android:title="@string/logshipper_amount"> + android:title="@string/maintenance_amount">