]> git.sesse.net Git - vlc/commitdiff
Remove unneeded string.
authorJean-Baptiste Kempf <jb@videolan.org>
Sat, 14 Mar 2009 13:13:34 +0000 (14:13 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Sat, 14 Mar 2009 13:13:34 +0000 (14:13 +0100)
include/vlc_intf_strings.h

index de51b7df0ab86a6543ff056fd26221cbb2c759b4..97d69d5a7e2f9ff3e37e58ca4e497523915a54e9 100644 (file)
@@ -42,7 +42,6 @@
 #define I_MENU_INFO  N_("Media &Information")
 #define I_MENU_CODECINFO  N_("&Codec Information")
 #define I_MENU_MSG   N_("&Messages")
-#define I_MENU_EXT   N_("&Extended Settings")
 #define I_MENU_GOTOTIME N_("Jump to Specific &Time")
 #define I_MENU_BOOKMARK N_("&Bookmarks")
 #define I_MENU_VLM N_("&VLM Configuration")