Univention Bugzilla – Attachment 5767 Details for
Bug 33193
Multi kill does not work in process module
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
bug33193.patch (text/plain), 679 bytes, created by
Florian Best
on 2014-02-03 10:15:23 CET
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Florian Best
Created:
2014-02-03 10:15:23 CET
Size:
679 bytes
patch
obsolete
>Index: univention-management-console-module-top/umc/js/top.js >=================================================================== >--- univention-management-console-module-top/umc/js/top.js (Revision 47581) >+++ univention-management-console-module-top/umc/js/top.js (Arbeitskopie) >@@ -62,7 +62,7 @@ > msg = _('Please confirm sending %s to the selected process!', signal); > } > else { >- msg = _('Please confirm sending %(sig)s to the %(pids)s selected processes!', {sig: signal, pids: pids.length}); >+ msg = _('Please confirm sending %(sig)s to the %(pid)s selected processes!', {sig: signal, pid: pids.length}); > } > dialog.confirm(msg, [{ > label: _('OK'),
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 33193
: 5767