summaryrefslogtreecommitdiffstats
path: root/tcllib/modules/log/msgs/en.msg
blob: 9b6df9efd9cdc11354b9eb639d2249f3388934a7 (plain)
1
2
3
4
5
6
7
# -*- 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"