[vlc-devel] commit: Use Jump to instead of Go to (Jean-Baptiste Kempf )

git version control git at videolan.org
Fri Feb 13 11:30:15 CET 2009


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Fri Feb 13 11:29:55 2009 +0100| [bce370d338abe3e3521b87be032f578c2a44ff28] | committer: Jean-Baptiste Kempf 

Use Jump to instead of Go to

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=bce370d338abe3e3521b87be032f578c2a44ff28
---

 include/vlc_intf_strings.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/vlc_intf_strings.h b/include/vlc_intf_strings.h
index ef0b677..de51b7d 100644
--- a/include/vlc_intf_strings.h
+++ b/include/vlc_intf_strings.h
@@ -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")
 




More information about the vlc-devel mailing list