Commit 80eb6f39 authored by Rafael Monnerat's avatar Rafael Monnerat

Improved worklist titles.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23128 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 238dc43e
......@@ -21,7 +21,7 @@
</item>
<item>
<key> <string>actbox_name</string> </key>
<value> <string>Bugs Confirmed (%(count)s)</string> </value>
<value> <string>Open Bugs (%(count)s)</string> </value>
</item>
<item>
<key> <string>actbox_url</string> </key>
......
......@@ -21,7 +21,7 @@
</item>
<item>
<key> <string>actbox_name</string> </key>
<value> <string>Bugs Started (%(count)s)</string> </value>
<value> <string>Bugs to Resolve (%(count)s)</string> </value>
</item>
<item>
<key> <string>actbox_url</string> </key>
......
......@@ -21,7 +21,7 @@
</item>
<item>
<key> <string>actbox_name</string> </key>
<value> <string>Bugs to Close (%(count)s)</string> </value>
<value> <string>Bugs Assigned to Follow (%(count)s)</string> </value>
</item>
<item>
<key> <string>actbox_url</string> </key>
......
316
\ No newline at end of file
317
\ 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