]> git.sesse.net Git - vlc/commitdiff
add a GOTOtime string.
authorJean-Baptiste Kempf <jb@videolan.org>
Sat, 31 Mar 2007 13:44:22 +0000 (13:44 +0000)
committerJean-Baptiste Kempf <jb@videolan.org>
Sat, 31 Mar 2007 13:44:22 +0000 (13:44 +0000)
include/vlc_intf_strings.h

index c113f72bbe59a7104518ecda0de05e20c99e5704..f26b75b7a2a34bab51f4f5bc0679ed10a5afb6b9 100644 (file)
@@ -42,6 +42,7 @@
 #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_("Go to specific time...")
 
 #define I_MENU_ABOUT N_("About VLC media player...")