diff help/help_mp-en.h @ 17914:f9cb6fc1608a

Add an option to list the properties: -list-properties
author albeu
date Wed, 22 Mar 2006 16:35:17 +0000
parents 52f95509cd05
children caa86b1793fe
line wrap: on
line diff
--- a/help/help_mp-en.h	Wed Mar 22 12:23:55 2006 +0000
+++ b/help/help_mp-en.h	Wed Mar 22 16:35:17 2006 +0000
@@ -503,6 +503,10 @@
 #define MSGTR_UnknownProfile "Unknown profile '%s'.\n"
 #define MSGTR_Profile "Profile %s: %s\n"
 
+// m_property.c
+#define MSGTR_PropertyListHeader "\n Name                 Type            Min        Max\n\n"
+#define MSGTR_TotalProperties "\nTotal: %d properties\n"
+
 // open.c, stream.c:
 #define MSGTR_CdDevNotfound "CD-ROM Device '%s' not found.\n"
 #define MSGTR_ErrTrackSelect "Error selecting VCD track."