]> git.sesse.net Git - vlc/blobdiff - include/vlc_intf_strings.h
Update POTFILES.in and vlc.pot
[vlc] / include / vlc_intf_strings.h
index 5240d1463994cffc66649e2e224e607b34c972c2..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")
                   "will be turned to black and white, except the parts that "\
                   "are of the color that you select in the settings.")
 
-#define I_LONGHELP N_("<html><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />" \
+#define I_LONGHELP N_("<html><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" /></head><body>" \
     "<h2>Welcome to VLC media player Help</h2>" \
         "<h3>Documentation</h3>" \
             "<p>You can find VLC documentation on VideoLAN's <a href=\"http://wiki.videolan.org\">wiki</a> website.</p>" \