]> git.sesse.net Git - vlc/commitdiff
Use Jump to instead of Go to
authorJean-Baptiste Kempf <jb@videolan.org>
Fri, 13 Feb 2009 10:29:55 +0000 (11:29 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Fri, 13 Feb 2009 10:29:55 +0000 (11:29 +0100)
include/vlc_intf_strings.h

index ef0b677d8b4809729c1a7da09d8a2421cfef2586..de51b7df0ab86a6543ff056fd26221cbb2c759b4 100644 (file)
@@ -43,7 +43,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_GOTOTIME N_("Jump to Specific &Time")
 #define I_MENU_BOOKMARK N_("&Bookmarks")
 #define I_MENU_VLM N_("&VLM Configuration")