[Rt-commit] r4946 - in rtir/branches/1.9-EXPERIMENTAL: html/RTIR/Incident

alexmv at bestpractical.com alexmv at bestpractical.com
Tue Apr 4 11:51:50 EDT 2006


Author: alexmv
Date: Tue Apr  4 11:51:49 2006
New Revision: 4946

Modified:
   rtir/branches/1.9-EXPERIMENTAL/   (props changed)
   rtir/branches/1.9-EXPERIMENTAL/html/RTIR/Incident/Reply.html

Log:
 r12112 at zoq-fot-pik:  chmrr | 2006-04-04 11:50:15 -0400
  * Wording tweak


Modified: rtir/branches/1.9-EXPERIMENTAL/html/RTIR/Incident/Reply.html
==============================================================================
--- rtir/branches/1.9-EXPERIMENTAL/html/RTIR/Incident/Reply.html	(original)
+++ rtir/branches/1.9-EXPERIMENTAL/html/RTIR/Incident/Reply.html	Tue Apr  4 11:51:49 2006
@@ -204,7 +204,7 @@
             push @results, loc("State changed from [_1] to [_2]", $oldstate, $newstate);
         }
     } else {
-        push @results, loc("State of the Incident wasn't changed, not all children were updated");
+        push @results, loc("State of the Incident left unchanged; not all children were updated");
     }
 
     return $m->comp("Display.html", results => \@results, id => $id);


More information about the Rt-commit mailing list