Project

General

Profile

« Previous | Next » 

Revision d9498f54

Added by Thomas McKay over 7 years ago

fixes #16428 - set domain FastGettext

+ Initialize FastGettext properly when called under Thread.new()
+ Changed pot/po files from _ to -

View differences:

locale/Makefile
# make tx-update - download and merge translations from Transifex
# make clean - clean everything
#
DOMAIN = hammer_cli_csv
DOMAIN = hammer-cli-csv
VERSION = $(shell ruby -e 'require "rubygems";spec = Gem::Specification::load("../hammer_cli_csv.gemspec");puts spec.version')
POTFILE = $(DOMAIN).pot
MOFILE = $(DOMAIN).mo

Also available in: Unified diff