X-Git-Url: https://git.gumartinm.name/?a=blobdiff_plain;f=WindowsPhone%2FWP8%2FWeatherInformation%2FWeatherInformation%2FResources%2FAppResources.Designer.cs;h=132621961ef6515f2719a6cc53fa1e7512b343df;hb=a960b8dd702f050f0d545bf8823c14d7bde6abba;hp=e87e4bbb253c7c4ccacb1296f5d626764c4947aa;hpb=64319200904f8e54aec3c6be6d0bb7c96a694218;p=CSharpForFun%2F.git diff --git a/WindowsPhone/WP8/WeatherInformation/WeatherInformation/Resources/AppResources.Designer.cs b/WindowsPhone/WP8/WeatherInformation/WeatherInformation/Resources/AppResources.Designer.cs index e87e4bb..1326219 100644 --- a/WindowsPhone/WP8/WeatherInformation/WeatherInformation/Resources/AppResources.Designer.cs +++ b/WindowsPhone/WP8/WeatherInformation/WeatherInformation/Resources/AppResources.Designer.cs @@ -124,15 +124,6 @@ namespace WeatherInformation.Resources { } /// - /// Busca una cadena traducida similar a City, country. - /// - public static string LocationPageSubTitle { - get { - return ResourceManager.GetString("LocationPageSubTitle", resourceCulture); - } - } - - /// /// Busca una cadena traducida similar a Pick your location. /// public static string LocationPageTitle { @@ -511,6 +502,33 @@ namespace WeatherInformation.Resources { } /// + /// Busca una cadena traducida similar a Notifications. + /// + public static string SettingsTileNotificationSwitchHeader { + get { + return ResourceManager.GetString("SettingsTileNotificationSwitchHeader", resourceCulture); + } + } + + /// + /// Busca una cadena traducida similar a Off. + /// + public static string SettingsTileNotificationSwitchOff { + get { + return ResourceManager.GetString("SettingsTileNotificationSwitchOff", resourceCulture); + } + } + + /// + /// Busca una cadena traducida similar a On. + /// + public static string SettingsTileNotificationSwitchOn { + get { + return ResourceManager.GetString("SettingsTileNotificationSwitchOn", resourceCulture); + } + } + + /// /// Busca una cadena traducida similar a ºC. /// public static string TemperatureUnitsCentigradeSymbol {