You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2007/04/25 16:18:25 UTC

svn commit: r532362 - /lenya/trunk/src/modules/editors/usecases/forms/oneform.jx

Author: andreas
Date: Wed Apr 25 07:18:24 2007
New Revision: 532362

URL: http://svn.apache.org/viewvc?view=rev&rev=532362
Log:
Reverted accidential commit (one-form editor title i18n), this fixes bug 42238.

Modified:
    lenya/trunk/src/modules/editors/usecases/forms/oneform.jx

Modified: lenya/trunk/src/modules/editors/usecases/forms/oneform.jx
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/editors/usecases/forms/oneform.jx?view=diff&rev=532362&r1=532361&r2=532362
==============================================================================
--- lenya/trunk/src/modules/editors/usecases/forms/oneform.jx (original)
+++ lenya/trunk/src/modules/editors/usecases/forms/oneform.jx Wed Apr 25 07:18:24 2007
@@ -24,7 +24,7 @@
   xmlns:cinclude="http://apache.org/cocoon/include/1.0"
   >
   
-  <page:title><i18n:text>edit-news-properties</i18n:text></page:title>
+  <page:title><i18n:text>Edit</i18n:text></page:title>
   <page:body>
     
     <jx:import uri="fallback://lenya/modules/usecase/templates/messages.jx"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org