traversity/traversity

Add i18n support

15 months ago, Gary Kramlich
a012ecb1c57e
Add i18n support

Testing Done:
ran `ninja libtraveristy-pot` without issue, but nothing was generated as nothing is marked for translation yet.

Reviewed at https://reviews.imfreedom.org/r/2312/
option('doc', type : 'boolean', value : false,
description : 'build documentation')
option('introspection', type : 'boolean', value : true,
description : 'build introspection data')
option('nls', type : 'boolean', value : true,
description : 'Install translation files')