use spaces for alignment
authorMischa POSLAWSKY <netris@shiar.org>
Sun, 4 Mar 2007 09:03:15 +0000 (10:03 +0100)
committerMischa POSLAWSKY <netris@shiar.org>
Sun, 4 Mar 2007 09:03:15 +0000 (10:03 +0100)
msg.en.h
msg.nl.h

index ccfc707625c58786c465043e60c450f7415f63ab..4f41af24f9927ee656720c13173840f587c5f08c 100644 (file)
--- a/msg.en.h
+++ b/msg.en.h
@@ -1,10 +1,10 @@
-#define MSG_NEXT       "next        "
-#define MSG_LEVEL      "level   %5d"
-#define MSG_SCORE      "score%8d"
-#define MSG_LINES      "lines%8d"
-#define MSG_PPM                "ppm %9.1f"
-#define MSG_APM                "apm %9.1f"
-#define MSG_YIELD      "yield    %3d%%"
+#define MSG_NEXT    "next        "
+#define MSG_LEVEL   "level   %5d"
+#define MSG_SCORE   "score%8d"
+#define MSG_LINES   "lines%8d"
+#define MSG_PPM     "ppm %9.1f"
+#define MSG_APM     "apm %9.1f"
+#define MSG_YIELD   "yield    %3d%%"
 
 #define MSG_TITLE    "NETRIS"
 #define MSG_TITLESUB "(C)1994-1996,1999 Mark H. Weaver, (C)2002 Shiar"
index d74662958776d1c074980cb3f5d2dd545bb5a8af..49a76232e7a407851b67eab3a12e5d76f4a8f3ac 100644 (file)
--- 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%%"