From bd9bf6a45e37d7f44a413b60aa6f364a2e227e8c Mon Sep 17 00:00:00 2001 From: "Jan D. Behrens" Date: Sun, 10 Apr 2011 18:06:14 +0200 Subject: Updated extra translations (Changed property in VTX plugin to use the same text as SID plugin.) --- plugins/vtx/vtx.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/vtx') diff --git a/plugins/vtx/vtx.c b/plugins/vtx/vtx.c index aa62422e..41b1fe73 100644 --- a/plugins/vtx/vtx.c +++ b/plugins/vtx/vtx.c @@ -294,7 +294,7 @@ vtx_stop (void) { } static const char settings_dlg[] = - "property \"Bits Per Sample (8 or 16)\" entry vtx.bps 16;\n" + "property \"Bits per sample (8 or 16)\" entry vtx.bps 16;\n" ; // define plugin interface -- cgit v1.2.3