From: Mischa POSLAWSKY Date: Tue, 27 Feb 2007 11:32:21 +0000 (+0100) Subject: dutch messages X-Git-Url: http://git.shiar.nl/netris.git/commitdiff_plain/e3a733addb99938c45dfc4bace7aea05704a754a dutch messages --- diff --git a/msg.nl.h b/msg.nl.h new file mode 100644 index 0000000..d746629 --- /dev/null +++ b/msg.nl.h @@ -0,0 +1,8 @@ +#define MSG_NEXT "volgende " +#define MSG_LEVEL "niveau %5d" +#define MSG_SCORE "score%8d" +#define MSG_LINES "lijnen%7d" +#define MSG_PPM "ppm %9.1f" +#define MSG_APM "apm %9.1f" +#define MSG_YIELD "yield %3d%%" +