]> git.sesse.net Git - vlc/commitdiff
Add a string. Forgot that file in previous commits.
authorJean-Baptiste Kempf <jb@videolan.org>
Wed, 5 Sep 2007 15:47:49 +0000 (15:47 +0000)
committerJean-Baptiste Kempf <jb@videolan.org>
Wed, 5 Sep 2007 15:47:49 +0000 (15:47 +0000)
include/vlc_intf_strings.h

index 69c779c73065b8f0319fcacfd7be0e826a03e736..6a5a8f2c60dd57cf9a350763deaaf75104a718cb 100644 (file)
@@ -57,6 +57,7 @@
 #define I_POP_ADD N_("Add node")
 #define I_POP_STREAM N_("Stream...")
 #define I_POP_SAVE N_("Save...")
+#define I_POP_EXPLORE N_("Open Folder...")
 
 /*************** Playlist *************/