Update of /var/cvs/applications/editwizard/templates/data/i18n/nl/xsl
In directory 
james.mmbase.org:/tmp/cvs-serv2827/applications/editwizard/templates/data/i18n/nl/xsl

Modified Files:
        prompts.xsl 
Log Message:
MMB-1595 Use replace image text when image already exists


See also: 
http://cvs.mmbase.org/viewcvs/applications/editwizard/templates/data/i18n/nl/xsl
See also: http://www.mmbase.org/jira/browse/MMB-1595


Index: prompts.xsl
===================================================================
RCS file: 
/var/cvs/applications/editwizard/templates/data/i18n/nl/xsl/prompts.xsl,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -b -r1.25 -r1.26
--- prompts.xsl 29 Nov 2007 14:47:19 -0000      1.25
+++ prompts.xsl 14 Feb 2008 17:19:40 -0000      1.26
@@ -9,7 +9,7 @@
 
   @since  MMBase-1.6
   @author Pierre van Rooden
-  @version $Id: prompts.xsl,v 1.25 2007/11/29 14:47:19 mark Exp $
+  @version $Id: prompts.xsl,v 1.26 2008/02/14 17:19:40 nklasens Exp $
   -->
 
 <!-- prompts used in this editwizard. Override these prompts to change the 
view in your own versions -->
@@ -52,6 +52,7 @@
 <xsl:template name="prompt_file_upload">Bestand uploaden</xsl:template>
 <xsl:template name="prompt_uploaded">geuploaded</xsl:template>
 <xsl:template name="prompt_image_upload" >Upload nieuwe 
afbeelding</xsl:template>
+<xsl:template name="prompt_image_replace">Vervang afbeelding</xsl:template>
 <xsl:template name="prompt_do_download">Huidig bestand bekijken</xsl:template>
 <xsl:template name="prompt_do_upload">Upload nieuw bestand</xsl:template>
 <xsl:template name="prompt_no_file">Geen (nieuw) bestand.</xsl:template>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to