From 1a4fb7d7351189c673856a634e580f67f99cac2e Mon Sep 17 00:00:00 2001 From: Gustavo Martin Date: Sun, 6 Jul 2014 20:18:01 +0200 Subject: [PATCH] scrollviewer settings page --- .../Resources/AppResources.es.resx | 2 +- .../Resources/AppResources.es.xlf | 70 ++++++++++---------- .../WeatherInformation/SettingsPage.xaml | 76 ++++++++++------------ 3 files changed, 70 insertions(+), 78 deletions(-) diff --git a/WindowsPhone/WeatherInformation/WeatherInformation/Resources/AppResources.es.resx b/WindowsPhone/WeatherInformation/WeatherInformation/Resources/AppResources.es.resx index 65748f3..166965d 100644 --- a/WindowsPhone/WeatherInformation/WeatherInformation/Resources/AppResources.es.resx +++ b/WindowsPhone/WeatherInformation/WeatherInformation/Resources/AppResources.es.resx @@ -134,4 +134,4 @@ -MI APLICACIÓNAgregarElemento de menúIdiomaText in settings page as headerUnidades de temperaturaText in settings pageinglésSettings page, select English languageespañolSettings page, select Spanish languagecelsiusSettings page, select tempereature units centigradefahrenheitSettings page, select temperature units fahrenheit \ No newline at end of file +MI APLICACIÓNagregarElemento de menúIdiomaText in settings page as headerUnidades de temperaturaText in settings pageinglésSettings page, select English languageespañolSettings page, select Spanish languagecelsiusSettings page, select tempereature units centigradefahrenheitSettings page, select temperature units fahrenheitLocalizaciónAsk for location consent in map windowNo hay localizaciones almacenadas.Main window, notice message, no available locationsDetección automática de la ubicación parece ser desactivado en el teléfonoMap window, notice message, error while location autodetectionPrevision, numero díasText in settings page as headerPrevisión 10 díasSettings page, select forecast day numbersPrevisión 14 díasSettings page, select forecast day numbersPrevisión 5 díasSettings page, select forecast day numbersº FCiudad, paísSubtitle in location pageSelecciona tu localizaciónTitle in location pageprevisiónForecast header in main pageconfiguración deHeader settings in settings pageactualCurrent header in main pageº CEsta aplicación accede a los datos de tu localización. ¿Estás de acuerdo?Ask for location consent in map window \ No newline at end of file diff --git a/WindowsPhone/WeatherInformation/WeatherInformation/Resources/AppResources.es.xlf b/WindowsPhone/WeatherInformation/WeatherInformation/Resources/AppResources.es.xlf index f75279e..4d54dee 100644 --- a/WindowsPhone/WeatherInformation/WeatherInformation/Resources/AppResources.es.xlf +++ b/WindowsPhone/WeatherInformation/WeatherInformation/Resources/AppResources.es.xlf @@ -22,7 +22,7 @@ add - Agregar + agregar Menu item @@ -60,87 +60,87 @@ Location - Location + Localización Ask for location consent in map window - + There is not stored locations. - There is not stored locations. + No hay localizaciones almacenadas. Main window, notice message, no available locations - + Location autodetection seems to be disabled in your phone - Location autodetection seems to be disabled in your phone + Detección automática de la ubicación parece ser desactivado en el teléfono Map window, notice message, error while location autodetection - + Forecast day numbers - Forecast day numbers + Prevision, numero días Text in settings page as header - + 10-Day Forecast - 10-Day Forecast + Previsión 10 días Settings page, select forecast day numbers - + 14-Day Forecast - 14-Day Forecast + Previsión 14 días Settings page, select forecast day numbers - + 5-Day Forecast - 5-Day Forecast + Previsión 5 días Settings page, select forecast day numbers - + ºF - ºF + º F City, country - City, country + Ciudad, país Subtitle in location page - + Pick your location - Pick your location + Selecciona tu localización Title in location page - + forecast - forecast + previsión Forecast header in main page - + settings - settings + configuración de Header settings in settings page - + current - current + actual Current header in main page - + ºC - ºC + º C This app accesses your phone's location. Is that ok? - This app accesses your phone's location. Is that ok? + Esta aplicación accede a los datos de tu localización. ¿Estás de acuerdo? Ask for location consent in map window - - + + 2.5 - 2.5 + 2.5 Not to be translated. - - + + http://api.openweathermap.org/data/{0}/forecast/daily?lat={1}%%amp;lon={2}%%amp;cnt={3}%%amp;mode=json - http://api.openweathermap.org/data/{0}/forecast/daily?lat={1}%%amp;lon={2}%%amp;cnt={3}%%amp;mode=json + http://API.openweathermap.org/Data/ {0} / previsión/diario? lat = {1}%%amp;lon = {2}%%amp;cnt = {3}%%amp;mode = json Not to be translated. - + diff --git a/WindowsPhone/WeatherInformation/WeatherInformation/SettingsPage.xaml b/WindowsPhone/WeatherInformation/WeatherInformation/SettingsPage.xaml index 09c758b..b0555a7 100644 --- a/WindowsPhone/WeatherInformation/WeatherInformation/SettingsPage.xaml +++ b/WindowsPhone/WeatherInformation/WeatherInformation/SettingsPage.xaml @@ -30,48 +30,40 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.1.4