From 1a2c97d61f3b220453907c66119f354a634ab5c2 Mon Sep 17 00:00:00 2001 From: Moutony <64771681+Moutony@users.noreply.github.com> Date: Thu, 13 May 2021 08:58:28 +0200 Subject: [PATCH 1/3] GeoNames was missing an S --- app/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 83547d6..876f5c5 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -209,7 +209,7 @@ Multiple clock None Error searching the time zone. - Service available thanks to GeoName. + Service available thanks to GeoNames. Next clock alarm From 78709ed0185556d59280375db0d1c892a1d5f722 Mon Sep 17 00:00:00 2001 From: Moutony <64771681+Moutony@users.noreply.github.com> Date: Thu, 13 May 2021 09:18:58 +0200 Subject: [PATCH 2/3] Text alignment is more relevent than Widget align Alignment is more correct too --- app/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 876f5c5..fb80ff5 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -31,7 +31,7 @@ Rows spacing Custom font… Font family - Widget align + Text alignment Left Right Center From 5dc7a1b30da6a00ece7c7a1b6c3c32ba7a503c34 Mon Sep 17 00:00:00 2001 From: Moutony <64771681+Moutony@users.noreply.github.com> Date: Fri, 14 May 2021 02:25:29 +0200 Subject: [PATCH 3/3] Fixed : Widget alignment --- app/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index fb80ff5..775bf3f 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -31,7 +31,7 @@ Rows spacing Custom font… Font family - Text alignment + Widget alignment Left Right Center