]> git.sesse.net Git - vlc/blobdiff - po/Makevars
Fix a bunch of errors in PO files (fuzzy file description, xgettext warnings and...
[vlc] / po / Makevars
index 7f52c60e7539647c344deb087f2377141edda76c..a5744ea202b95c106914c64b552f726a4d935a67 100644 (file)
@@ -8,7 +8,7 @@ subdir = po
 top_builddir = ..
 
 # These options get passed to xgettext.
-XGETTEXT_OPTIONS = --keyword=_ --keyword=N_
+XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --language=C++
 
 # This is the copyright holder that gets inserted into the header of the
 # $(DOMAIN).pot file.  Set this to the copyright holder of the surrounding