Closed
Bug 393751
Opened 18 years ago
Closed 13 years ago
"The sudo session has been ended." needs a rewrite
Categories
(Bugzilla :: Administration, task)
Tracking
()
RESOLVED
FIXED
Bugzilla 4.4
People
(Reporter: timeless, Assigned: sjoshi)
References
()
Details
Attachments
(1 file, 2 obsolete files)
|
628 bytes,
patch
|
reed
:
review+
|
Details | Diff | Splinter Review |
This is amazingly awkward:
The sudo session has been ended. From this point forward, everything you do you do as yourself.
I expect to fix this, but I haven't quite figured out what to say.
draft:
Sudo session completed. Future actions in this session will be attributed to your account.
Updated•18 years ago
|
Severity: normal → trivial
OS: Mac OS X → All
Hardware: Macintosh → All
Comment 1•18 years ago
|
||
IMO just take out the been and it's fine. I can think further on it if you want something different.
Updated•18 years ago
|
Summary: has been ended needs a rewrite → "The sudo session has been ended." needs a rewrite
| Assignee | ||
Comment 2•13 years ago
|
||
Attachment #680702 -
Flags: review?(LpSolit)
Comment 3•13 years ago
|
||
Comment on attachment 680702 [details] [diff] [review]
Patch-v1
"The sudo session has ended. All your actions from now will be attributed to your account."
Attachment #680702 -
Flags: review?(LpSolit) → review-
| Assignee | ||
Comment 4•13 years ago
|
||
Incorporated the message.
Attachment #680702 -
Attachment is obsolete: true
Attachment #680713 -
Flags: review?(LpSolit)
Comment 5•13 years ago
|
||
Comment on attachment 680713 [details] [diff] [review]
Patch-v2
>+ The sudo session has ended. All your actions from now will be attributed
>+ to your account.
Let's go with: "Your sudo session has ended. All future actions will be attributed to your own account."
Attachment #680713 -
Flags: review?(LpSolit) → review-
| Assignee | ||
Comment 6•13 years ago
|
||
Attachment #680713 -
Attachment is obsolete: true
Attachment #680949 -
Flags: review?(reed)
Comment 7•13 years ago
|
||
Comment on attachment 680949 [details] [diff] [review]
Patch-v3
r=me
Attachment #680949 -
Flags: review?(reed) → review+
Updated•13 years ago
|
Assignee: administration → joshi_sunil
Flags: approval?
Flags: approval4.4?
Target Milestone: --- → Bugzilla 4.4
Updated•13 years ago
|
Status: NEW → ASSIGNED
Flags: approval?
Flags: approval4.4?
Flags: approval4.4+
Flags: approval+
Comment 8•13 years ago
|
||
Committing to: bzr+ssh://bzr.mozilla.org/bugzilla/trunk/
modified template/en/default/global/messages.html.tmpl
Committed revision 8471.
Committing to: bzr+ssh://bzr.mozilla.org/bugzilla/4.4/
modified template/en/default/global/messages.html.tmpl
Committed revision 8458.
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•