From fd36ec739d9b9e8a1ba6b4deee108fbe6d21cec1 Mon Sep 17 00:00:00 2001 From: "gu.martinm@gmail.com" Date: Wed, 24 Sep 2014 03:30:44 +0200 Subject: [PATCH] WeatherInformation: remove deprecated strings --- Android/WeatherInformation/res/values/strings.xml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/Android/WeatherInformation/res/values/strings.xml b/Android/WeatherInformation/res/values/strings.xml index 4df58a2..a59baa2 100644 --- a/Android/WeatherInformation/res/values/strings.xml +++ b/Android/WeatherInformation/res/values/strings.xml @@ -3,15 +3,9 @@ Weather Information Settings - City,country - Get weather - Current weather Select Location - Set Location http://api.openweathermap.org/data/{0}/weather?lat={1}&lon={2}&cnt=1 - http://openweathermap.org/img/w/{0}.png http://api.openweathermap.org/data/{0}/forecast/daily?lat={1}&lon={2}&cnt={3}&mode=json - https://maps.googleapis.com/maps/api/geocode/json?latlng={0},{1}&sensor=true 2.5 SUN RISE SUN SET @@ -23,12 +17,7 @@ PRESSURE HUMIDITY OK - Connection error timeout - Impossible to receive weather data. - Impossible to save current location. - Can not get address. Icon weather - City,country weather_preferences_units Fahrenheit Celsius @@ -39,7 +28,6 @@ Forecast days number city not found country not found - Downloading remote data Please wait… Section 1 Section 2 -- 2.1.4