Commit 155331a7 authored by Kaarlo Raiha's avatar Kaarlo Raiha Committed by Jean-Baptiste Kempf

Change controler to controller

Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent f940d5e2
...@@ -92,7 +92,7 @@ static void ShowDialog ( intf_thread_t *, int, int, intf_dialog_args_t * ); ...@@ -92,7 +92,7 @@ static void ShowDialog ( intf_thread_t *, int, int, intf_dialog_args_t * );
#define TITLE_TEXT N_( "Show playing item name in window title" ) #define TITLE_TEXT N_( "Show playing item name in window title" )
#define TITLE_LONGTEXT N_( "Show the name of the song or video in the " \ #define TITLE_LONGTEXT N_( "Show the name of the song or video in the " \
"controler window title." ) "controller window title." )
#define NOTIFICATION_TEXT N_( "Show notification popup on track change" ) #define NOTIFICATION_TEXT N_( "Show notification popup on track change" )
#define NOTIFICATION_LONGTEXT N_( \ #define NOTIFICATION_LONGTEXT N_( \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment