diff Agendas/trunk/src/Agendas.Resources/Properties/DataAnnotationResources.resx @ 162:557c386fcecc

Ticket 153: UI de Publicar.
author juanjose.montesdeocaarbos
date Fri, 05 Aug 2011 22:02:23 -0300
parents e6e6bfb1da9e
children fae2feae499e
line wrap: on
line diff
--- a/Agendas/trunk/src/Agendas.Resources/Properties/DataAnnotationResources.resx	Fri Aug 05 21:54:43 2011 -0300
+++ b/Agendas/trunk/src/Agendas.Resources/Properties/DataAnnotationResources.resx	Fri Aug 05 22:02:23 2011 -0300
@@ -117,6 +117,12 @@
   <resheader name="writer">
     <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
   </resheader>
+  <data name="DuracionReal" xml:space="preserve">
+    <value>Duración</value>
+  </data>
+  <data name="DuracionRealDescription" xml:space="preserve">
+    <value>Tiempo que duró la presentación.</value>
+  </data>
   <data name="EMail" xml:space="preserve">
     <value>Correo electrónico</value>
   </data>
@@ -129,6 +135,12 @@
   <data name="NombreDescription" xml:space="preserve">
     <value>Nombre de la persona que identifica a esta persona entre todas</value>
   </data>
+  <data name="NroOrden" xml:space="preserve">
+    <value>Nro. de Orden</value>
+  </data>
+  <data name="NroOrdenDescription" xml:space="preserve">
+    <value>Un número consecutivo que identifica al evento en el tiempo.</value>
+  </data>
   <data name="PonenteDescription" xml:space="preserve">
     <value>Seleccione el ponente o responsable del evento</value>
   </data>
@@ -162,4 +174,10 @@
   <data name="UrlInvitacionUrl" xml:space="preserve">
     <value>la url ingresada no es válida</value>
   </data>
+  <data name="UrlWiki" xml:space="preserve">
+    <value>Url de la Wiki</value>
+  </data>
+  <data name="UrlWikiDescription" xml:space="preserve">
+    <value>La url donde se publica la presentación.</value>
+  </data>
 </root>
\ No newline at end of file