PR 10273 (missed this file in the first commit)
svn: r15024
This commit is contained in:
parent
dad81d2010
commit
51084c32f6
|
@ -804,6 +804,7 @@ please adhere to these guidelines:
|
|||
;;; tools
|
||||
(invalid-tool-spec "The tool specification in collection ~a's info.ss file is invalid. Expected either a string or a non-empty list of strings, got: ~e")
|
||||
(error-invoking-tool-title "Error invoking tool ~s;~s")
|
||||
(error-loading-tool-title "Error loading tool ~s\n~a") ;; ~s filled with a path, ~a filled with an error message from an exn
|
||||
(tool-tool-names-same-length
|
||||
"expected `tool-names' and `tools' to be lists of the same length, in info.ss file for ~s, got ~e and ~e")
|
||||
(tool-tool-icons-same-length
|
||||
|
|
Loading…
Reference in New Issue
Block a user