From 2c623c7a9b4a341dd3fb6a2545e84ebf850d780b Mon Sep 17 00:00:00 2001 From: MohitMali Date: Thu, 7 May 2020 18:15:25 +0530 Subject: [PATCH] issue_#1171_fixed remove translatable="false" on app_name element --- 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 fbbf220..c8e6ef3 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1,6 +1,6 @@ - Weather + Weather Enter city Current city Choose city -- GitLab