X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=include%2Fvlc_intf_strings.h;h=cd532b5c9e5b4ee7264189b101b2eaab0b391523;hb=12ade3e3bc975d5426ba4af155b7372c31093b31;hp=9f6367f7e345d90e34c7181ea379c2b6e22c3eef;hpb=544625f19e2bcff397f6b591759f486d0a325075;p=vlc diff --git a/include/vlc_intf_strings.h b/include/vlc_intf_strings.h index 9f6367f7e3..cd532b5c9e 100644 --- a/include/vlc_intf_strings.h +++ b/include/vlc_intf_strings.h @@ -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..."), \