diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 1dbdca832..bf1c2d936 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -71,9 +71,6 @@ Reconnect automatically Preferred Audioplayer Default - Charts Settings - Enable left/right swipe in the charts activity - Show averages in the charts Date and Time Sync time Sync time to Gadgetbridge device when connecting, and when time or time zone changes on Android device @@ -509,9 +506,20 @@ Gender Height in cm Weight in kg + + + Charts Settings + Enable left/right swipe in the charts activity + Show averages in the charts Chart settings Max heart rate Min heart rate + Charts Range + Charts range is set to a Month + Charts range is set to a Week + Steps per month + Sleep per month + Authenticating Authentication required Zzz diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index a07f53dcc..10e0b6d29 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -157,8 +157,8 @@ android:maxLength="3" android:title="@string/activity_prefs_activetime_minutes" /> - - + + +