Tcl Library Source Code

en.msg at [3357e7f2d3]
Login

File modules/log/msgs/en.msg artifact ae982a094b part of check-in 3357e7f2d3


# -*- tcl -*-
package require    msgcat
namespace import ::msgcat::*

mcset en "Unknown argument: \"%s\" :\nUsage: %s" "Unknown argument: \"%s\" :\nUsage: %s"
mcset en "could not find appender '%s'"          "could not find appender '%s'"
mcset en "need to specify -appender"             "need to specify -appender"