diff help/help_mp-en.h @ 17876:4645b9f89237

Fix up libaf unknown-format printing
author corey
date Wed, 15 Mar 2006 21:32:10 +0000
parents 8ec63246c118
children 2bd51d3e6c0f
line wrap: on
line diff
--- a/help/help_mp-en.h	Wed Mar 15 21:13:13 2006 +0000
+++ b/help/help_mp-en.h	Wed Mar 15 21:32:10 2006 +0000
@@ -1158,9 +1158,9 @@
 #define MSGTR_AF_LADSPA_ErrControlBelow "%s: Input control #%d is below lower boundary of %0.4f.\n"
 #define MSGTR_AF_LADSPA_ErrControlAbove "%s: Input control #%d is above upper boundary of %0.4f.\n"
 
-// af_format.c
+// format.c
 
-#define MSGTR_AF_FORMAT_UnknownSpecial "Unknown special\n"
+#define MSGTR_AF_FORMAT_UnknownFormat "unknown-format "
 
 // ========================== INPUT =========================================