From 2143763800384c017646a1dc4b08bfa9c65d807a Mon Sep 17 00:00:00 2001 From: Erik Johansson Date: Sat, 24 Feb 2018 21:47:21 +0100 Subject: [PATCH] Unify measurement strings - Remove percentage from strings as fat, water and muscle can all be in both % and kg now. - Always call it just fat, water and muscle without the "body" prefix. There should be no risk for someone thinking it's some other kind of fat. --- .../app/src/main/res/values/strings.xml | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/android_app/app/src/main/res/values/strings.xml b/android_app/app/src/main/res/values/strings.xml index 9e65b77a..5ec3a027 100644 --- a/android_app/app/src/main/res/values/strings.xml +++ b/android_app/app/src/main/res/values/strings.xml @@ -28,9 +28,9 @@ Weight Body mass index (BMI) Basal metabolic rate (BMR) - Body fat percentage - Water percentage - Muscle percentage + Fat + Water + Muscle Lean body weight Waist circumference Hip circumference @@ -40,8 +40,8 @@ Bone mass Smart User assignment - Body fat in % - Body water in % + Fat in % + Water in % Muscle in % @@ -128,9 +128,9 @@ Delete confirmation - Estimate body water + Estimate water Estimate lean body weight - Estimate body fat + Estimate fat Display Body metrics estimation @@ -140,9 +140,9 @@ Website License - Body water formula - Body lean body weight formula - Body fat formula + Water formula + Lean body weight formula + Fat formula auto Theme