diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 3284b3a02..569497aea 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1007,6 +1007,7 @@ About to transfer data since %1$s Waiting for reconnect About you + Goals Year of birth Gender Height in cm diff --git a/app/src/main/res/xml/about_user.xml b/app/src/main/res/xml/about_user.xml index b20bedae6..f3b292cd5 100644 --- a/app/src/main/res/xml/about_user.xml +++ b/app/src/main/res/xml/about_user.xml @@ -2,10 +2,12 @@ + + + + + + - - + android:title="@string/activity_prefs_charts" + app:iconSpaceReserved="false"> + android:title="@string/pref_title_chart_heartrate_color" + app:iconSpaceReserved="false" /> + android:title="@string/pref_title_charts_swipe" + app:iconSpaceReserved="false" /> + android:title="@string/pref_title_chart_sleep_rolling_24_hour" + app:iconSpaceReserved="false" /> + android:title="@string/pref_title_charts_average" + app:iconSpaceReserved="false" /> + android:title="@string/pref_title_charts_range" + app:iconSpaceReserved="false" /> + android:title="@string/show_ongoing_activity" + app:iconSpaceReserved="false" /> + android:title="@string/charts_activity_list" + app:iconSpaceReserved="false"> + android:title="@string/activity_prefs_about_you" + app:iconSpaceReserved="false"> + android:title="@string/activity_prefs_about_you" + app:iconSpaceReserved="false" />