]> git.sesse.net Git - vlc/blobdiff - include/vlc_intf_strings.h
Add missing actions in popup
[vlc] / include / vlc_intf_strings.h
index 226ce79ba549aef4a56a3413cc01d8c4e5d44a4c..934b03b57b9f5c9248300439c5df1679aa7e6256 100644 (file)
 #define I_POP_PLAY N_("Play")
 #define I_POP_PREPARSE N_("Fetch information")
 #define I_POP_DEL N_("Delete")
-#define I_POP_INFO N_("Information")
+#define I_POP_INFO N_("Information...")
 #define I_POP_SORT N_("Sort")
 #define I_POP_ADD N_("Add node")
+#define I_POP_STREAM N_("Stream...")
+#define I_POP_SAVE N_("Save...")
 
 /*************** Preferences *************/