Update of /cvsroot/mantisbt/mantisbt/lang
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29260/lang
Modified Files:
strings_english.txt
Log Message:
removed duplicate strings (s_on and s_status)
Index: strings_english.txt
===================================================================
RCS file: /cvsroot/mantisbt/mantisbt/lang/strings_english.txt,v
retrieving revision 1.243
retrieving revision 1.244
diff -u -d -r1.243 -r1.244
--- strings_english.txt 27 Feb 2005 15:33:02 -0000 1.243
+++ strings_english.txt 28 Feb 2005 02:50:07 -0000 1.244
@@ -658,7 +658,6 @@
$s_status_level = 'Status';
$s_alter_level = 'Who can alter this value';
$s_validation = 'Workflow Validation';
-$s_status = 'Status';
$s_comment = 'Validation Comment';
$s_superfluous = 'Arc from status to itself is implied, and need not be given
explicitly';
$s_unreachable = 'You cannot move an issue into this status';
@@ -1212,7 +1211,7 @@
$s_between = 'Between' ;
$s_on_or_before = 'On Or Before' ;
$s_before = 'Before' ;
-$s_on = 'On' ;
+# $s_on = 'On' ; # @@@ (thraxisp) this already exists (~ line 499)
$s_after = 'After' ;
$s_on_or_after = 'On Or After' ;
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
|