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 2008/03/20 01:05:36 UTC

svn commit: r639093 - /lenya/sandbox/modules/forrest/config/menu.xml

Author: andreas
Date: Wed Mar 19 17:05:23 2008
New Revision: 639093

URL: http://svn.apache.org/viewvc?rev=639093&view=rev
Log:
Updating resource type names in menu.

Modified:
    lenya/sandbox/modules/forrest/config/menu.xml

Modified: lenya/sandbox/modules/forrest/config/menu.xml
URL: http://svn.apache.org/viewvc/lenya/sandbox/modules/forrest/config/menu.xml?rev=639093&r1=639092&r2=639093&view=diff
==============================================================================
--- lenya/sandbox/modules/forrest/config/menu.xml (original)
+++ lenya/sandbox/modules/forrest/config/menu.xml Wed Mar 19 17:05:23 2008
@@ -25,12 +25,12 @@
       <block areas="site authoring" id="create">
         <item uc:usecase="sitemanagement.create" href="?doctype=forrestDocument20"><i18n:translate>
           <i18n:text>New ... Document</i18n:text>
-          <i18n:param><i18n:text>resourceType-forrest</i18n:text></i18n:param>
+          <i18n:param><i18n:text>resourceType-forrestDocument20</i18n:text></i18n:param>
         </i18n:translate>
         </item>
         <item uc:usecase="sitemanagement.create" href="?doctype=forrestFaq20"><i18n:translate>
           <i18n:text>New ... Document</i18n:text>
-          <i18n:param><i18n:text>resourceType-faq</i18n:text></i18n:param>
+          <i18n:param><i18n:text>resourceType-forrestFaq20</i18n:text></i18n:param>
         </i18n:translate>
         </item>
       </block>



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