Bug 330837 Fix sudo_in_progress to not say "an sudo"

patch by gijskruitbosch+bugs@gmail.com r=lpsolit a=myk


git-svn-id: svn://10.0.0.236/trunk@192758 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
timeless%mozdev.org 2006-03-22 04:41:00 +00:00
parent 14ec24e03f
commit 0bc886ad6d

View File

@ -1224,7 +1224,7 @@
[% ELSIF error == "sudo_in_progress" %]
[% title = "Session In Progress" %]
An sudo session (impersonating [% target FILTER html %]) is in progress.
A sudo session (impersonating [% target FILTER html %]) is in progress.
End that session (using the link in the footer) before starting a new one.
[% ELSIF error == "sudo_password_required" %]