From 7787c2b88286411a0de7b3232036d9e9cfdd6f22 Mon Sep 17 00:00:00 2001 From: "gu.martinm@gmail.com" Date: Wed, 12 Nov 2014 20:30:06 +0100 Subject: [PATCH] WeatherInformation: sun rise/set time UTC --- 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 24ee9f7..5a54a68 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 - SUN SET + SUN RISE (UTC) + SUN SET (UTC) FEELS LIKE CLOUDS RAIN -- 2.1.4