Commit c20f7b75 authored by Rafael Monnerat's avatar Rafael Monnerat

Improved worklist titles.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21042 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 6804dc2f
......@@ -21,7 +21,7 @@
</item>
<item>
<key> <string>actbox_name</string> </key>
<value> <string>Task Reports to validate (%(count)s)</string> </value>
<value> <string>Task Reports to Validate (%(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>Tasks to start (%(count)s)</string> </value>
<value> <string>Task Reports to Start (%(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>Tasks to finish (%(count)s)</string> </value>
<value> <string>Task Reports to Finish (%(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>Tasks to follow (%(count)s)</string> </value>
<value> <string>Task Reports to Follow (%(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>Tasks to close (%(count)s)</string> </value>
<value> <string>Task Reports to Close (%(count)s)</string> </value>
</item>
<item>
<key> <string>actbox_url</string> </key>
......
486
\ No newline at end of file
491
\ 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