Update of /cvsroot/mantisbt/mantisbt/lang
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv29258/lang
Modified Files:
strings_english.txt
Log Message:
More Roadmap related work
- Don't include versions with released flag set.
- Strike through bugs that are resolved.
- Include the status in the issue formatting.
- Show the number of issues resolved, planned and the progress as a percentage.
- Don't show project names if they include no non-released versions.
- Sort issues so that the resolved issues appear at the bottom.
Index: strings_english.txt
===================================================================
RCS file: /cvsroot/mantisbt/mantisbt/lang/strings_english.txt,v
retrieving revision 1.283
retrieving revision 1.284
diff -u -d -r1.283 -r1.284
--- strings_english.txt 8 Nov 2006 13:32:44 -0000 1.283
+++ strings_english.txt 18 Nov 2006 06:33:22 -0000 1.284
@@ -1210,6 +1210,7 @@
# Roadmap
$s_roadmap = 'Roadmap';
+$s_resolved_progress = '%d of %d issue(s) resolved. Progress (%d%%).';
# Http auth
$s_http_auth_realm = "Mantis Login";
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
|