X-Git-Url: http://git.shiar.nl/netris.git/blobdiff_plain/e3a733addb99938c45dfc4bace7aea05704a754a..HEAD:/msg.nl.h diff --git a/msg.nl.h b/msg.nl.h index d746629..49a7623 100644 --- a/msg.nl.h +++ b/msg.nl.h @@ -1,8 +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%%" +#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%%"