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:
parent
14ec24e03f
commit
0bc886ad6d
@ -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" %]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user