]> git.sesse.net Git - vlc/blobdiff - modules/access/v4l/v4l.c
* src/libvlc.h: added Chinese Traditional to the list of languages
[vlc] / modules / access / v4l / v4l.c
index a09b092f3c5c84c1f9a2f6ec3661e7b62bd19741..f06ce6d02a71d792f9a60f5ae1f3889936b30b7d 100644 (file)
@@ -111,9 +111,9 @@ static void Close( vlc_object_t * );
 #define HUE_TEXT N_( "Hue" )
 #define HUE_LONGTEXT N_( \
     "Set the Hue of the video input" )
-#define COLOUR_TEXT N_( "Colour" )
+#define COLOUR_TEXT N_( "Color" )
 #define COLOUR_LONGTEXT N_( \
-    "Set the Colour of the video input" )
+    "Set the Color of the video input" )
 #define CONTRAST_TEXT N_( "Contrast" )
 #define CONTRAST_LONGTEXT N_( \
     "Set the Contrast of the video input" )