From ac1abbbb973f55a8b07bfe4bb42607f76d98edc4 Mon Sep 17 00:00:00 2001 From: Gustavo Martin Morcuende Date: Thu, 13 Nov 2014 01:59:39 +0100 Subject: [PATCH] WeatherInformation: sun rise/set is shown using the phone's Timezone --- Android/WeatherInformation/app/src/main/res/values/strings.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Android/WeatherInformation/app/src/main/res/values/strings.xml b/Android/WeatherInformation/app/src/main/res/values/strings.xml index 970879e..64148ca 100644 --- a/Android/WeatherInformation/app/src/main/res/values/strings.xml +++ b/Android/WeatherInformation/app/src/main/res/values/strings.xml @@ -5,8 +5,8 @@ Icon weather - SUN RISE (UTC) - SUN SET (UTC) + SUN RISE + SUN SET FEELS LIKE CLOUDS RAIN -- 2.1.4