Update of 
/var/cvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/editors/editwizards_new/i18n/en/xsl
In directory 
james.mmbase.org:/tmp/cvs-serv3432/src/webapp/editors/editwizards_new/i18n/en/xsl

Modified Files:
        prompts-newsletter.xsl 
Log Message:
CMSC-921,Improve calendar of newsletter


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/editors/editwizards_new/i18n/en/xsl
See also: http://www.mmbase.org/jira/browse/CMSC-921


Index: prompts-newsletter.xsl
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/editors/editwizards_new/i18n/en/xsl/prompts-newsletter.xsl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- prompts-newsletter.xsl      28 May 2008 11:02:52 -0000      1.1
+++ prompts-newsletter.xsl      31 May 2008 09:47:40 -0000      1.2
@@ -2,9 +2,9 @@
 <xsl:stylesheet version="1.0" xmlns:xsl  
="http://www.w3.org/1999/XSL/Transform"; >
 
   <xsl:variable name="prompt_newsletter_once" >Once</xsl:variable>
-  <xsl:variable name="prompt_newsletter_daily" >days of year</xsl:variable>
-  <xsl:variable name="prompt_newsletter_weekly" >days of week</xsl:variable>
-  <xsl:variable name="prompt_newsletter_monthly" >months of year</xsl:variable>
+  <xsl:variable name="prompt_newsletter_daily" >Days of year</xsl:variable>
+  <xsl:variable name="prompt_newsletter_weekly" >Week of year</xsl:variable>
+  <xsl:variable name="prompt_newsletter_monthly" >Months of year</xsl:variable>
   <xsl:variable name="prompt_newsletter_select" >select</xsl:variable>
   <xsl:variable name="prompt_newsletter_delete" >delete</xsl:variable>
 </xsl:stylesheet>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to