]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 393751: "The sudo session has been ended." needs a rewrite
authorSunil Joshi <joshi_sunil@in.com>
Wed, 14 Nov 2012 17:47:53 +0000 (09:47 -0800)
committerReed Loden <reed@reedloden.com>
Wed, 14 Nov 2012 17:47:53 +0000 (09:47 -0800)
[r=reed a=LpSolit]

template/en/default/global/messages.html.tmpl

index f151c3dd46705404b5d8e35a72cd7b9d4002baa8..7dc3767f49c3e3a74e6ebcd48802f82adc24448a 100644 (file)
   
   [% ELSIF message_tag == "sudo_ended" %]
     [% title = "Sudo session complete" %]
-      The sudo session has been ended.  From this point forward, everything you 
-      do you do as yourself.
+      Your sudo session has ended. All future actions will be attributed
+      to your own account.
 
   [% ELSIF message_tag == "series_created" %]
     [% title = "Series Created" %]