Commit c5da8121 authored by Jérome Perrin's avatar Jérome Perrin

fix worklist name

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25198 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent edac4168
......@@ -15,7 +15,7 @@
</item>
<item>
<key> <string>actbox_name</string> </key>
<value> <string>Budget to Plan (%(count)s)</string> </value>
<value> <string>Budget to Submit (%(count)s)</string> </value>
</item>
<item>
<key> <string>actbox_url</string> </key>
......@@ -27,7 +27,7 @@ budget_module/view?validation_state=planned&local_roles:list=Assignor&reset=1
</item>
<item>
<key> <string>description</string> </key>
<value> <string>Budget to plan</string> </value>
<value> <string>Budget to Submit</string> </value>
</item>
<item>
<key> <string>guard</string> </key>
......
192
\ No newline at end of file
193
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment