# Makefile snippet that holds all package-dependent information.

# Add more languages here!  Beware that this is a makefile snippet and
# you have to adhere to make syntax.
LINGUAS = fr \
	  de \
	  fi \
	  fr_CA \
	  it \
	  ja \
	  nl \
	  pl \
	  ru \
	  sv

# Textdomain for our package.
TEXTDOMAIN = tails-iuk

# Initial copyright holder added to pot and po files.
COPYRIGHT_HOLDER = Tails developers

# Where to send msgid bugs?  
MSGID_BUGS_ADDRESS = Tails developers <tails@boum.org>
