WeahterInformation WP8:
authorGustavo Martin <gu.martinm@gmail.com>
Sun, 22 Jun 2014 07:05:17 +0000 (09:05 +0200)
committerGustavo Martin <gu.martinm@gmail.com>
Sun, 22 Jun 2014 07:05:17 +0000 (09:05 +0200)
commit5478f804e5a7c6d97fc8b46794596308b548ba0f
treeaa9cef104ba61c754d617c06fcc4d562f2661129
parentdab461d08307c044f1f15a80edd46c92540a3c10
WeahterInformation WP8:

1. Settings page.
2. Default language english.
3. Using MAT (Multilingual App Toolkit)
17 files changed:
WindowsPhone/WeatherInformation/WeatherInformation/App.xaml
WindowsPhone/WeatherInformation/WeatherInformation/App.xaml.cs
WindowsPhone/WeatherInformation/WeatherInformation/Properties/AssemblyInfo.cs
WindowsPhone/WeatherInformation/WeatherInformation/Properties/WMAppManifest.xml
WindowsPhone/WeatherInformation/WeatherInformation/Resources/AppResources.Designer.cs
WindowsPhone/WeatherInformation/WeatherInformation/Resources/AppResources.es.resx [new file with mode: 0644]
WindowsPhone/WeatherInformation/WeatherInformation/Resources/AppResources.es.xlf [new file with mode: 0644]
WindowsPhone/WeatherInformation/WeatherInformation/Resources/AppResources.qps-ploc.resx [new file with mode: 0644]
WindowsPhone/WeatherInformation/WeatherInformation/Resources/AppResources.qps-ploc.xlf [new file with mode: 0644]
WindowsPhone/WeatherInformation/WeatherInformation/Resources/AppResources.resx
WindowsPhone/WeatherInformation/WeatherInformation/SampleData/MainViewModelSampleData.xaml
WindowsPhone/WeatherInformation/WeatherInformation/SampleData/SettingsViewModelSampleData.xaml [deleted file]
WindowsPhone/WeatherInformation/WeatherInformation/SettingsPage.xaml
WindowsPhone/WeatherInformation/WeatherInformation/SettingsPage.xaml.cs
WindowsPhone/WeatherInformation/WeatherInformation/ViewModels/MainViewModel.cs
WindowsPhone/WeatherInformation/WeatherInformation/ViewModels/SettingsViewModel.cs
WindowsPhone/WeatherInformation/WeatherInformation/WeatherInformation.csproj