Mercurial > altnet-hispano
comparison Agendas/trunk/src/Agendas.Resources/Properties/DataAnnotationResources.Designer.cs @ 166:fae2feae499e
Usando DefaultEditor para Publicar
EditorTemplate para TimeSpan
author | nelopauselli |
---|---|
date | Fri, 05 Aug 2011 22:56:43 -0300 |
parents | 557c386fcecc |
children | 13b661a29242 |
comparison
equal
deleted
inserted
replaced
165:56f62516c172 | 166:fae2feae499e |
---|---|
59 resourceCulture = value; | 59 resourceCulture = value; |
60 } | 60 } |
61 } | 61 } |
62 | 62 |
63 /// <summary> | 63 /// <summary> |
64 /// Busca una cadena traducida similar a Duración. | 64 /// Looks up a localized string similar to Duración. |
65 /// </summary> | 65 /// </summary> |
66 public static string DuracionReal { | 66 public static string DuracionReal { |
67 get { | 67 get { |
68 return ResourceManager.GetString("DuracionReal", resourceCulture); | 68 return ResourceManager.GetString("DuracionReal", resourceCulture); |
69 } | 69 } |
70 } | 70 } |
71 | 71 |
72 /// <summary> | 72 /// <summary> |
73 /// Busca una cadena traducida similar a Tiempo que duró la presentación.. | 73 /// Looks up a localized string similar to Tiempo que duró la presentación.. |
74 /// </summary> | 74 /// </summary> |
75 public static string DuracionRealDescription { | 75 public static string DuracionRealDescription { |
76 get { | 76 get { |
77 return ResourceManager.GetString("DuracionRealDescription", resourceCulture); | 77 return ResourceManager.GetString("DuracionRealDescription", resourceCulture); |
78 } | 78 } |
113 return ResourceManager.GetString("NombreDescription", resourceCulture); | 113 return ResourceManager.GetString("NombreDescription", resourceCulture); |
114 } | 114 } |
115 } | 115 } |
116 | 116 |
117 /// <summary> | 117 /// <summary> |
118 /// Busca una cadena traducida similar a Nro. de Orden. | 118 /// Looks up a localized string similar to Nro. de Orden. |
119 /// </summary> | 119 /// </summary> |
120 public static string NroOrden { | 120 public static string NroOrden { |
121 get { | 121 get { |
122 return ResourceManager.GetString("NroOrden", resourceCulture); | 122 return ResourceManager.GetString("NroOrden", resourceCulture); |
123 } | 123 } |
124 } | 124 } |
125 | 125 |
126 /// <summary> | 126 /// <summary> |
127 /// Busca una cadena traducida similar a Un número consecutivo que identifica al evento en el tiempo.. | 127 /// Looks up a localized string similar to Un número consecutivo que identifica al evento en el tiempo.. |
128 /// </summary> | 128 /// </summary> |
129 public static string NroOrdenDescription { | 129 public static string NroOrdenDescription { |
130 get { | 130 get { |
131 return ResourceManager.GetString("NroOrdenDescription", resourceCulture); | 131 return ResourceManager.GetString("NroOrdenDescription", resourceCulture); |
132 } | 132 } |
133 } | 133 } |
134 | 134 |
135 /// <summary> | 135 /// <summary> |
136 /// Looks up a localized string similar to El valor debe ser entre {1} y {2}. | |
137 /// </summary> | |
138 public static string NroOrdenRange { | |
139 get { | |
140 return ResourceManager.GetString("NroOrdenRange", resourceCulture); | |
141 } | |
142 } | |
143 | |
144 /// <summary> | |
145 /// Looks up a localized string similar to Debe ingresar el número de orden del evento. | |
146 /// </summary> | |
147 public static string NroOrdenRequired { | |
148 get { | |
149 return ResourceManager.GetString("NroOrdenRequired", resourceCulture); | |
150 } | |
151 } | |
152 | |
153 /// <summary> | |
136 /// Looks up a localized string similar to Seleccione el ponente o responsable del evento. | 154 /// Looks up a localized string similar to Seleccione el ponente o responsable del evento. |
137 /// </summary> | 155 /// </summary> |
138 public static string PonenteDescription { | 156 public static string PonenteDescription { |
139 get { | 157 get { |
140 return ResourceManager.GetString("PonenteDescription", resourceCulture); | 158 return ResourceManager.GetString("PonenteDescription", resourceCulture); |
230 return ResourceManager.GetString("UrlInvitacionUrl", resourceCulture); | 248 return ResourceManager.GetString("UrlInvitacionUrl", resourceCulture); |
231 } | 249 } |
232 } | 250 } |
233 | 251 |
234 /// <summary> | 252 /// <summary> |
235 /// Busca una cadena traducida similar a Url de la Wiki. | 253 /// Looks up a localized string similar to Url de la Wiki. |
236 /// </summary> | 254 /// </summary> |
237 public static string UrlWiki { | 255 public static string UrlWiki { |
238 get { | 256 get { |
239 return ResourceManager.GetString("UrlWiki", resourceCulture); | 257 return ResourceManager.GetString("UrlWiki", resourceCulture); |
240 } | 258 } |
241 } | 259 } |
242 | 260 |
243 /// <summary> | 261 /// <summary> |
244 /// Busca una cadena traducida similar a La url donde se publica la presentación.. | 262 /// Looks up a localized string similar to La url donde se publica la presentación.. |
245 /// </summary> | 263 /// </summary> |
246 public static string UrlWikiDescription { | 264 public static string UrlWikiDescription { |
247 get { | 265 get { |
248 return ResourceManager.GetString("UrlWikiDescription", resourceCulture); | 266 return ResourceManager.GetString("UrlWikiDescription", resourceCulture); |
249 } | 267 } |