diff help/help_mp-en.h @ 17911:52f95509cd05

Add the new property API and implement a couple properties. Move the volume and mute command to the command to property bridge.
author albeu
date Wed, 22 Mar 2006 00:19:02 +0000
parents 2bd51d3e6c0f
children f9cb6fc1608a
line wrap: on
line diff
--- a/help/help_mp-en.h	Tue Mar 21 23:09:52 2006 +0000
+++ b/help/help_mp-en.h	Wed Mar 22 00:19:02 2006 +0000
@@ -227,7 +227,17 @@
 #define MSGTR_OSDSubBottom "bottom"
 #define MSGTR_OSDSubCenter "center"
 #define MSGTR_OSDSubTop "top"
-#define MSGTR_OSDMute "Mute: %s"
+
+// property values
+#define MSGTR_Enabled "enabled"
+#define MSGTR_EnabledEdl "enabled (edl)"
+#define MSGTR_Disabled "disabled"
+
+// osd bar names
+#define MSGTR_Volume "Volume"
+
+// property state
+#define MSGTR_MuteStatus "Mute: %s"
 
 // mencoder.c: