Author: mahono
Date: 2010-01-13 20:05:03 +0100 (Wed, 13 Jan 2010)
New Revision: 26577

Modified:
   
plugins/sfSympalPlugin/trunk/lib/plugins/sfSympalMenuPlugin/modules/sympal_menu_items/config/generator.yml
Log:
[1.4][sfSympalPlugin][1.0] renames titles in menu admin

Modified: 
plugins/sfSympalPlugin/trunk/lib/plugins/sfSympalMenuPlugin/modules/sympal_menu_items/config/generator.yml
===================================================================
--- 
plugins/sfSympalPlugin/trunk/lib/plugins/sfSympalMenuPlugin/modules/sympal_menu_items/config/generator.yml
  2010-01-13 18:50:50 UTC (rev 26576)
+++ 
plugins/sfSympalPlugin/trunk/lib/plugins/sfSympalMenuPlugin/modules/sympal_menu_items/config/generator.yml
  2010-01-13 19:05:03 UTC (rev 26577)
@@ -14,6 +14,7 @@
       actions: ~
       fields: ~
       list:
+        title: Menu items list
         sort: ['root_id, lft', 'asc']
         max_per_page: 9999999999999999999
         display: [=name]
@@ -58,5 +59,7 @@
             help: Check if this menu item requires the user not be 
authenticated in order to be visible.
           groups_list:
             help: Select the groups this menu item is restricted to.
-      edit: ~
-      new:  ~
\ No newline at end of file
+      edit:
+        title: Edit menu item 
+      new:
+        title: New menu item

-- 
You received this message because you are subscribed to the Google Groups 
"symfony SVN" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/symfony-svn?hl=en.


Reply via email to