]> git.sesse.net Git - vlc/blobdiff - include/vlc_intf_strings.h
use OK instead of Ok
[vlc] / include / vlc_intf_strings.h
index ccf1e1e060c38953c0a45beecd1cf2e8d3f94f47..2131ab23277ad6a50ca1643e5c91112fb5ac12a8 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
-#if !defined( __LIBVLC__ )
-  #error You are not libvlc or one of its plugins. You cannot include this file
-#endif
-
 #ifndef _VLC_ISTRINGS_H
 #define _VLC_ISTRINGS_H 1
 
@@ -46,7 +42,7 @@
 #define I_MENU_BOOKMARK N_("Bookmarks...")
 #define I_MENU_VLM N_("VLM Configuration...")
 
-#define I_MENU_ABOUT N_("About VLC media player...")
+#define I_MENU_ABOUT N_("About...")
 
 /* Playlist popup */
 #define I_POP_PLAY N_("Play")