comparison Agendas/trunk/src/Agendas.Resources/Properties/DataAnnotationResources.Designer.cs @ 141:a5ff4de4a1d3

EditorForModel en Nuevo Evento y Proponer
author Nelo@Guinea.neluz.int
date Mon, 01 Aug 2011 00:10:20 -0300
parents 7e9ffde4022d
children e6e6bfb1da9e
comparison
equal deleted inserted replaced
140:3639803112c6 141:a5ff4de4a1d3
1 //------------------------------------------------------------------------------ 1 //------------------------------------------------------------------------------
2 // <auto-generated> 2 // <auto-generated>
3 // This code was generated by a tool. 3 // This code was generated by a tool.
4 // Runtime Version:4.0.30319.225 4 // Runtime Version:4.0.30319.235
5 // 5 //
6 // Changes to this file may cause incorrect behavior and will be lost if 6 // Changes to this file may cause incorrect behavior and will be lost if
7 // the code is regenerated. 7 // the code is regenerated.
8 // </auto-generated> 8 // </auto-generated>
9 //------------------------------------------------------------------------------ 9 //------------------------------------------------------------------------------
77 return ResourceManager.GetString("PonenteRequired", resourceCulture); 77 return ResourceManager.GetString("PonenteRequired", resourceCulture);
78 } 78 }
79 } 79 }
80 80
81 /// <summary> 81 /// <summary>
82 /// Looks up a localized string similar to Tipo de evento.
83 /// </summary>
84 public static string TipoEvento {
85 get {
86 return ResourceManager.GetString("TipoEvento", resourceCulture);
87 }
88 }
89
90 /// <summary>
91 /// Looks up a localized string similar to Define las características que tendrá el evento como objetivo, dinámica del evento, etc..
92 /// </summary>
93 public static string TipoEventoDescription {
94 get {
95 return ResourceManager.GetString("TipoEventoDescription", resourceCulture);
96 }
97 }
98
99 /// <summary>
82 /// Looks up a localized string similar to Título. 100 /// Looks up a localized string similar to Título.
83 /// </summary> 101 /// </summary>
84 public static string Titulo { 102 public static string Titulo {
85 get { 103 get {
86 return ResourceManager.GetString("Titulo", resourceCulture); 104 return ResourceManager.GetString("Titulo", resourceCulture);