]> git.sesse.net Git - vlc/blobdiff - include/vlc_intf_strings.h
Use var_Inherit* instead of var_CreateGet*.
[vlc] / include / vlc_intf_strings.h
index 9f6367f7e345d90e34c7181ea379c2b6e22c3eef..cd532b5c9e5b4ee7264189b101b2eaab0b391523 100644 (file)
@@ -64,7 +64,7 @@
 /* Playlist popup */
 #define I_POP_PLAY N_("Play")
 #define I_POP_PREPARSE N_("Fetch Information")
-#define I_POP_DEL N_("Delete")
+#define I_POP_DEL N_("Remove Selected")
 #define I_POP_INFO N_("Information...")
 #define I_POP_SORT N_("Sort")
 #define I_POP_NEWFOLDER I_DIR_OR_FOLDER( N_("Create Directory..."), \